1. 0324b5a taskstats: cgroupstats_user_cmd() may leak on error by Jesper Juhl · 13 years ago
  2. de4ec99 kdump: remove unneeded include by Wei Yongjun · 13 years ago
  3. 5ab1c30 coredump: pass siginfo_t* to do_coredump() and below, not merely signr by Denys Vlasenko · 13 years ago
  4. 179899f coredump: update coredump-related headers by Alex Kelly · 13 years ago
  5. 046d662 coredump: make core dump functionality optional by Alex Kelly · 13 years ago
  6. 6c0c0d4 poweroff: fix bug in orderly_poweroff() by hongfeng · 13 years ago
  7. f96972f kernel/sys.c: call disable_nonboot_cpus() in kernel_restart() by Shawn Guo · 13 years ago
  8. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  9. 8826532 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  10. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  11. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  12. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  13. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  14. 68d47a1 Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  15. c0e8a13 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  16. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  17. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  18. 81f56e5 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 13 years ago
  19. da83479 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  20. 2fff566 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  21. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  22. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  23. 7a68294 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  24. 627312b Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  25. 94095a1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  26. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  27. bf53083 Merge tag 'v3.6-rc7' into next by James Morris · 13 years ago
  28. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 14 years ago
  29. e10ce27 switch prctl_set_mm_exe_file() to fget_light() by Al Viro · 14 years ago
  30. 864bdb3 new helper: daemonize_descriptors() by Al Viro · 14 years ago
  31. 7cf4dc3 move files_struct-related bits from kernel/exit.c to fs/file.c by Al Viro · 14 years ago
  32. ab72a70 events: don't use get_unused_fd_flags() when get_unused_fd() will do by Al Viro · 14 years ago
  33. ad394f6 kdb: Implement disable_nmi command by Anton Vorontsov · 13 years ago
  34. 5a14fea kernel/debug: Mask KGDB NMI upon entry by Anton Vorontsov · 13 years ago
  35. cb349ca rcu: Apply micro-optimization and int/bool fixes to RCU's idle handling by Paul E. McKenney · 13 years ago
  36. 1fd2b44 rcu: Userspace RCU extended QS selftest by Frederic Weisbecker · 14 years ago
  37. 20ab65e3 rcu: Exit RCU extended QS on user preemption by Frederic Weisbecker · 14 years ago
  38. 90a340e rcu: Exit RCU extended QS on kernel preemption after irq/exception by Frederic Weisbecker · 14 years ago
  39. 04e7e95 rcu: Switch task's syscall hooks on context switch by Frederic Weisbecker · 14 years ago
  40. 1e1a689 rcu: Ignore userspace extended quiescent state by default by Frederic Weisbecker · 14 years ago
  41. c5d900b rcu: Allow rcu_user_enter()/exit() to nest by Frederic Weisbecker · 14 years ago
  42. 2b1d502 rcu: Settle config for userspace extended quiescent state by Frederic Weisbecker · 14 years ago
  43. 9a0c6fe rcu: Make RCU_FAST_NO_HZ handle adaptive ticks by Paul E. McKenney · 14 years ago
  44. 19dd159 rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs by Frederic Weisbecker · 14 years ago
  45. adf5091 rcu: New rcu_user_enter() and rcu_user_exit() APIs by Frederic Weisbecker · 14 years ago
  46. 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 13 years ago
  47. 5217192 Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b by Paul E. McKenney · 13 years ago
  48. a7e1a9e vtime: Consolidate system/idle context detection by Frederic Weisbecker · 13 years ago
  49. bf9fae9 cputime: Use a proper subsystem naming for vtime related APIs by Frederic Weisbecker · 13 years ago
  50. bda4ec9 Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09.23a', 'hotplug.2012.09.23a' and 'idlechop.2012.09.23a' into HEAD by Paul E. McKenney · 13 years ago
  51. 5640f76 net: use a per task frag allocator by Eric Dumazet · 13 years ago
  52. 8781915 trace: Move trace event enable from fs_initcall to core_initcall by Ezequiel Garcia · 13 years ago
  53. 5224c3a tracing: Add an option for disabling markers by Mandeep Singh Baines · 13 years ago
  54. 5d18023 sched: Fix load avg vs cpu-hotplug by Peter Zijlstra · 14 years ago
  55. 0d8ee37 rcu: Disallow callback registry on offline CPUs by Paul E. McKenney · 14 years ago
  56. 1331e7a rcu: Remove _rcu_barrier() dependency on __stop_machine() by Paul E. McKenney · 14 years ago
  57. 86f343b rcu: Fix CONFIG_RCU_FAST_NO_HZ stall warning message by Paul E. McKenney · 13 years ago
  58. 22a7672 rcu: Move TINY_RCU quiescent state out of extended quiescent state by Li Zhong · 13 years ago
  59. 803b0eb time: RCU permitted to stop idle entry via softirq by Paul E. McKenney · 14 years ago
  60. 7a11e20 rcu: Move TINY_PREEMPT_RCU away from raw_local_irq_save() by Paul E. McKenney · 14 years ago
  61. fdab649 rcu: Remove redundant memory barrier from __call_rcu() by Paul E. McKenney · 14 years ago
  62. c96ea7c rcu: Avoid spurious RCU CPU stall warnings by Paul E. McKenney · 14 years ago
  63. c8020a6 rcu: Protect rcu_node accesses during CPU stall warnings by Paul E. McKenney · 14 years ago
  64. 5fd4dc0 rcu: Avoid rcu_print_detail_task_stall_rnp() segfault by Paul E. McKenney · 14 years ago
  65. 115f7a7 rcu: Apply for_each_rcu_flavor() to increment_cpu_stall_ticks() by Paul E. McKenney · 14 years ago
  66. b065a85 rcu: Fix obsolete rcu_initiate_boost() header comment by Paul E. McKenney · 14 years ago
  67. a82dcc7 rcu: Make offline-CPU checking allow for indefinite delays by Paul E. McKenney · 14 years ago
  68. 5cc900c rcu: Improve boost selection when moving tasks to root rcu_node by Paul E. McKenney · 14 years ago
  69. b4270ee rcu: Permit RCU_NONIDLE() to be used from interrupt context by Paul E. McKenney · 14 years ago
  70. 1e3fd2b rcu: Properly initialize ->boost_tasks on CPU offline by Paul E. McKenney · 14 years ago
  71. 818615c rcu: Pull TINY_RCU dyntick-idle tracing into non-idle region by Paul E. McKenney · 14 years ago
  72. e3ebfb9 rcu: Add PROVE_RCU_DELAY to provoke difficult races by Paul E. McKenney · 14 years ago
  73. 60f5378 rcu: Prevent initialization race in rcutorture kthreads by Paul E. McKenney · 14 years ago
  74. 2caa1e4 rcu: Switch rcutorture to pr_alert() and friends by Paul E. McKenney · 14 years ago
  75. 13dbf91 rcu: Track CPU-hotplug duration statistics by Paul E. McKenney · 14 years ago
  76. ab840f7 rcu: Update rcutorture defaults by Paul E. McKenney · 14 years ago
  77. b17c703 rcu: Shrink RCU based on number of CPUs by Paul E. McKenney · 13 years ago
  78. 4dbd6bb rcu: Handle unbalanced rcu_node configurations with few CPUs by Paul E. McKenney · 13 years ago
  79. d7d6a11 rcu: Simplify quiescent-state detection by Paul E. McKenney · 14 years ago
  80. 1943c89 rcu: Reduce synchronize_rcu_expedited() latency by Paul E. McKenney · 14 years ago
  81. bcfa57c rcu: Eliminate signed overflow in synchronize_rcu_expedited() by Paul E. McKenney · 14 years ago
  82. 25d30cf rcu: Adjust for unconditional ->completed assignment by Paul E. McKenney · 14 years ago
  83. 661a85d rcu: Add random PROVE_RCU_DELAY to grace-period initialization by Paul E. McKenney · 14 years ago
  84. 5d4b865 rcu: Fix day-zero grace-period initialization/cleanup race by Paul E. McKenney · 14 years ago
  85. 7e5c2df rcu: Make rcutree module parameters visible in sysfs by Paul E. McKenney · 14 years ago
  86. d40011f rcu: Control grace-period duration from sysfs by Paul E. McKenney · 14 years ago
  87. 394f276 rcu: Prevent force_quiescent_state() memory contention by Paul E. McKenney · 14 years ago
  88. 4605c01 rcu: Adjust debugfs tracing for kthread-based quiescent-state forcing by Paul E. McKenney · 14 years ago
  89. b4be093f rcu: Allow RCU quiescent-state forcing to be preempted by Paul E. McKenney · 14 years ago
  90. 4cdfc17 rcu: Move quiescent-state forcing into kthread by Paul E. McKenney · 14 years ago
  91. b402b73 rcu: Segregate rcu_state fields to improve cache locality by Dimitri Sivanich · 14 years ago
  92. b626c1b rcu: Provide OOM handler to motivate lazy RCU callbacks by Paul E. McKenney · 14 years ago
  93. bfa00b4 rcu: Prevent offline CPUs from executing RCU core code by Paul E. McKenney · 14 years ago
  94. 7fdefc1 rcu: Break up rcu_gp_kthread() into subfunctions by Paul E. McKenney · 14 years ago
  95. c856baf rcu: Allow RCU grace-period cleanup to be preempted by Paul E. McKenney · 14 years ago
  96. cabc49c rcu: Move RCU grace-period cleanup into kthread by Paul E. McKenney · 14 years ago
  97. 755609a rcu: Allow RCU grace-period initialization to be preempted by Paul E. McKenney · 14 years ago
  98. 79bce67 rcu: Prevent initialization-time quiescent-state race by Paul E. McKenney · 13 years ago
  99. b3dbec7 rcu: Move RCU grace-period initialization into a kthread by Paul E. McKenney · 14 years ago
  100. a10d206 rcu: Fix day-one dyntick-idle stall-warning bug by Paul E. McKenney · 13 years ago