1. 757010f sysctl binary: Reorder the tests to process wild card entries first. by Eric W. Biederman · 15 years ago
  2. 63395b6 sysctl: sysctl_binary.c Fix compilation when !CONFIG_NET by Eric W. Biederman · 15 years ago
  3. 2fb1073 sysctl: Warn about all uses of sys_sysctl. by Eric W. Biederman · 15 years ago
  4. 2315ffa sysctl: Don't look at ctl_name and strategy in the generic code by Eric W. Biederman · 16 years ago
  5. 6fce56e sysctl: Remove references to ctl_name and strategy from the generic sysctl table by Eric W. Biederman · 16 years ago
  6. 83ac201 sysctl: Remove dead code from sysctl_check by Eric W. Biederman · 16 years ago
  7. a965cf9 sysctl: Neuter the generic sysctl strategy routines. by Eric W. Biederman · 16 years ago
  8. 26a7034 sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sys by Eric W. Biederman · 15 years ago
  9. 642c6d9 sysctl: Make do_sysctl static by Eric W. Biederman · 16 years ago
  10. 942405f sysctl: Remove the cond_syscall entry for sys32_sysctl by Eric W. Biederman · 16 years ago
  11. da3f6f9 sysctl: Introduce a generic compat sysctl sysctl by Eric W. Biederman · 16 years ago
  12. 2830b68 sysctl: Refactor the binary sysctl handling to remove duplicate code by Eric W. Biederman · 16 years ago
  13. afa588b sysctl: Separate the binary sysctl logic into it's own file. by Eric W. Biederman · 16 years ago
  14. 38dc634 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  15. 1d51075 Correct nr_processes() when CPUs have been unplugged by Ian Campbell · 15 years ago
  16. bf9fd67 PM / Hibernate: Add newline to load_image() fail path by Jiri Slaby · 15 years ago
  17. 4ff277f PM / Hibernate: Fix error handling in save_image() by Jiri Slaby · 15 years ago
  18. 76b57e6 PM / Hibernate: Fix blkdev refleaks by Jiri Slaby · 15 years ago
  19. 3fe866c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. bce8fc4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  21. a5e3013 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. 8633322 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  23. 9532fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes by Linus Torvalds · 15 years ago
  24. 3242f98 Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  25. fefcfd4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  26. 37c2ca2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. 6e958d7 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  28. 8c85dd8 sysctl: fix false positives when PROC_SYSCTL=n by Alexey Dobriyan · 15 years ago
  29. 478988d cgroup: fix strstrip() misuse by KOSAKI Motohiro · 15 years ago
  30. 0d0df59 connector: fix regression introduced by sid connector by Christian Borntraeger · 15 years ago
  31. 3c7d76e param: fix setting arrays of bool by Rusty Russell · 15 years ago
  32. d553ad8 param: fix NULL comparison on oom by Rusty Russell · 15 years ago
  33. 65afac7 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. by Rusty Russell · 15 years ago
  34. 11df6dd futex: Fix spurious wakeup for requeue_pi really by Thomas Gleixner · 15 years ago
  35. 4a6cc4b sched: move rq_weight data array out of .percpu by Jiri Kosina · 15 years ago
  36. 6d3f1e1 tracing: Remove cpu arg from the rb_time_stamp() function by Jiri Olsa · 15 years ago
  37. 67b394f tracing: Fix comment typo and documentation example by Jiri Olsa · 15 years ago
  38. 3e69533 tracing: Fix trace_seq_printf() return value by Jiri Olsa · 15 years ago
  39. cf8517c tracing: Update *ppos instead of filp->f_pos by Jiri Olsa · 15 years ago
  40. 54f4407 perf events: Don't generate events for the idle task when exclude_idle is set by Soeren Sandmann · 15 years ago
  41. 721a669 perf events: Fix swevent hrtimer sampling by keeping track of remaining time when enabling/disabling swevent hrtimers by Soeren Sandmann · 15 years ago
  42. 04bf753 PM: Make warning in suspend_test_finish() less likely to happen by Rafael J. Wysocki · 15 years ago
  43. 65a6446 HWPOISON: Allow schedule_on_each_cpu() from keventd by Andi Kleen · 15 years ago
  44. 89061d3 futex: Move drop_futex_key_refs out of spinlock'ed region by Darren Hart · 15 years ago
  45. bd07041 Merge the right tty-fixes branch by Linus Torvalds · 15 years ago
  46. 237c80c rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang by Paul E. McKenney · 15 years ago
  47. 019129d5 rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  48. 37c72e5 rcu: Prevent RCU IPI storms in presence of high call_rcu() load by Paul E. McKenney · 15 years ago
  49. d6047d7 Merge branch 'tty-fixes' by Linus Torvalds · 15 years ago
  50. ee67e6c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. f061d83 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. e345fe1 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. 8c53e46 workqueue: add 'flush_delayed_work()' to run and wait for delayed work by Linus Torvalds · 15 years ago
  54. 2bc8720 futex: Check for NULL keys in match_futex by Darren Hart · 15 years ago
  55. 43046b6 workqueue: add 'flush_delayed_work()' to run and wait for delayed work by Linus Torvalds · 15 years ago
  56. 92f6a5e sched: Do less agressive buddy clearing by Peter Zijlstra · 15 years ago
  57. 03541f8 perf_event: Adjust frequency and unthrottle for non-group-leader events by Paul Mackerras · 15 years ago
  58. d58e657 futex: Handle spurious wake up by Thomas Gleixner · 15 years ago
  59. 80f5069 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  60. 8ad8073 tracing/filters: Fix memory leak when setting a filter by Li Zefan · 15 years ago
  61. e17b38b sched: Fix missing kernel-doc notation by Randy Dunlap · 15 years ago
  62. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  63. f5dc375 sched: Update the clock of runqueue select_task_rq() selected by Mike Galbraith · 15 years ago
  64. 3365e779 lockdep: Use cpu_clock() for lockstat by Peter Zijlstra · 15 years ago
  65. d25105e writeback: account IO throttling wait as iowait by Wu Fengguang · 15 years ago
  66. a813a15 tracing: fix trace_vprintk call by Steven Rostedt · 15 years ago
  67. f579bbc Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. e80fb7e5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. f17f36b Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  70. b924f95 Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. b9d40b7 Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 8f6e8a3 tracing: user local buffer variable for trace branch tracer by Steven Rostedt · 15 years ago
  73. c8647b2 tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c by Zhenwen Xu · 15 years ago
  74. 3279ba3 ftrace: check for failure for all conversions by Steven Rostedt · 15 years ago
  75. e7247a1 tracing: correct module boundaries for ftrace_release by jolsa@redhat.com · 15 years ago
  76. da08568 futex: fix requeue_pi key imbalance by Darren Hart · 15 years ago
  77. 829b876 tracing: fix transposed numbers of lock_depth and preempt_count by Steven Rostedt · 15 years ago
  78. fdc6f19 NOHZ: update idle state also when NOHZ is inactive by Eero Nurkkala · 15 years ago
  79. 978c0b8 rcu: Place root rcu_node structure in separate lockdep class by Paul E. McKenney · 15 years ago
  80. e74f4c4 rcu: Make hot-unplugged CPU relinquish its own RCU callbacks by Paul E. McKenney · 15 years ago
  81. d0ec774 rcu: Move rcu_barrier() to rcutree by Paul E. McKenney · 15 years ago
  82. 322a2c1 futex: Move exit_pi_state() call to release_mm() by Thomas Gleixner · 15 years ago
  83. fc6b177 futex: Nullify robust lists after cleanup by Peter Zijlstra · 15 years ago
  84. b0f56f1 trace: Fix missing assignment in trace_ctxwake_* by Hiroshi Shimamoto · 15 years ago
  85. 906010b perf_event: Provide vmalloc() based mmap() backing by Peter Zijlstra · 15 years ago
  86. ee949a8 tracing/syscalls: Use long for syscall ret format and field definitions by Tom Zanussi · 15 years ago
  87. eaaea80 futex: Fix locking imbalance by Thomas Gleixner · 15 years ago
  88. d014e88 panic: Fix panic message visibility by calling bust_spinlocks(0) before dying by Aaro Koskinen · 15 years ago
  89. 41cb665 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. e69a9ac Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. 0f26ec6 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. 135c8ae rcu: Replace the rcu_barrier enum with pointer to call_rcu*() function by Paul E. McKenney · 15 years ago
  93. a0b6c9a rcu: Clean up code based on review feedback from Josh Triplett, part 4 by Paul E. McKenney · 15 years ago
  94. 3d76c08 rcu: Clean up code based on review feedback from Josh Triplett, part 3 by Paul E. McKenney · 15 years ago
  95. 162cc27 rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y by Paul E. McKenney · 15 years ago
  96. f83f9ac sched: Set correct normal_prio and prio values in sched_fork() by Peter Williams · 15 years ago
  97. 75fb409 tracing: Use free_percpu instead of kfree by Frederic Weisbecker · 15 years ago
  98. fe8e5b5 tracing: Check total refcount before releasing bufs in profile_enable failure by Frederic Weisbecker · 15 years ago
  99. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  100. 1087e9b HWPOISON: Clean up PR_MCE_KILL interface by Andi Kleen · 15 years ago