1. 7a54f46 kernel/reboot.c: add orderly_reboot for graceful reboot by Joel Stanley · 9 years ago
  2. 972fae6 kernel/hung_task.c: change hung_task.c to use for_each_process_thread() by Aaron Tomlin · 9 years ago
  3. 96831c0 kernel/resource.c: remove deprecated __check_region() and friends by Jakub Sitnicki · 9 years ago
  4. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago
  5. 5bbe354 mm: allow compaction of unevictable pages by Eric B Munson · 9 years ago
  6. adbe427 memcg: zap mem_cgroup_lookup() by Vladimir Davydov · 9 years ago
  7. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  8. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  9. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  10. 6e276d2 kernel, cpuset: remove exception for __GFP_THISNODE by David Rientjes · 9 years ago
  11. 692297d watchdog: introduce the hardlockup_detector_disable() function by Ulrich Obergfell · 9 years ago
  12. b2f57c3 watchdog: clean up some function names and arguments by Ulrich Obergfell · 9 years ago
  13. 195daf6 watchdog: enable the new user interface of the watchdog mechanism by Ulrich Obergfell · 9 years ago
  14. bcfba4f watchdog: implement error handling for failure to set up hardware perf events by Ulrich Obergfell · 9 years ago
  15. 83a80a3 watchdog: introduce separate handlers for parameters in /proc/sys/kernel by Ulrich Obergfell · 9 years ago
  16. ef246a2 watchdog: introduce proc_watchdog_common() by Ulrich Obergfell · 9 years ago
  17. f54c227 watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog() by Ulrich Obergfell · 9 years ago
  18. a0c9cbb watchdog: introduce the proc_watchdog_update() function by Ulrich Obergfell · 9 years ago
  19. 84d56e6 watchdog: new definitions and variables, initialization by Ulrich Obergfell · 9 years ago
  20. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  21. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  22. e95e7f6 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  25. 3f3c73de Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  26. 9497d738 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  27. 4fd48b4 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  28. 45141ee Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  29. 8954672 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. bcf5d54 Merge branch 'for-4.1/core-noarch' into for-linus by Jiri Kosina · 9 years ago
  31. 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. 49d2953 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  35. 00df35f cpu: Defer smpboot kthread unparking until CPU known to scheduler by Paul E. McKenney · 9 years ago
  36. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  37. b7dccbe Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 9 years ago
  38. be77002 Merge back earlier suspend/hibernate material for v4.1. by Rafael J. Wysocki · 9 years ago
  39. e5e02de Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  40. b2d5fb9 Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  41. 01ac33c locking/mutex: Further simplify mutex_spin_on_owner() by Jason Low · 9 years ago
  42. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 9 years ago
  43. b97fdef Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  44. 3afe9f8 Copy the kernel module data from user space in chunks by Linus Torvalds · 9 years ago
  45. 1b7047e genirq: Allow the irqchip state of an IRQ to be save/restored by Marc Zyngier · 9 years ago
  46. fe0c52f genirq: MSI: Fix freeing of unallocated MSI by Marc Zyngier · 9 years ago
  47. 462b69b Merge branch 'linus' into irq/core to get the GIC updates which by Thomas Gleixner · 9 years ago
  48. 9828413 tracing: Add enum_map file to show enums that have been mapped by Steven Rostedt (Red Hat) · 9 years ago
  49. 3673b8e tracing: Allow for modules to convert their enums to values by Steven Rostedt (Red Hat) · 9 years ago
  50. 0c564a5 tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values by Steven Rostedt (Red Hat) · 9 years ago
  51. 6b79c57 mm: numa: disable change protection for vma(VM_HUGETLB) by Naoya Horiguchi · 9 years ago
  52. f82daee Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions" by Rafael J. Wysocki · 9 years ago
  53. 6ba9442 workqueue: Reorder sysfs code by Frederic Weisbecker · 9 years ago
  54. def7470 timers/PM: Drop unnecessary braces from tick_freeze() by Rafael J. Wysocki · 9 years ago
  55. 422fe75 timers/PM: Fix up tick_unfreeze() by Rafael J. Wysocki · 9 years ago
  56. 62a935b sched/core: Drop debugging leftover trace_printk call by Borislav Petkov · 9 years ago
  57. 347c6f6 timekeeping: Get rid of stale comment by Thomas Gleixner · 9 years ago
  58. a49b116 clockevents: Cleanup dead cpu explicitely by Thomas Gleixner · 9 years ago
  59. 52c063d clockevents: Make tick handover explicit by Thomas Gleixner · 9 years ago
  60. ffa48c0 clockevents: Remove broadcast oneshot control leftovers by Rafael J. Wysocki · 9 years ago
  61. 335f491 sched/idle: Use explicit broadcast oneshot control function by Thomas Gleixner · 9 years ago
  62. 1fe5d5c clockevents: Provide explicit broadcast oneshot control functions by Thomas Gleixner · 9 years ago
  63. 89feddb clockevents: Remove the broadcast control leftovers by Thomas Gleixner · 9 years ago
  64. 592a438 clockevents: Provide explicit broadcast control functions by Thomas Gleixner · 9 years ago
  65. 8e56f33 clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety margin by John Stultz · 9 years ago
  66. 0fa88cb time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource by Xunlei Pang · 9 years ago
  67. 264bb3f time: Fix a bug in timekeeping_suspend() with no persistent clock by Xunlei Pang · 9 years ago
  68. 7f29813 time: Don't build timekeeping_inject_sleeptime64() if no one uses it by Xunlei Pang · 9 years ago
  69. 3c00a1f time: Add y2038 safe update_persistent_clock64() by Xunlei Pang · 9 years ago
  70. 2ee9663 time: Add y2038 safe read_persistent_clock64() by Xunlei Pang · 9 years ago
  71. 9a806dd time: Add y2038 safe read_boot_clock64() by Xunlei Pang · 9 years ago
  72. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  73. 00ccbf2 ftrace/x86: Let dynamic trampolines call ops->func even for dynamic fops by Steven Rostedt (Red Hat) · 9 years ago
  74. 3650b57 timer: Further simplify the SMP and HOTPLUG logic by Peter Zijlstra · 9 years ago
  75. 8def906 timer: Don't initialize 'tvec_base' on hotplug by Viresh Kumar · 9 years ago
  76. b337a938 timer: Allocate per-cpu tvec_base's statically by Peter Zijlstra · 9 years ago
  77. fa9c9d1 sched/deadline: Support DL task migration during CPU hotplug by Wanpeng Li · 9 years ago
  78. 3c18d44 sched/core: Check for available DL bandwidth in cpuset_cpu_inactive() by Juri Lelli · 9 years ago
  79. 4cd57f9 sched/deadline: Always enqueue on previous rq when dl_task_timer() fires by Juri Lelli · 9 years ago
  80. 07c54f7 sched/core: Remove unused argument from init_[rt|dl]_rq() by Abel Vesa · 9 years ago
  81. b3738d2 watchdog: Add watchdog enable/disable all functions by Stephane Eranian · 10 years ago
  82. c2b078e Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 9 years ago
  83. ec0d772 perf: Add ITRACE_START record to indicate that tracing has started by Alexander Shishkin · 9 years ago
  84. 1a59413 perf: Add wakeup watermark control to the AUX area by Alexander Shishkin · 9 years ago
  85. 2023a0d perf: Support overwrite mode for the AUX area by Alexander Shishkin · 9 years ago
  86. fdc2670 perf: Add API for PMUs to write to the AUX area by Alexander Shishkin · 9 years ago
  87. 68db7e9 perf: Add AUX record by Alexander Shishkin · 9 years ago
  88. bed5b25 perf: Add a pmu capability for "exclusive" events by Alexander Shishkin · 9 years ago
  89. 6a27923 perf: Add a capability for AUX_NO_SG pmus to do software double buffering by Alexander Shishkin · 9 years ago
  90. 0a4e38e perf: Support high-order allocations for AUX space by Alexander Shishkin · 9 years ago
  91. 45bfb2e perf: Add AUX area to ring buffer for raw data streams by Peter Zijlstra · 9 years ago
  92. e8c6dea perf: Add data_{offset,size} to user_page by Alexander Shishkin · 9 years ago
  93. e1abf2c bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more configurable by Ingo Molnar · 9 years ago
  94. 345527b clockevents: Fix cpu_down() race for hrtimer based broadcasting by Preeti U Murthy · 9 years ago
  95. 9c959c8 tracing: Allow BPF programs to call bpf_trace_printk() by Alexei Starovoitov · 9 years ago
  96. d9847d3 tracing: Allow BPF programs to call bpf_ktime_get_ns() by Alexei Starovoitov · 9 years ago
  97. 2541517 tracing, perf: Implement BPF programs attached to kprobes by Alexei Starovoitov · 9 years ago
  98. 72cbbc8 tracing: Add kprobe flag by Alexei Starovoitov · 9 years ago
  99. 3ae7a93 tick: Further simplify tick-internal.h by Ingo Molnar · 9 years ago
  100. b6c3a59 Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago