summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-14Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-14Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-14Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-04-14Merge tag 'fbdev-v4.11-rc6' of git://github.com/bzolnier/linuxLinus Torvalds
2017-04-14Merge tag 'pm-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-04-14Merge tag 'acpi-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-04-14Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-04-14fbdev: omapfb: delete check_required_callbacks()Aaro Koskinen
2017-04-14Merge branches 'acpi-scan-fixes' and 'acpica-fixes'Rafael J. Wysocki
2017-04-14Merge branches 'pm-cpufreq-fixes' and 'pm-tools-fixes'Rafael J. Wysocki
2017-04-14irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker
2017-04-14perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra
2017-04-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-04-13mailmap: add Martin Kepplinger's emailMartin Kepplinger
2017-04-13zsmalloc: expand class bitMinchan Kim
2017-04-13zram: do not use copy_page with non-page aligned addressMinchan Kim
2017-04-13zram: fix operator precedence to get offsetMinchan Kim
2017-04-13hugetlbfs: fix offset overflow in hugetlbfs mmapMike Kravetz
2017-04-13thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov
2017-04-13thp: fix MADV_DONTNEED vs. MADV_FREE raceKirill A. Shutemov
2017-04-13mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov
2017-04-13thp: fix MADV_DONTNEED vs. numa balancing raceKirill A. Shutemov
2017-04-13thp: reduce indentation level in change_huge_pmd()Kirill A. Shutemov
2017-04-13z3fold: fix page locking in z3fold_alloc()Vitaly Wool
2017-04-13ia64: restore symbol versions for symbols defined in assemblyJan Beulich
2017-04-13irq/affinity: Fix extra vecs calculationKeith Busch
2017-04-13Revert "ACPICA: Resources: Not a valid resource if buffer length too long"Rafael J. Wysocki
2017-04-13Merge tag 'pinctrl-v4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-13CIFS: Fix SMB3 mount without specifying a security mechanismPavel Shilovsky
2017-04-13cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings
2017-04-13Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2017-04-12Merge tag 'drm-fixes-for-v4.11-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-04-12Merge tag 'pwm/for-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-13x86/efi: Don't try to reserve runtime regionsOmar Sandoval
2017-04-13ACPI / scan: Set the visited flag for all enumerated devicesRafael J. Wysocki
2017-04-13cpufreq: Bring CPUs up even if cpufreq_online() failedChen Yu
2017-04-12tools/power turbostat: update version numberLen Brown
2017-04-12tools/power turbostat: fix impossibly large CPU%c1 valueLen Brown
2017-04-12tools/power turbostat: turbostat.8 add missing column definitionsDoug Smythies
2017-04-12tools/power turbostat: update HWP dump to decimal from hexLen Brown
2017-04-12tools/power turbostat: enable package THERM_INTERRUPT dumpLen Brown
2017-04-12tools/power turbostat: show missing Core and GFX power on SKL and KBLLen Brown
2017-04-13Merge branch 'linux-4.11' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-04-13Merge tag 'drm-intel-fixes-2017-04-12' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-04-13Merge tag 'drm-misc-fixes-2017-04-11' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-04-13Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2017-04-12mm: Tighten x86 /dev/mem with zeroing readsKees Cook