summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-02-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-02-15sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}James Hogan
2018-02-15usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan
2018-02-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-02-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-02-15block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTSMinwoo Im
2018-02-15Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"Hendrik Brueckner
2018-02-15perf s390: Rework system call table creation by using syscall.tblHendrik Brueckner
2018-02-15perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tblHendrik Brueckner
2018-02-15tools/headers: Synchronize kernel ABI headers, v4.16-rc1Ingo Molnar
2018-02-15perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter
2018-02-15perf data: Document missing --force optionSangwon Hong
2018-02-15perf tools: Substitute yet another strtoull()Andy Shevchenko
2018-02-15perf top: Check the latency of perf_top__mmap_read()Kan Liang
2018-02-15perf top: Switch default mode to overwrite modeKan Liang
2018-02-15perf top: Remove lost events checkingKan Liang
2018-02-15perf hists browser: Add parameter to disable lost event warningKan Liang
2018-02-15perf top: Add overwrite fall backKan Liang
2018-02-15perf evsel: Expose the perf_missing_features structArnaldo Carvalho de Melo
2018-02-15perf top: Check per-event overwrite termKan Liang
2018-02-15perf mmap: Discard legacy interface for mmap readKan Liang
2018-02-15perf test: Update mmap read functions for backward-ring-buffer testKan Liang
2018-02-15perf mmap: Introduce perf_mmap__read_event()Kan Liang
2018-02-15perf mmap: Introduce perf_mmap__read_done()Kan Liang
2018-02-15perf mmap: Discard 'prev' in perf_mmap__read()Kan Liang
2018-02-15perf mmap: Add new return value logic for perf_mmap__read_init()Kan Liang
2018-02-15perf mmap: Introduce perf_mmap__read_init()Kan Liang
2018-02-15perf mmap: Cleanup perf_mmap__push()Kan Liang
2018-02-15perf mmap: Recalculate size for overwrite modeKan Liang
2018-02-15perf evlist: Remove stale mmap read for backwardKan Liang
2018-02-15perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 ProcessorWilliam Cohen
2018-02-15Merge branches 'acpi-ec', 'acpi-tables' and 'acpi-doc'Rafael J. Wysocki
2018-02-15Merge branches 'pm-cpuidle' and 'pm-opp'Rafael J. Wysocki
2018-02-15platform/x86: dell-laptop: Removed duplicates in DMI whitelistAlexander Abrosimov
2018-02-15platform/x86: dell-laptop: fix kbd_get_state's request valueLaszlo Toth
2018-02-15platform/x86: ideapad-laptop: Increase timeout to wait for EC answerAaron Ma
2018-02-15platform/x86: wmi: fix off-by-one write in wmi_dev_probe()Andrey Ryabinin
2018-02-14Merge branch 'nvme-4.16-rc' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15x86/entry/64: Fix CR3 restore in paranoid_exit()Ingo Molnar
2018-02-15x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva
2018-02-15x86/spectre: Fix an error messageDan Carpenter
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-15selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang
2018-02-15x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski
2018-02-15x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra
2018-02-15nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon
2018-02-15x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams
2018-02-15x86/debug: Use UD2 for WARN()Peter Zijlstra