1. ca62eec Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  2. 721f0c1 Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  3. 27ea0f7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. 45ab2813 tracing: Do not add event files for modules that fail tracepoints by Steven Rostedt (Red Hat) · 10 years ago
  5. 0c0bd34 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. 3154da3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  7. 8d75318 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  8. 99afb0f cpuset: fix a race condition in __cpuset_node_allowed_softwall() by Li Zefan · 10 years ago
  9. 4729583 cpuset: fix a locking issue in cpuset_migrate_mm() by Li Zefan · 10 years ago
  10. 64be38a genirq: Include missing header file in irqdomain.c by Rashika Kheria · 10 years ago
  11. e3703f8 perf: Fix hotplug splat by Peter Zijlstra · 10 years ago
  12. faa5993 sched/deadline: Prevent rt_time growth to infinity by Juri Lelli · 10 years ago
  13. eec751e sched/deadline: Switch CPU's presence test order by Juri Lelli · 10 years ago
  14. 3908ac1 sched/deadline: Cleanup RT leftovers from {inc/dec}_dl_migration by Kirill Tkhai · 10 years ago
  15. 791c9e0 sched: Fix double normalization of vruntime by George McCollister · 10 years ago
  16. c685689 genirq: Remove racy waitqueue_active check by Chuansheng Liu · 10 years ago
  17. b2880eb Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  18. 995b9ea sched/deadline: Remove useless dl_nr_total by Kirill Tkhai · 10 years ago
  19. 82b9580 sched/deadline: Test for CPU's presence explicitly by Boris Ostrovsky · 10 years ago
  20. 6d35ab4 sched: Add 'flags' argument to sched_{set,get}attr() syscalls by Peter Zijlstra · 10 years ago
  21. 4efbc45 sched: Fix information leak in sys_sched_getattr() by Vegard Nossum · 10 years ago
  22. 3cf1962 sched,numa: add cond_resched to task_numa_work by Rik van Riel · 10 years ago
  23. 4951634 sched/core: Make dl_b->lock IRQ safe by Juri Lelli · 10 years ago
  24. e9e7cb3 sched/core: Fix sched_rt_global_validate by Juri Lelli · 10 years ago
  25. 4df1638 sched/deadline: Fix overflow to handle period==0 and deadline!=0 by Steven Rostedt · 10 years ago
  26. 3d5f35b sched/deadline: Fix bad accounting of nr_running by Juri Lelli · 10 years ago
  27. 6a4d07f Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  28. 2b73d20 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  29. b080e04 user_namespace.c: Remove duplicated word in comment by Brian Campbell · 10 years ago
  30. 5ae8aab sched_clock: Prevent callers from seeing half-updated data by Stephen Boyd · 10 years ago
  31. 532de3f cgroup: update cgroup_enable_task_cg_lists() to grab siglock by Tejun Heo · 10 years ago
  32. 5bdfff9 workqueue: ensure @task is valid across kthread_stop() by Lai Jiangshan · 10 years ago
  33. 45a22f4 inotify: Fix reporting of cookies for inotify events by Jan Kara · 10 years ago
  34. e4178d8 printk: fix syslog() overflowing user buffer by Linus Torvalds · 10 years ago
  35. 5a667a0 Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 3a19c07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  37. dd5fd9b tick: Clear broadcast pending bit when switching to oneshot by Thomas Gleixner · 10 years ago
  38. 1a11533 Revert "cgroup: use an ordered workqueue for cgroup destruction" by Tejun Heo · 10 years ago
  39. d651aa1 ring-buffer: Fix first commit on sub-buffer having non-zero delta by Steven Rostedt (Red Hat) · 10 years ago
  40. 0ab02ca cgroup: protect modifications to cgroup_idr with cgroup_mutex by Li Zefan · 10 years ago
  41. 2c45aad genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n by Paul Gortmaker · 10 years ago
  42. 0668d30 genirq: Add devm_request_any_context_irq() by Stephen Boyd · 10 years ago
  43. c132ade Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. 48573a8 cgroup: fix locking in cgroup_cfts_commit() by Tejun Heo · 10 years ago
  45. b58c899 cgroup: fix error return from cgroup_create() by Tejun Heo · 10 years ago
  46. eb46bf8 cgroup: fix error return value in cgroup_mount() by Tejun Heo · 10 years ago
  47. ab3f5fa cgroup: use an ordered workqueue for cgroup destruction by Hugh Dickins · 10 years ago
  48. 80d767d time: Fix overflow when HZ is smaller than 60 by Mikulas Patocka · 10 years ago
  49. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 10 years ago
  50. 923fa4e genirq: Generic irq chip requires IRQ_DOMAIN by Nitin A Kamble · 10 years ago
  51. 1ff6bbf arm, pm, vmpressure: add missing slab.h includes by Tejun Heo · 10 years ago
  52. aafd9d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. 595bf99 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. 73f9455 kernel/smp.c: remove cpumask_ipi by Roman Gushchin · 10 years ago
  56. 6897fc2 kernel: use lockless list for smp_call_function_single by Christoph Hellwig · 10 years ago
  57. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  58. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  59. a57beec sched: Make sched_class::get_rr_interval() optional by Peter Zijlstra · 10 years ago
  60. 712e5e3 sched/deadline: Add sched_dl documentation by Dario Faggioli · 10 years ago
  61. ce85b4f softirq: use const char * const for softirq_to_name, whitespace neatening by Joe Perches · 10 years ago
  62. 4032276 softirq: convert printks to pr_<level> by Joe Perches · 10 years ago
  63. 2e702b9 softirq: use ffs() in __do_softirq() by Joe Perches · 10 years ago
  64. a19428e kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str() by Chen Gang · 10 years ago
  65. ba635f8 Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  66. f6d13da Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 270750db hung_task: Display every hung task warning by Aaron Tomlin · 10 years ago
  68. a8d4b83 introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_my_thread_group_empty() by Oleg Nesterov · 10 years ago
  69. 2397efb sysctl: Add neg_one as a standard constraint by Aaron Tomlin · 10 years ago
  70. fc8b137 kgdb/kdb: Fix no KDB config problem by Mike Travis · 10 years ago
  71. a2b4c60 Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent by Ingo Molnar · 10 years ago
  72. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  73. 3aacd62 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  74. 13c789a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  75. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  76. 7701996 kdump: fix exported size of vmcoreinfo note by Vivek Goyal · 10 years ago
  77. 7984754 kexec: add sysctl to disable kexec_load by Kees Cook · 10 years ago
  78. 8d38f20 kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread() by Oleg Nesterov · 10 years ago
  79. 2e1f383 kernel/sys.c: k_getrusage() can use while_each_thread() by Oleg Nesterov · 10 years ago
  80. 98611e4 exec: kill task_struct->did_exec by Oleg Nesterov · 10 years ago
  81. 68ce670 kernel/fork.c: remove redundant NULL check in dup_mm() by Daeseok Youn · 10 years ago
  82. 5d59e18 kernel/fork.c: fix coding style issues by Daeseok Youn · 10 years ago
  83. ff252c1 kernel/fork.c: make dup_mm() static by DaeSeok Youn · 10 years ago
  84. 1d3fa37 printk: flush conflicting continuation line by Arun KS · 10 years ago
  85. 54a43d5 numa: add a sysctl for numa_balancing by Andi Kleen · 10 years ago
  86. 3132e10 tracing: Check if tracing is enabled in trace_puts() by Steven Rostedt (Red Hat) · 10 years ago
  87. d375b4e sched/clock: Fixup early initialization by Peter Zijlstra · 10 years ago
  88. 9390675 Revert "sched: Fix sleep time double accounting in enqueue entity" by Vincent Guittot · 10 years ago
  89. 0dc3fd0 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  90. 71485c4 tracing: Fix formatting of trace README file by Steven Rostedt (Red Hat) · 10 years ago
  91. 26f2556 tracing/README: Add event file usage to tracing mini-HOWTO by Tom Zanussi · 10 years ago
  92. 60eaa01 Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  93. df32e43 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  94. f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  95. 4a2829b Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  96. 286549d sched: add tracepoints related to NUMA task migration by Mel Gorman · 10 years ago
  97. c2f69cd kernel/power/snapshot.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  98. 9da791d kernel/printk/printk.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  99. 0c740d0 introduce for_each_thread() to replace the buggy while_each_thread() by Oleg Nesterov · 10 years ago
  100. 49f0ce5 mm: add overcommit_kbytes sysctl variable by Jerome Marchand · 10 years ago