1. f904f58 sched/debug: Fix preempt_disable_ip recording for preempt_disable() by Sebastian Andrzej Siewior · 8 years ago
  2. ff9a9b4 sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity by Rik van Riel · 8 years ago
  3. 9344c92 time, acct: Drop irq save & restore from __acct_update_integrals() by Rik van Riel · 8 years ago
  4. b2add86 acct, time: Change indentation in __acct_update_integrals() by Rik van Riel · 8 years ago
  5. 382c2fe sched, time: Remove non-power-of-two divides from __acct_update_integrals() by Rik van Riel · 8 years ago
  6. c3a990d sched/rt: Kick RT bandwidth timer immediately on start up by Steven Rostedt · 8 years ago
  7. ef47718 sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug by Steven Rostedt (Red Hat) · 8 years ago
  8. 3866e84 sched/debug: Move sched_domain_sysctl to debug.c by Steven Rostedt (Red Hat) · 8 years ago
  9. d6ca41d sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c by Steven Rostedt (Red Hat) · 8 years ago
  10. ff77e46 sched/rt: Fix PI handling vs. sched_setscheduler() by Peter Zijlstra · 8 years ago
  11. 41d9339 sched/core: Remove duplicated sched_group_set_shares() prototype by Dongsheng Yang · 8 years ago
  12. be68a68 sched/fair: Consolidate nohz CPU load update code by Frederic Weisbecker · 8 years ago
  13. 7400d3b sched/fair: Avoid using decay_load_missed() with a negative value by Byungchul Park · 8 years ago
  14. 6aa447bc Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 8 years ago
  15. 48be3a6 sched/deadline: Always calculate end of period on sched_yield() by Peter Zijlstra · 8 years ago
  16. 6fe1f34 sched/cgroup: Fix cgroup entity load tracking tear-down by Peter Zijlstra · 8 years ago
  17. fc77dbd Linux 4.5-rc6 by Linus Torvalds · 8 years ago
  18. 1b9540c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 4b696dc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. 76c03f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. f055ae0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 8da5143 Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  23. 62718e3 Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  24. 12b9fa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. 340b3a5 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  26. 5129fa4 do_last(): ELOOP failure exit should be done after leaving RCU mode by Al Viro · 8 years ago
  27. a7f7754 should_follow_link(): validate ->d_seq after having decided to follow by Al Viro · 8 years ago
  28. d456564 namei: ->d_inode of a pinned dentry is stable only for positives by Al Viro · 8 years ago
  29. c80567c do_last(): don't let a bogus return value from ->open() et.al. to confuse us by Al Viro · 8 years ago
  30. 0fcbf99 fs: return -EOPNOTSUPP if clone is not supported by Christoph Hellwig · 8 years ago
  31. b6853f7 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 8 years ago
  32. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  33. 1c27147 Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  34. a9f8094a Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  35. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 8 years ago
  36. b9ea44b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  37. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 8 years ago
  38. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 8 years ago
  39. 73f34a5 ext4: online defrag not supported with DAX by Ross Zwisler · 8 years ago
  40. 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 8 years ago
  41. 03cdadb block: disable block device DAX by default by Dan Williams · 8 years ago
  42. a4a8481f ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 8 years ago
  43. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 8 years ago
  44. ec9ee4a drivers: char: random: add get_random_long() by Daniel Cashman · 8 years ago
  45. 8479eba mm: numa: quickly fail allocations for NUMA balancing on full nodes by Mel Gorman · 8 years ago
  46. ad33bb0 mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED by Andrea Arcangeli · 8 years ago
  47. 61d9e85 PCI: mvebu: Restrict build to 32-bit ARM by Thierry Reding · 8 years ago
  48. 6c777e8 Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" by Bjorn Helgaas · 8 years ago
  49. 9bf148cb x86/mpx: Fix off-by-one comparison with nr_registers by Colin Ian King · 8 years ago
  50. 29a9faa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  51. c213341 Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  52. bb134ff Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  53. 1711fd9c Merge branches 'pm-devfreq' and 'acpi-pci' by Rafael J. Wysocki · 8 years ago
  54. 34d47a7 Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 8 years ago
  55. 473f414 ALSA: hda - Loop interrupt handling until really cleared by Takashi Iwai · 8 years ago
  56. 5bb9871 Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  57. 73056bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  58. 5882c16 Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 8 years ago
  59. 9aca90a Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  60. 70d070f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  61. 81904db Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  62. 3acdb84 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  63. 3d7b365 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  64. 1ebe383 Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  65. bf70e55 x86/mm: Fix slow_virt_to_phys() for X86_PAE again by Dexuan Cui · 8 years ago
  66. f883982 ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2 by Takashi Iwai · 8 years ago
  67. abedf8e rcu: Use simple wait queues where possible in rcutree by Paul Gortmaker · 8 years ago
  68. 065bb78 rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock by Daniel Wagner · 8 years ago
  69. 8577370 KVM: Use simple waitqueue for vcpu->wq by Marcelo Tosatti · 8 years ago
  70. ef50c04 kbuild: Add option to turn incompatible pointer check into error by Daniel Wagner · 8 years ago
  71. 13b3568 wait.[ch]: Introduce the simple waitqueue (swait) implementation by Peter Zijlstra (Intel) · 8 years ago
  72. 2ae9557 ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225 by David Henningsson · 8 years ago
  73. 0fb00d3 Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  74. 17e4bce KVM: x86: MMU: fix ubsan index-out-of-range warning by Mike Krinkin · 8 years ago
  75. 3b43b71 ALSA: hda - Fixing background noise on Dell Inspiron 3162 by Kai-Heng Feng · 8 years ago
  76. 0da4cf3 perf: Robustify task_function_call() by Peter Zijlstra · 8 years ago
  77. a096309 perf: Fix scaling vs. perf_install_in_context() by Peter Zijlstra · 8 years ago
  78. bd2afa4 perf: Fix scaling vs. perf_event_enable() by Peter Zijlstra · 8 years ago
  79. 7fce250 perf: Fix scaling vs. perf_event_enable_on_exec() by Peter Zijlstra · 8 years ago
  80. 3cbaa59 perf: Fix ctx time tracking by introducing EVENT_TIME by Peter Zijlstra · 8 years ago
  81. 28a967c perf: Cure event->pending_disable race by Peter Zijlstra · 8 years ago
  82. 9107c89 perf: Fix race between event install and jump_labels by Peter Zijlstra · 8 years ago
  83. a69b0ca perf: Fix cloning by Peter Zijlstra · 8 years ago
  84. 6f932e5 perf: Only update context time when active by Peter Zijlstra · 8 years ago
  85. a4f4bb6 perf: Allow perf_release() with !event->ctx by Peter Zijlstra · 8 years ago
  86. 1300562 perf: Do not double free by Peter Zijlstra · 8 years ago
  87. 84c4e62 perf: Close install vs. exit race by Peter Zijlstra · 8 years ago
  88. 3d44d51 x86/entry/compat: Add missing CLAC to entry_INT80_32 by Andy Lutomirski · 8 years ago
  89. 3772e72 Merge branch 'linux-4.5' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 8 years ago
  90. 95664e6 drm/nouveau/disp/dp: ensure sink is powered up before attempting link training by Ben Skeggs · 8 years ago
  91. 870571a5 drm/nouveau: platform: Fix deferred probe by Thierry Reding · 8 years ago
  92. 0378ba4 drivers: sh: Restore legacy clock domain on SuperH platforms by Geert Uytterhoeven · 8 years ago
  93. 398cb0c Merge tag 'drm-intel-fixes-2016-02-22' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  94. ad00a57 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  95. 6dc390a Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  96. aa263c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  97. cd8140c libceph: don't spam dmesg with stray reply warnings by Ilya Dryomov · 8 years ago
  98. dbc0d3c libceph: use the right footer size when skipping a message by Ilya Dryomov · 8 years ago
  99. e7a88e8 libceph: don't bail early from try_read() when skipping a message by Ilya Dryomov · 8 years ago
  100. 2ac015e thp: call pmdp_invalidate() with correct virtual address by Kirill A. Shutemov · 8 years ago