1. 38460a2 locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait() by Davidlohr Bueso · 9 years ago
  2. 90d1098 locking/csd_lock: Explicitly inline csd_lock*() helpers by Davidlohr Bueso · 9 years ago
  3. 6cbe9e4 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
  4. a65050c x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off") by Yu-cheng Yu · 9 years ago
  5. fda57b2 x86/entry: Improve system call entry comments by Andy Lutomirski · 9 years ago
  6. 392a625 x86/entry: Remove TIF_SINGLESTEP entry work by Andy Lutomirski · 9 years ago
  7. 2a41aa4 x86/entry/32: Add and check a stack canary for the SYSENTER stack by Andy Lutomirski · 9 years ago
  8. 7536656 x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup by Andy Lutomirski · 9 years ago
  9. 6dcc941 x86/entry: Only allocate space for tss_struct::SYSENTER_stack if needed by Andy Lutomirski · 9 years ago
  10. f2b3757 x86/entry: Vastly simplify SYSENTER TF (single-step) handling by Andy Lutomirski · 9 years ago
  11. 8bb5643 x86/entry/traps: Clear DR6 early in do_debug() and improve the comment by Andy Lutomirski · 9 years ago
  12. 81edd9f x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptions by Andy Lutomirski · 9 years ago
  13. c2c9b52 x86/entry/32: Restore FLAGS on SYSEXIT by Andy Lutomirski · 9 years ago
  14. 67f590e x86/entry/32: Filter NT and speed up AC filtering in SYSENTER by Andy Lutomirski · 9 years ago
  15. e786041 x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test by Andy Lutomirski · 9 years ago
  16. a318bee selftests/x86: In syscall_nt, test NT|TF as well by Andy Lutomirski · 9 years ago
  17. 3446c13 s390/mm: four page table levels vs. fork by Martin Schwidefsky · 9 years ago
  18. 8e0f93c Merge tag 'spi-fix-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  19. 3ee20ab Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus by Mark Brown · 9 years ago
  20. c23663a Merge remote-tracking branch 'spi/fix/imx' into spi-linus by Mark Brown · 9 years ago
  21. 718e47a Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  22. a6e434e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  23. 8205ff1 Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  24. 6ffe77b ext4: iterate over buffer heads correctly in move_extent_per_page() by Eryu Guan · 9 years ago
  25. 380173f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  26. d6b7eae dma-mapping: avoid oops when parameter cpu_addr is null by Zhen Lei · 9 years ago
  27. 8661362 mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers by Jan Stancek · 9 years ago
  28. ac343e8 memremap: check pfn validity before passing to pfn_to_page() by Ard Biesheuvel · 9 years ago
  29. 0a2e280 mm, thp: fix migration of PTE-mapped transparent huge pages by Kirill A. Shutemov · 9 years ago
  30. 30f471f dax: check return value of dax_radix_entry() by Ross Zwisler · 9 years ago
  31. 566e8df ocfs2: fix return value from ocfs2_page_mkwrite() by Jan Kara · 9 years ago
  32. 0d97e6d arm64: kasan: clear stale stack poison by Mark Rutland · 9 years ago
  33. e1b77c9 sched/kasan: remove stale KASAN poison after hotplug by Mark Rutland · 9 years ago
  34. e3ae116 kasan: add functions to clear stack poison by Mark Rutland · 9 years ago
  35. 5f29a77 mm: fix mixed zone detection in devm_memremap_pages by Dan Williams · 9 years ago
  36. d77a117 list: kill list_force_poison() by Dan Williams · 9 years ago
  37. 06b241f mm: __delete_from_page_cache show Bad page if mapped by Hugh Dickins · 9 years ago
  38. 910154d mm/hugetlb: hugetlb_no_page: rate-limit warning message by Geoffrey Thomas · 9 years ago
  39. 1dea581 Merge tag 'for-v4.5-rc/omap-critical-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 9 years ago
  40. 2f0d94e Merge tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  41. dc17147 tracing: Fix check for cpu online when event is disabled by Steven Rostedt (Red Hat) · 9 years ago
  42. ff79258 arm64: hugetlb: partial revert of 66b3923a1a0f by Will Deacon · 9 years ago
  43. 36e5cd6 arm64: account for sparsemem section alignment when choosing vmemmap offset by Ard Biesheuvel · 9 years ago
  44. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  45. 8b30a8b x86/defconfigs/32: Set CONFIG_FRAME_WARN to the Kconfig default by Borislav Petkov · 9 years ago
  46. ea8f75f perf tools: Omit unnecessary cast in perf_pmu__parse_scale by Jiri Olsa · 9 years ago
  47. d7b617f perf tools: Pass perf_hpp_list all the way through setup_sort_list by Jiri Olsa · 9 years ago
  48. 616df64 perf tools: Fix perf script python database export crash by Chris Phlipot · 9 years ago
  49. 46dad05 perf jitdump: DWARF is also needed by Arnaldo Carvalho de Melo · 9 years ago
  50. f363938 x86/fpu: Fix 'no387' regression by Andy Lutomirski · 9 years ago
  51. 313f636 kvm: cap halt polling at exactly halt_poll_ns by David Matlack · 9 years ago
  52. f49e0eb Merge tag 'gic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 9 years ago
  53. 3a99e6d perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changes by Ingo Molnar · 9 years ago
  54. 82b0a43 irqchip/gic/realview: Support more RealView DCC variants by Linus Walleij · 9 years ago
  55. a136902 Documentation/bindings: Document the Alpine MSIX driver by Antoine Tenart · 9 years ago
  56. e6b78f2 irqchip: Add the Alpine MSIX interrupt controller by Antoine Tenart · 9 years ago
  57. 0fc6fa2 irqchip/gic-v3: Always return IRQ_SET_MASK_OK_DONE in gic_set_affinity by Antoine Tenart · 9 years ago
  58. a9af316 dmaengine: fsldma: fix memory leak by Xuelin Shi · 9 years ago
  59. 848819c54 Merge tag 'imx-drm-fixes-2016-02-19' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  60. 9138301 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  61. 04a0e4d irqchip/gic-v3-its: Mark its_init() and its children as __init by Tomasz Nowicki · 9 years ago
  62. f6ae508 irqchip/gic-v3: Remove gic_root_node variable from the ITS code by Hanjun Guo · 9 years ago
  63. b70fb7a irqchip/gic-v3: ACPI: Add redistributor support via GICC structures by Tomasz Nowicki · 9 years ago
  64. ffa7d61 irqchip/gic-v3: Add ACPI support for GICv3/4 initialization by Tomasz Nowicki · 9 years ago
  65. db57d74 irqchip/gic-v3: Refactor gic_of_init() for GICv3 driver by Tomasz Nowicki · 9 years ago
  66. 77812034 device property: fwnode->secondary may contain ERR_PTR(-ENODEV) by Heikki Krogerus · 9 years ago
  67. 0dda885 ACPICA: Revert "Parser: Fix for SuperName method invocation" by Bob Moore · 9 years ago
  68. d74e766 Revert "drm/radeon/pm: adjust display configuration after powerstate" by Alex Deucher · 9 years ago
  69. 7f02bf6 Merge tag 'sound-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  70. 1e2a4c7 Merge tag 'edac_fix_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  71. 92b0729 x86/mm, x86/mce: Add memcpy_mcsafe() by Tony Luck · 9 years ago
  72. 7a86980 perf/x86/intel/rapl: Simplify quirk handling even more by Borislav Petkov · 9 years ago
  73. 02d2723 drm/amdgpu/dp: add back special handling for NUTMEG by Alex Deucher · 9 years ago
  74. c8213a6 drm/radeon/dp: add back special handling for NUTMEG by Alex Deucher · 9 years ago
  75. 29b75eb futex: Replace barrier() in unqueue_me() with READ_ONCE() by Jianyu Zhan · 9 years ago
  76. 14ddde7 Merge branch 'linus' into x86/fpu, to pick up fixes by Ingo Molnar · 9 years ago
  77. 0dd0036 x86/asm-offsets: Remove PARAVIRT_enabled by Andy Lutomirski · 9 years ago
  78. 58a5aac x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled by Andy Lutomirski · 9 years ago
  79. 1f25184 Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 9 years ago
  80. 8e2a7f5 x86/nmi: Mark 'ignore_nmis' as __read_mostly by Kostenzer Felix · 9 years ago
  81. 9522b37 KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS by David Hildenbrand · 9 years ago
  82. 8bb9b9c Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 9 years ago
  83. 7099e2e KVM: VMX: disable PEBS before a guest entry by Radim Krčmář · 9 years ago
  84. fe2f954 x86/apic: Deinline _flat_send_IPI_mask, save ~150 bytes by Denys Vlasenko · 9 years ago
  85. 1a8aa8a x86/apic: Deinline __default_send_IPI_*, save ~200 bytes by Denys Vlasenko · 9 years ago
  86. fe36d89 Merge branch 'linus' into irq/core, to pick up fixes by Ingo Molnar · 9 years ago
  87. f9c904b sched/cputime: Fix steal_account_process_tick() to always return jiffies by Chris Friesen · 9 years ago
  88. 72f9f3f sched/deadline: Remove dl_new from struct sched_dl_entity by Luca Abeni · 9 years ago
  89. e17dc65 perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere by Andi Kleen · 9 years ago
  90. b3e6246 perf/x86/pebs: Add proper PEBS constraints for Broadwell by Stephane Eranian · 9 years ago
  91. 8077eca perf/x86/pebs: Add workaround for broken OVFL status on HSW+ by Stephane Eranian · 9 years ago
  92. 5690ae2 perf/x86/intel: Add definition for PT PMI bit by Stephane Eranian · 9 years ago
  93. c3d266c perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi by Kan Liang · 9 years ago
  94. e72daf3 perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2 by Jiri Olsa · 9 years ago
  95. 927a557 perf/core: Fix perf_sched_count derailment by Alexander Shishkin · 9 years ago
  96. ea2ca36 x86/mce/AMD: Document some functionality by Aravind Gopalakrishnan · 9 years ago
  97. 2cd3b5f x86/mce: Clarify comments regarding deferred error by Aravind Gopalakrishnan · 9 years ago
  98. 8dd1e17 x86/mce/AMD: Fix logic to obtain block address by Aravind Gopalakrishnan · 9 years ago
  99. be0aec2 x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors by Aravind Gopalakrishnan · 9 years ago
  100. adc53f2 x86/mce: Move MCx_CONFIG MSR definitions by Aravind Gopalakrishnan · 9 years ago