1. 5b1efc0 kernel: res_counter: remove the unused API by Johannes Weiner · 10 years ago
  2. d820126 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. ecb50f0 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. a157508 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  7. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. 5706ffd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. c301106 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  10. fd7de1e sched: Add missing rcu protection to wake_up_all_idle_cpus by Andy Lutomirski · 10 years ago
  11. 74faaf7 genirq: Move irq_chip_write_msi_msg() helper to core by Thomas Gleixner · 10 years ago
  12. 7cc78f8 context_tracking: Restore previous state in schedule_user by Andy Lutomirski · 10 years ago
  13. cb2aa63 time: Fix sign bug in NTP mult overflow warning by John Stultz · 10 years ago
  14. 82975bc uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME by Andy Lutomirski · 10 years ago
  15. 90e362f sched: Provide update_curr callbacks for stop/idle scheduling classes by Thomas Gleixner · 10 years ago
  16. 38b6a1c PCI/MSI: Move cached entry functions to irq core by Jiang Liu · 10 years ago
  17. aeeb596 genirq: Provide default callbacks for msi_domain_ops by Jiang Liu · 10 years ago
  18. d910969 genirq: Introduce msi_domain_alloc/free_irqs() by Jiang Liu · 10 years ago
  19. f3cf8bb genirq: Add generic msi irq domain support by Jiang Liu · 10 years ago
  20. f86eff2 genirq: Work around __irq_set_handler vs stacked domains ordering issues by Marc Zyngier · 10 years ago
  21. afb7da8 irqdomain: Introduce helper function irq_domain_add_hierarchy() by Jiang Liu · 10 years ago
  22. 36d7273 irqdomain: Implement a method to automatically call parent domains alloc/free by Jiang Liu · 10 years ago
  23. 1b53770 genirq: Introduce helper irq_domain_set_info() to reduce duplicated code by Jiang Liu · 10 years ago
  24. 2cb6254 genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip by Jiang Liu · 10 years ago
  25. 515085e genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip by Jiang Liu · 10 years ago
  26. 56e8aba genirq: Add more helper functions to support stacked irq_chip by Yingjoe Chen · 10 years ago
  27. 85f08c1 genirq: Introduce helper functions to support stacked irq_chip by Jiang Liu · 10 years ago
  28. 0cc01ab irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF by Yingjoe Chen · 10 years ago
  29. f8264e3 irqdomain: Introduce new interfaces to support hierarchy irqdomains by Jiang Liu · 10 years ago
  30. 8b2ed21 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  31. 13f5004 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  32. 5322e4c time: Fixup comments to reflect usage of timespec64 by John Stultz · 10 years ago
  33. 334334b time: Expose get_monotonic_coarse64() for in-kernel uses by John Stultz · 10 years ago
  34. cdba2ec time: Expose getrawmonotonic64 for in-kernel uses by John Stultz · 10 years ago
  35. 90b6ce9 time: Provide y2038 safe mktime() replacement by pang.xunlei · 10 years ago
  36. 04d9089 time: Provide y2038 safe timekeeping_inject_sleeptime() replacement by pang.xunlei · 10 years ago
  37. 21f7eca time: Provide y2038 safe do_settimeofday() replacement by pang.xunlei · 10 years ago
  38. 659bc17 time: Complete NTP adjustment threshold judging conditions by pang.xunlei · 10 years ago
  39. 6067dc5 time: Avoid possible NTP adjustment mult overflow. by pang.xunlei · 10 years ago
  40. fd866e2 time: Rename udelay_test.c to test_udelay.c by John Stultz · 10 years ago
  41. d360b78 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  42. fe3d197 x86, mpx: On-demand kernel allocation of bounds tables by Dave Hansen · 10 years ago
  43. ee1b58d mpx: Extend siginfo structure to include bound violation information by Qiaowei Ren · 10 years ago
  44. 2565711 perf: Improve the perf_sample_data struct layout by Peter Zijlstra · 10 years ago
  45. 60e2364 perf: Add ability to sample machine state on interrupt by Stephane Eranian · 10 years ago
  46. 36ce988 sched/deadline: Introduce start_hrtick_dl() for !CONFIG_SCHED_HRTICK by Wanpeng Li · 10 years ago
  47. c1a2b5f sched/deadline: Remove unnecessary definitions in cpudeadline.h by pang.xunlei · 10 years ago
  48. 74e6942 sched/cpupri: Remove unnecessary definitions in cpupri.h by pang.xunlei · 10 years ago
  49. c51b8ab sched/deadline: Fix rq->dl.pushable_tasks bug in push_dl_task() by Wanpeng Li · 10 years ago
  50. cb0b9f2 sched/fair: Fix stale overloaded status in the busiest group finding logic by Wanpeng Li · 10 years ago
  51. 6c1d941 sched: Move p->nr_cpus_allowed check to select_task_rq() by Wanpeng Li · 10 years ago
  52. a1bd537 sched/completion: Document when to use wait_for_completion_io_*() by Wolfram Sang · 10 years ago
  53. 7538991 sched/fair: Kill task_struct::numa_entry and numa_group::task_list by Kirill Tkhai · 10 years ago
  54. e9ac5f0 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes by Ingo Molnar · 10 years ago
  55. 6e99891 sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency by Stanislaw Gruszka · 10 years ago
  56. 23cfa36 sched/cputime: Fix cpu_timer_sample_group() double accounting by Peter Zijlstra · 10 years ago
  57. 7af6833 sched/numa: Avoid selecting oneself as swap target by Peter Zijlstra · 10 years ago
  58. 226424e perf: Fix corruption of sibling list with hotplug by Mark Rutland · 10 years ago
  59. 78646f6 Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  60. bc53a3f kernel/panic.c: update comments for print_tainted by Xie XiuQi · 10 years ago
  61. 9ea6c58 Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', 'fixes.2014.11.13a', 'signal.2014.10.29a' and 'rt.2014.10.29a' into HEAD by Paul E. McKenney · 10 years ago
  62. 60ced49 rcu: Fix FIXME in rcu_tasks_kthread() by Paul E. McKenney · 10 years ago
  63. 9118837 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  64. 799b601 audit: keep inode pinned by Miklos Szeredi · 10 years ago
  65. 07906da tracing: Do not risk busy looping in buffer splice by Rabin Vincent · 10 years ago
  66. e30f53a tracing: Do not busy wait in buffer splice by Rabin Vincent · 10 years ago
  67. c123588 sched/numa: Fix out of bounds read in sched_init_numa() by Andrey Ryabinin · 10 years ago
  68. b790559 genirq: Generic chip: Add big endian I/O accessors by Kevin Cernekee · 10 years ago
  69. 332fd7c genirq: Generic chip: Change irq_reg_{readl,writel} arguments by Kevin Cernekee · 10 years ago
  70. 403b963 PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is set by Dmitry Eremin-Solenikov · 10 years ago
  71. 44dba3d sched: Refactor task_struct to use numa_faults instead of numa_* pointers by Iulia Manda · 10 years ago
  72. cad3bb3 sched/deadline: Don't check CONFIG_SMP in switched_from_dl() by Wanpeng Li · 10 years ago
  73. cd66091 sched/deadline: Reschedule from switched_from_dl() after a successful pull by Wanpeng Li · 10 years ago
  74. 6b0a563 sched/deadline: Push task away if the deadline is equal to curr during wakeup by Wanpeng Li · 10 years ago
  75. acb3213 sched/deadline: Add deadline rq status print by Wanpeng Li · 10 years ago
  76. 8049688 sched/deadline: Fix artificial overrun introduced by yield_task_dl() by Wanpeng Li · 10 years ago
  77. 308a623 sched/rt: Clean up check_preempt_equal_prio() by Wanpeng Li · 10 years ago
  78. 75e23e4 sched/core: Use dl_bw_of() under rcu_read_lock_sched() by Juri Lelli · 10 years ago
  79. 9f96742 sched: Check if we got a shallowest_idle_cpu before searching for least_loaded_cpu by Yao Dongdong · 10 years ago
  80. 67dfa1b sched/deadline: Implement cancel_dl_timer() to use in switched_from_dl() by Kirill Tkhai · 10 years ago
  81. e7097e8 sched: Use WARN_ONCE for the might_sleep() TASK_RUNNING test by Peter Zijlstra · 10 years ago
  82. 6b55fc6 audit, sched/wait: Fixup kauditd_thread() wait loop by Peter Zijlstra · 10 years ago
  83. cb6538e sched/wait: Fix a kthread race with wait_woken() by Peter Zijlstra · 10 years ago
  84. f7b8a47 sched: Remove lockdep check in sched_move_task() by Kirill Tkhai · 10 years ago
  85. b8969d1 rcutorture: Fix rcu_torture_cbflood() memory leak by Paul E. McKenney · 10 years ago
  86. aa23c6f rcutorture: Add early boot self tests by Pranith Kumar · 10 years ago
  87. 62db99f cpu: Avoid puts_pending overflow by Paul E. McKenney · 10 years ago
  88. 8fa7845 rcu: Remove "cpu" argument to rcu_cleanup_after_idle() by Paul E. McKenney · 10 years ago
  89. 198bbf8 rcu: Remove "cpu" argument to rcu_prepare_for_idle() by Paul E. McKenney · 10 years ago
  90. aa6da51 rcu: Remove "cpu" argument to rcu_needs_cpu() by Paul E. McKenney · 10 years ago
  91. 38200cf rcu: Remove "cpu" argument to rcu_note_context_switch() by Paul E. McKenney · 10 years ago
  92. 86aea0e rcu: Remove "cpu" argument to rcu_preempt_check_callbacks() by Paul E. McKenney · 10 years ago
  93. e3950ec rcu: Remove "cpu" argument to rcu_pending() by Paul E. McKenney · 10 years ago
  94. c3377c2d rcu: Remove "cpu" argument to rcu_check_callbacks() by Paul E. McKenney · 10 years ago
  95. 11bbb23 rcu: Use DEFINE_PER_CPU_SHARED_ALIGNED for rcu_data by Paul E. McKenney · 10 years ago
  96. 28ced79 rcu: Remove rcu_dynticks * parameters when they are always this_cpu_ptr(&rcu_dynticks) by Christoph Lameter · 10 years ago
  97. ab01f96 Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  98. 8945337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  99. f5fa363 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. 5656b408 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago