1. 6e276d2 kernel, cpuset: remove exception for __GFP_THISNODE by David Rientjes · 9 years ago
  2. 692297d watchdog: introduce the hardlockup_detector_disable() function by Ulrich Obergfell · 9 years ago
  3. b2f57c3 watchdog: clean up some function names and arguments by Ulrich Obergfell · 9 years ago
  4. 195daf6 watchdog: enable the new user interface of the watchdog mechanism by Ulrich Obergfell · 9 years ago
  5. bcfba4f watchdog: implement error handling for failure to set up hardware perf events by Ulrich Obergfell · 9 years ago
  6. 83a80a3 watchdog: introduce separate handlers for parameters in /proc/sys/kernel by Ulrich Obergfell · 9 years ago
  7. ef246a2 watchdog: introduce proc_watchdog_common() by Ulrich Obergfell · 9 years ago
  8. f54c227 watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog() by Ulrich Obergfell · 9 years ago
  9. a0c9cbb watchdog: introduce the proc_watchdog_update() function by Ulrich Obergfell · 9 years ago
  10. 84d56e6 watchdog: new definitions and variables, initialization by Ulrich Obergfell · 9 years ago
  11. 4fd48b4 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  12. 45141ee Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  13. 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
  14. 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
  15. 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
  16. 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
  17. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  18. 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
  19. 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
  20. b2d5fb9 Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  21. 01ac33c locking/mutex: Further simplify mutex_spin_on_owner() by Jason Low · 9 years ago
  22. b97fdef Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  23. 3afe9f8 Copy the kernel module data from user space in chunks by Linus Torvalds · 9 years ago
  24. 1b7047e genirq: Allow the irqchip state of an IRQ to be save/restored by Marc Zyngier · 9 years ago
  25. fe0c52f genirq: MSI: Fix freeing of unallocated MSI by Marc Zyngier · 9 years ago
  26. 462b69b Merge branch 'linus' into irq/core to get the GIC updates which by Thomas Gleixner · 9 years ago
  27. 6b79c57 mm: numa: disable change protection for vma(VM_HUGETLB) by Naoya Horiguchi · 9 years ago
  28. f82daee Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions" by Rafael J. Wysocki · 9 years ago
  29. 6ba9442 workqueue: Reorder sysfs code by Frederic Weisbecker · 9 years ago
  30. def7470 timers/PM: Drop unnecessary braces from tick_freeze() by Rafael J. Wysocki · 9 years ago
  31. 422fe75 timers/PM: Fix up tick_unfreeze() by Rafael J. Wysocki · 9 years ago
  32. 62a935b sched/core: Drop debugging leftover trace_printk call by Borislav Petkov · 9 years ago
  33. 347c6f6 timekeeping: Get rid of stale comment by Thomas Gleixner · 9 years ago
  34. a49b116 clockevents: Cleanup dead cpu explicitely by Thomas Gleixner · 9 years ago
  35. 52c063d clockevents: Make tick handover explicit by Thomas Gleixner · 9 years ago
  36. ffa48c0 clockevents: Remove broadcast oneshot control leftovers by Rafael J. Wysocki · 9 years ago
  37. 335f491 sched/idle: Use explicit broadcast oneshot control function by Thomas Gleixner · 9 years ago
  38. 1fe5d5c clockevents: Provide explicit broadcast oneshot control functions by Thomas Gleixner · 9 years ago
  39. 89feddb clockevents: Remove the broadcast control leftovers by Thomas Gleixner · 9 years ago
  40. 592a438 clockevents: Provide explicit broadcast control functions by Thomas Gleixner · 9 years ago
  41. 8e56f33 clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety margin by John Stultz · 9 years ago
  42. 0fa88cb time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource by Xunlei Pang · 9 years ago
  43. 264bb3f time: Fix a bug in timekeeping_suspend() with no persistent clock by Xunlei Pang · 9 years ago
  44. 7f29813 time: Don't build timekeeping_inject_sleeptime64() if no one uses it by Xunlei Pang · 9 years ago
  45. 3c00a1f time: Add y2038 safe update_persistent_clock64() by Xunlei Pang · 9 years ago
  46. 2ee9663 time: Add y2038 safe read_persistent_clock64() by Xunlei Pang · 9 years ago
  47. 9a806dd time: Add y2038 safe read_boot_clock64() by Xunlei Pang · 9 years ago
  48. 3650b57 timer: Further simplify the SMP and HOTPLUG logic by Peter Zijlstra · 9 years ago
  49. 8def906 timer: Don't initialize 'tvec_base' on hotplug by Viresh Kumar · 9 years ago
  50. b337a938 timer: Allocate per-cpu tvec_base's statically by Peter Zijlstra · 9 years ago
  51. fa9c9d1 sched/deadline: Support DL task migration during CPU hotplug by Wanpeng Li · 9 years ago
  52. 3c18d44 sched/core: Check for available DL bandwidth in cpuset_cpu_inactive() by Juri Lelli · 9 years ago
  53. 4cd57f9 sched/deadline: Always enqueue on previous rq when dl_task_timer() fires by Juri Lelli · 9 years ago
  54. 07c54f7 sched/core: Remove unused argument from init_[rt|dl]_rq() by Abel Vesa · 9 years ago
  55. 345527b clockevents: Fix cpu_down() race for hrtimer based broadcasting by Preeti U Murthy · 9 years ago
  56. 3ae7a93 tick: Further simplify tick-internal.h by Ingo Molnar · 9 years ago
  57. b6c3a59 Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  58. 7270d11 arm/bL_switcher: Kill tick suspend hackery by Thomas Gleixner · 9 years ago
  59. f46481d tick/xen: Provide and use tick_suspend_local() and tick_resume_local() by Thomas Gleixner · 9 years ago
  60. 080873c tick: Make tick_resume_broadcast_oneshot() static by Thomas Gleixner · 9 years ago
  61. 4ffee52 clockevents: Make suspend/resume calls explicit by Thomas Gleixner · 9 years ago
  62. db6f672 clockevents: Remove extra local_irq_save() in clockevents_exchange_device() by Thomas Gleixner · 9 years ago
  63. c1797ba tick: Move core only declarations and functions to core by Thomas Gleixner · 9 years ago
  64. b7475eb tick: Simplify tick-internal.h by Thomas Gleixner · 9 years ago
  65. bfb83b2 tick: Move clocksource related stuff to timekeeping.h by Thomas Gleixner · 9 years ago
  66. 9f083b7 clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD by Thomas Gleixner · 9 years ago
  67. c5e77f5 Merge tag 'v4.0-rc6' into timers/core, before applying new patches by Ingo Molnar · 9 years ago
  68. 4a89452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 19dba4f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. ee9b63d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 0fa7271 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. de81e64 clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new interface by Viresh Kumar · 9 years ago
  73. 77e32c8 clockevents: Manage device's state separately for the core by Viresh Kumar · 9 years ago
  74. 554ef38 clockevents: Handle tick device's resume separately by Viresh Kumar · 9 years ago
  75. f09cb9a time: Introduce tk_fast_raw by Peter Zijlstra · 9 years ago
  76. 4498e74 time: Parametrize all tk_fast_mono users by Peter Zijlstra · 9 years ago
  77. 4a4ad80 time: Add timerkeeper::tkr_raw by Peter Zijlstra · 9 years ago
  78. 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 9 years ago
  79. a1963b8 sched/deadline: Fix rt runtime corruption when dl fails its global constraints by Wanpeng Li · 9 years ago
  80. bd4bde1 sched/deadline: Avoid a superfluous check by Wanpeng Li · 9 years ago
  81. d4573c3 sched: Improve load balancing in the presence of idle CPUs by Preeti U Murthy · 9 years ago
  82. dfbca41 sched: Optimize freq invariant accounting by Peter Zijlstra · 9 years ago
  83. 1aaf90a sched: Move CFS tasks to CPUs with higher capacity by Vincent Guittot · 9 years ago
  84. caff37e sched: Add SD_PREFER_SIBLING for SMT level by Vincent Guittot · 9 years ago
  85. dc7ff76 sched: Remove unused struct sched_group_capacity::capacity_orig by Vincent Guittot · 9 years ago
  86. ea67821 sched: Replace capacity_factor by usage by Vincent Guittot · 9 years ago
  87. 8bb5b00 sched: Calculate CPU's usage statistic and put it into struct sg_lb_stats::group_usage by Vincent Guittot · 9 years ago
  88. ca6d75e sched: Add struct rq::cpu_capacity_orig by Vincent Guittot · 9 years ago
  89. b5b4860 sched: Make scale_rt invariant with frequency by Vincent Guittot · 9 years ago
  90. 0c1dc6b sched: Make sched entity usage tracking scale-invariant by Morten Rasmussen · 9 years ago
  91. a8faa8f sched: Remove frequency scaling from cpu_capacity by Vincent Guittot · 9 years ago
  92. 21f4486 sched: Track group sched_entity usage contributions by Morten Rasmussen · 9 years ago
  93. 36ee28e sched: Add sched_avg::utilization_avg_contrib by Vincent Guittot · 9 years ago
  94. 32fea56 timers, sched/clock: Clean up the code a bit by Ingo Molnar · 9 years ago
  95. 1809bfa timers, sched/clock: Avoid deadlock during read from NMI by Daniel Thompson · 9 years ago
  96. 9fee69a timers, sched/clock: Remove redundant notrace from update function by Daniel Thompson · 9 years ago
  97. 13dbeb3 timers, sched/clock: Remove suspend from clock_read_data() by Daniel Thompson · 9 years ago
  98. cf7c9c1 timers, sched/clock: Optimize cache line usage by Daniel Thompson · 9 years ago
  99. 8710e91 timers, sched/clock: Match scope of read and write seqcounts by Daniel Thompson · 9 years ago
  100. 074c238 mm: numa: slow PTE scan rate if migration failures occur by Mel Gorman · 9 years ago