1. 703a3cd Merge branch 'master' into next by James Morris · 15 years ago
  2. 53da1d9 fix ptrace slowness by Miklos Szeredi · 15 years ago
  3. 6e2b757 module: fix refptr allocation and release order by Masami Hiramatsu · 15 years ago
  4. be50b834 kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users by Dhaval Giani · 15 years ago
  5. 2d5516c copy_process: fix CLONE_PARENT && parent_exec_id interaction by Oleg Nesterov · 15 years ago
  6. 6d5b5ac Fix fixpoint divide exception in acct_update_integrals by Heiko Carstens · 15 years ago
  7. 64ca5ab rcu: increment quiescent state counter in ksoftirqd() by Eric Dumazet · 15 years ago
  8. 219f170 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
  9. b24746c 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
  10. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 15 years ago
  11. 5170836 Fix recursive lock in free_uid()/free_user_ns() by David Howells · 15 years ago
  12. 54e9912 sched: don't allow setuid to succeed if the user does not have rt bandwidth by Dhaval Giani · 15 years ago
  13. 1d1e975 keys: distinguish per-uid keys in different namespaces by Serge E. Hallyn · 15 years ago
  14. cac64d0 sched_rt: don't start timer when rt bandwidth disabled by Hiroshi Shimamoto · 15 years ago
  15. a682604 rcu: Teach RCU that idle task is not quiscent state at boot by Paul E. McKenney · 15 years ago
  16. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 15 years ago
  17. adfafef Merge branch 'hibernate' by Linus Torvalds · 15 years ago
  18. 403f307 PM: Fix suspend_console and resume_console to use only one semaphore by Arve Hjønnevåg · 15 years ago
  19. b090f9f PM: Wait for console in resume by Arve Hjønnevåg · 15 years ago
  20. ebae260 PM: Fix pm_notifiers during user mode hibernation by Andrey Borzenkov · 15 years ago
  21. 09664fd PM: fix build for CONFIG_PM unset by Rafael J. Wysocki · 15 years ago
  22. eed3ee0 PM/resume: wait for device probing to finish by Arjan van de Ven · 15 years ago
  23. f54b2fe 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
  24. 4b3e3d2 tracing: limit the number of loops the ring buffer self test can make by Steven Rostedt · 15 years ago
  25. 4d7a077 tracing: have function trace select kallsyms by Steven Rostedt · 15 years ago
  26. 0c5119c tracing: disable tracing while testing ring buffer by Steven Rostedt · 15 years ago
  27. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  28. 42f5e03 pm: fix build for CONFIG_PM unset by Rafael J. Wysocki · 15 years ago
  29. 67e055d cgroups: fix possible use after free by Li Zefan · 15 years ago
  30. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 15 years ago
  31. e78ac4b9 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
  32. 29a0c5c 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
  33. f8effd1 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
  34. 8ce9a75 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
  35. 5b058bc tracing/function-graph-tracer: trace the idle tasks by Frederic Weisbecker · 15 years ago
  36. 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 15 years ago
  37. 391b170 mmiotrace: count events lost due to not recording by Pekka Paalanen · 15 years ago
  38. fb5ae64 User namespaces: Only put the userns when we unhash the uid by Serge E. Hallyn · 15 years ago
  39. 3997ad3 timers: more consistently use clock vs timer by Peter Zijlstra · 15 years ago
  40. a0490fa sched: cpu hotplug fix by Ingo Molnar · 15 years ago
  41. cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 15 years ago
  42. fc3501d mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches by Sven Wegener · 15 years ago
  43. 2fff78c futex: fix reference leak by Peter Zijlstra · 15 years ago
  44. 6c6f1f0 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
  45. 94dba89 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
  46. 9ce04f9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. fc631c8 sched: revert recent sync wakeup changes by Peter Zijlstra · 15 years ago
  48. 4da94d49 timers: fix TIMER_ABSTIME for process wide cpu timers by Peter Zijlstra · 15 years ago
  49. 3fccfd6 timers: split process wide cpu clocks/timers, fix by Peter Zijlstra · 15 years ago
  50. 06eb23b ptrace, x86: fix the usage of ptrace_fork() by Oleg Nesterov · 15 years ago
  51. acd8957 profiling: fix broken profiling regression by Hugh Dickins · 15 years ago
  52. f7de7621f async: use list_move_tail by Stefan Richter · 15 years ago
  53. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 15 years ago
  54. f30d5b3 async: Add some documentation. by Cornelia Huck · 15 years ago
  55. 86532d8 async: Handle kthread_run() return codes. by Cornelia Huck · 15 years ago
  56. 7a89bbc async: Fix running list handling. by Cornelia Huck · 15 years ago
  57. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 15 years ago
  58. 04ec93f fork.c: fix NULL pointer dereference when nr_threads == threads-max by Li Zefan · 15 years ago
  59. 777c6c5 wait: prevent exclusive waiter starvation by Johannes Weiner · 15 years ago
  60. 60fd760 revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" by Andrew Morton · 15 years ago
  61. 58763a2 kernel/async.c: fix printk warnings by Andrew Morton · 15 years ago
  62. 4cd4c1b timers: split process wide cpu clocks/timers by Peter Zijlstra · 15 years ago
  63. 32bd671 signal: re-add dead task accumulation stats. by Peter Zijlstra · 15 years ago
  64. 647802d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. 483b4ee sched: fix nohz load balancer on cpu offline by Suresh Siddha · 15 years ago
  66. bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 15 years ago
  67. 229c4ef ftrace: do_each_pid_task() needs rcu lock by Oleg Nesterov · 15 years ago
  68. 31c952d 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. 720eba3 modules: Use a better scheme for refcounting by Eric Dumazet · 15 years ago
  70. 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 15 years ago
  71. 3d39870 sched_rt: don't use first_cpu on cpumask created with cpumask_and by Rusty Russell · 15 years ago
  72. a571bbe sched: fix buddie group latency by Peter Zijlstra · 15 years ago
  73. a9f3e2b sched: clear buddies more aggressively by Mike Galbraith · 15 years ago
  74. 1596e29 sched: symmetric sync vs avg_overlap by Peter Zijlstra · 15 years ago
  75. d942fb6 sched: fix sync wakeups by Peter Zijlstra · 15 years ago
  76. 1347e96 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
  77. ac56b94 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. 5b2d3e6 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
  79. f649043 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
  80. b0a9b51 hrtimer: prevent negative expiry value after clock_was_set() by Thomas Gleixner · 15 years ago
  81. 94df7de hrtimers: allow the hot-unplugging of all cpus by Sebastien Dugue · 16 years ago
  82. 7f22391 hrtimers: increase clock min delta threshold while interrupt hanging by Frederic Weisbecker · 15 years ago
  83. d7240b9 generic-ipi: use per cpu data for single cpu ipi calls by Steven Rostedt · 15 years ago
  84. 839ec54 cgroup: fix root_count when mount fails due to busy subsystem by Paul Menage · 15 years ago
  85. 804b3c2 cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs() by Paul Menage · 15 years ago
  86. 1404f06 cgroups: fix lock inconsistency in cgroup_clone() by Li Zefan · 15 years ago
  87. baef99a cgroups: use hierarchy mutex in creation failure path by KAMEZAWA Hiroyuki · 15 years ago
  88. 97179fd cpumask fallout: Initialize irq_default_affinity earlier by David Daney · 15 years ago
  89. 1267a8d Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. by David Daney · 15 years ago
  90. 490a8d7 Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  91. abfe2d7 Hibernation: Introduce system_entering_hibernation by Rafael J. Wysocki · 15 years ago
  92. 3a9f84d signals, debug: fix BUG: using smp_processor_id() in preemptible code in print_fatal_signal() by Ed Swierk · 15 years ago
  93. 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  94. 37f5fed Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  95. 3386c05 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
  96. 1e70c7f 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
  97. 810ee58 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 91a8d07 ring-buffer: reset timestamps when ring buffer is reset by Steven Rostedt · 15 years ago
  99. 6552eba Merge branch 'core/debugobjects' into core/urgent by Thomas Gleixner · 15 years ago
  100. 1092307 trace: set max latency variable to zero on default by Steven Rostedt · 15 years ago