summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-02-16Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-02-16Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-02-16drm/nouveau: Make clock gate support conditionalThierry Reding
2018-02-16Merge tag 'drm-intel-fixes-2018-02-14-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2018-02-16Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-02-15Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-02-15Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-02-15Merge tag 'hwmon-for-linus-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
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