1. 82ba4fa x86/irq: Do not substract irq_tlb_count from irq_call_count by Aaron Lu · 8 years ago
  2. ace7fab x86/mm: Fix swap entry comment and macro by Dave Hansen · 8 years ago
  3. f9bcf1e sched/cputime: Fix steal time accounting by Wanpeng Li · 8 years ago
  4. 62d16b5 x86/mm/kaslr: Fix -Wformat-security warning by Nicolas Iooss · 8 years ago
  5. 12beb34 Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconfig-4.8 by Arnd Bergmann · 8 years ago
  6. 85e97be Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  7. 6039892 mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lock by Chris Wilson · 8 years ago
  8. 57dea93 rmap: fix compound check logic in page_remove_file_rmap by Steve Capper · 8 years ago
  9. c8efc39 mm, rmap: fix false positive VM_BUG() in page_add_file_rmap() by Kirill A. Shutemov · 8 years ago
  10. 6423aa8 mm/page_alloc.c: recalculate some of node threshold when on/offline memory by Joonsoo Kim · 8 years ago
  11. 81cbcbc mm/page_alloc.c: fix wrong initialization when sysctl_min_unmapped_ratio changes by Joonsoo Kim · 8 years ago
  12. 3b33719 thp: move shmem_huge_enabled() outside of SYSFS ifdef by Arnd Bergmann · 8 years ago
  13. a545de5 revert "ARM: keystone: dts: add psci command definition" by Andrew Morton · 8 years ago
  14. 7398413 rapidio: dereferencing an error pointer by Dan Carpenter · 8 years ago
  15. d8d378f tools/testing/nvdimm: fix SIGTERM vs hotplug crash by Dan Williams · 8 years ago
  16. f9db43b arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selected by Sudeep Holla · 8 years ago
  17. 5a3f75a arm64: Kconfig: select ALPINE_MSI only if PCI is selected by Sudeep Holla · 8 years ago
  18. a203037 ARM: dts: realview: Fix PBX-A9 cache description by Robin Murphy · 8 years ago
  19. b5c86b7 ARM: tegra: fix erroneous address in dts by Ralf Ramsauer · 8 years ago
  20. f2b5419 ARM: dts: add syscon compatible string for AP syscon by Linus Walleij · 8 years ago
  21. 83e484f ARM: dts: add syscon compatible string for CP syscon by Linus Walleij · 8 years ago
  22. af9d238 ARM: oxnas: select reset controller framework by Arnd Bergmann · 8 years ago
  23. de8a06f ARM: hide mach-*/ include for ARM_SINGLE_ARMV7M by Arnd Bergmann · 8 years ago
  24. 549fba3 ARM: don't include removed directories by Arnd Bergmann · 8 years ago
  25. 7de2499 arm: oabi compat: add missing access checks by Dave Weinstein · 8 years ago
  26. 9512c47 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  27. 315581a2 Merge tag 'metag-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 8 years ago
  28. aec742e get_maintainer: Don't check if STDIN exists in a VCS repository by Joe Perches · 8 years ago
  29. b79daf8 x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer manipulation by Dave Hansen · 8 years ago
  30. 5e44258 x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables by Valdis Kletnieks · 8 years ago
  31. 5a52e8f x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems by Mike Travis · 8 years ago
  32. 22ac2bc x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values by Mike Travis · 8 years ago
  33. e363d24 x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crash by Mike Travis · 8 years ago
  34. 054f621 x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous by Mike Travis · 8 years ago
  35. 3e03530 x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET by Borislav Petkov · 8 years ago
  36. 5cf0791 x86/mm: Disable preemption during CR3 read+write by Sebastian Andrzej Siewior · 8 years ago
  37. ca49e64 selftests/powerpc: Specify we expect to build with std=gnu99 by Michael Ellerman · 8 years ago
  38. a52ff34 ALSA: hda - Manage power well properly for resume by Takashi Iwai · 8 years ago
  39. b9a4a0d powerpc/vdso: Fix build rules to rebuild vdsos correctly by Nicholas Piggin · 8 years ago
  40. 164af59 powerpc/Makefile: Use cflags-y/aflags-y for setting endian options by Michael Ellerman · 8 years ago
  41. fb754f9 x86/mm/KASLR: Increase BRK pages for KASLR memory randomization by Thomas Garnier · 8 years ago
  42. c7d2361 x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization by Thomas Garnier · 8 years ago
  43. 22cc1ca x86/hpet: Fix /dev/rtc breakage caused by RTC cleanup by Arnd Bergmann · 8 years ago
  44. fdbdfef Merge branch 'linus' into timers/urgent, to pick up fixes by Ingo Molnar · 8 years ago
  45. 469f002 x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text by Alexander Potapenko · 8 years ago
  46. c2ace36 locking/pvqspinlock: Fix a bug in qstat_read() by Pan Xinhui · 8 years ago
  47. 229ce63 locking/pvqspinlock: Fix double hash race by Wanpeng Li · 8 years ago
  48. 2db34e8 locking/qrwlock: Fix write unlock bug on big endian systems by pan xinhui · 8 years ago
  49. a2071cd Merge branch 'linus' into locking/urgent, to pick up fixes by Ingo Molnar · 8 years ago
  50. c0c8c9f sched/deadline: Fix lock pinning warning during CPU hotplug by Wanpeng Li · 8 years ago
  51. 6075620 sched/cputime: Mitigate performance regression in times()/clock_gettime() by Giovanni Gherdovich · 8 years ago
  52. b892212 sched/fair: Fix typo in sync_throttle() by Xunlei Pang · 8 years ago
  53. a23eadf sched/deadline: Fix wrap-around in DL heap by Tommaso Cucinotta · 8 years ago
  54. db4a835 perf/core: Set cgroup in CPU contexts for new cgroup events by David Carrillo-Cisneros · 8 years ago
  55. 0b8f1e2 perf/core: Fix sideband list-iteration vs. event ordering NULL pointer deference crash by Peter Zijlstra · 8 years ago
  56. 6731b0d x86/timers/apic: Inform TSC deadline clockevent device about recalibration by Nicolai Stange · 8 years ago
  57. 1a9e4c5 x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevents frequency roundoff error by Nicolai Stange · 8 years ago
  58. 97f6e0c powerpc/32: Fix crash during static key init by Benjamin Herrenschmidt · 8 years ago
  59. f9cc1d1 powerpc: Update obsolete comment in setup_32.c about early_init() by Benjamin Herrenschmidt · 8 years ago
  60. 7d70c63 powerpc: Print the kernel load address at the end of prom_init() by Benjamin Herrenschmidt · 8 years ago
  61. c6a05a0 gpio: stmpe: Add STMPE1600 support by Patrice Chotard · 8 years ago
  62. 6bb9f0d mfd: Add STMPE1600 support by Patrice Chotard · 8 years ago
  63. bd49591 Documentation: dt: Add stmpe1600 compatible string to STMPE MFD by Patrice Chotard · 8 years ago
  64. 43db289 gpio: stmpe: Rework registers access by Patrice Chotard · 8 years ago
  65. 897ac66 mfd: stmpe: Rework registers access by Patrice Chotard · 8 years ago
  66. c16bee7 mfd: stmpe: Use generic bit mask name by Patrice Chotard · 8 years ago
  67. 6936e1f gpio: stmpe: Write int status register only when needed by Patrice Chotard · 8 years ago
  68. 287849c gpio: stmpe: Fix edge and rising/falling edge detection by Patrice Chotard · 8 years ago
  69. c4dd1ba mfd: stmpe: Add reset support for all STMPE variant by Patrice Chotard · 8 years ago
  70. 0f4be8c mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enum by Patrice Chotard · 8 years ago
  71. c7a318b powerpc/ptrace: Fix coredump since ptrace TM changes by Cyril Bur · 8 years ago
  72. 1bc8b81 powerpc/32: Fix csum_partial_copy_generic() by Christophe Leroy · 8 years ago
  73. c6d2ee0 cxl: Set psl_fir_cntl to production environment value by Frederic Barrat · 8 years ago
  74. 51350ea mm, writeback: flush plugged IO in wakeup_flusher_threads() by Konstantin Khlebnikov · 8 years ago
  75. 69766c4 Merge tag 'perf-urgent-for-mingo-20160809' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  76. a0cba21 Revert "printk: create pr_<level> functions" by Linus Torvalds · 8 years ago
  77. 84bd8d33 Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  78. b79f34d Merge tag 'gcc-plugin-infrastructure-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  79. e1d009e Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  80. cb0d93a Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  81. a3d1ddd ipr: Fix sync scsi scan by Brian King · 8 years ago
  82. c4159a7 mm: memcontrol: only mark charged pages with PageKmemcg by Vladimir Davydov · 8 years ago
  83. 7f1d642 drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" property by Marc Zyngier · 8 years ago
  84. a026bb1 drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlock by Sudeep Holla · 8 years ago
  85. 4eacd4c ceph: initialize pathbase in the !dentry case in encode_caps_cb() by Ilya Dryomov · 8 years ago
  86. d873484 rbd: nuke the 32-bit pool id check by Ilya Dryomov · 8 years ago
  87. 99e608b perf probe ppc64le: Fix probe location when using DWARF by Ravi Bangoria · 8 years ago
  88. d820456 perf probe: Add function to post process kernel trace events by Ravi Bangoria · 8 years ago
  89. 840b49b tools: Sync cpufeatures headers with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  90. 791cceb toops: Sync tools/include/uapi/linux/bpf.h with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  91. bebfb73 tools: Sync cpufeatures.h and vmx.h with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  92. 19f00b0 perf probe: Support signedness casting by Naohiro Aota · 8 years ago
  93. c87edb3 tracing: Fix tick_stop tracepoint symbols for user export by Steven Rostedt (Red Hat) · 8 years ago
  94. 3df33ef perf stat: Avoid skew when reading events by Mark Rutland · 8 years ago
  95. cb3f337 perf probe: Fix module name matching by Konstantin Khlebnikov · 8 years ago
  96. 8e34189 perf probe: Adjust map->reloc offset when finding kernel symbol from map by Masami Hiramatsu · 8 years ago
  97. 887fa86 perf hists: Trim libtraceevent trace_seq buffers by Arnaldo Carvalho de Melo · 8 years ago
  98. bcdc09a perf script: Add 'bpf-output' field to usage message by Brendan Gregg · 8 years ago
  99. 97b1d23 metag: Drop show_mem() from mem_init() by James Hogan · 8 years ago
  100. 3b2fbb3 virtio/s390: deprecate old transport by Cornelia Huck · 8 years ago