1. 94ca9d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  2. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  3. 0bf377bb sched: Improve latencies under load by decreasing minimum scheduling granularity by Ingo Molnar · 14 years ago
  4. c54fce6 workqueue: add documentation by Tejun Heo · 14 years ago
  5. 84e1d83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  6. 6715045 PM / Hibernate: Avoid hitting OOM during preallocation of memory by Rafael J. Wysocki · 14 years ago
  7. aad1830 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 0109c2c PM QoS: Correct pr_debug() misuse and improve parameter checks by mark gross · 14 years ago
  9. f2955b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. df09162 tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread by Chris Wright · 14 years ago
  11. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  12. 1c24de6 kernel/groups.c: fix integer overflow in groups_search by Jerome Marchand · 14 years ago
  13. 31583bb cgroups: fix API thinko by Michael S. Tsirkin · 14 years ago
  14. 85a0fdf gcov: fix null-pointer dereference for certain module types by Peter Oberparleiter · 14 years ago
  15. da2b71e sched: Move sched_avg_update() to update_cpu_load() by Suresh Siddha · 14 years ago
  16. 5e11637 perf: Fix CPU hotplug by Peter Zijlstra · 14 years ago
  17. 9cb627d perf, trace: Fix module leak by Li Zefan · 14 years ago
  18. 79637a4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  19. 899edae Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  20. da34634f tracing/kprobe: Fix handling of C-unlike argument names by Masami Hiramatsu · 14 years ago
  21. aba9159 tracing/kprobes: Fix handling of argument names by Masami Hiramatsu · 14 years ago
  22. 61a5273 tracing/kprobe: Fix a memory leak in error case by Masami Hiramatsu · 14 years ago
  23. 9c55cb1 tracing: Do not allow llseek to set_ftrace_filter by Steven Rostedt · 14 years ago
  24. cd4d4fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  25. b3bd3de gcc-4.6: kernel/*: Fix unused but set warnings by Andi Kleen · 14 years ago
  26. ef5dc12 mutex: Fix annotations to include it in kernel-locking docbook by Randy Dunlap · 14 years ago
  27. 68d3f1d lockup_detector: Sync touch_*_watchdog back to old semantics by Don Zickus · 14 years ago
  28. 950eaac pid: make setpgid() system call use RCU read-side critical section by Paul E. McKenney · 14 years ago
  29. 3aaba20 tracing: Fix a race in function profile by Li Zefan · 14 years ago
  30. 9c37547 workqueue: use zalloc_cpumask_var() for gcwq->mayday_mask by Tejun Heo · 14 years ago
  31. 477a3c3 workqueue: fix GCWQ_DISASSOCIATED initialization by Tejun Heo · 14 years ago
  32. fa66f07 perf_events: Fix time tracking for events with pid != -1 and cpu != -1 by Stephane Eranian · 14 years ago
  33. 6f4dbec Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  34. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  35. 25cc69e PM QoS: Fix inline documentation. by Saravana Kannan · 14 years ago
  36. d4348c6 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  37. 5e68601 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. 151772d tracing/trace_stack: Fix stack trace on ppc64 by Anton Blanchard · 14 years ago
  39. 8a2e8e5d workqueue: fix cwq->nr_active underflow by Tejun Heo · 14 years ago
  40. 502adf5 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. 3b6c550 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. bac1e74 PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open() by David Alan Gilbert · 14 years ago
  43. e41e704 workqueue: improve destroy_workqueue() debuggability by Tejun Heo · 14 years ago
  44. 972fa1c workqueue: mark lock acquisition on worker_maybe_bind_and_lock() by Namhyung Kim · 14 years ago
  45. 06bd6eb workqueue: annotate lock context change by Namhyung Kim · 14 years ago
  46. 9d0f4dc mutex: Improve the scalability of optimistic spinning by Tim Chen · 14 years ago
  47. c6db67c watchdog: Don't throttle the watchdog by Peter Zijlstra · 14 years ago
  48. e36c886 workqueue: Add basic tracepoints to track workqueue execution by Arjan van de Ven · 14 years ago
  49. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  50. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  51. b35de43 kfifo: implement missing __kfifo_skip_r() by Andrea Righi · 14 years ago
  52. 861d034 sched: Fix rq->clock synchronization when migrating tasks by Peter Zijlstra · 14 years ago
  53. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  54. 145c3ae46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  55. 1ca72fe Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  56. 2a4419b fs: fs_struct rwlock to spinlock by Nick Piggin · 14 years ago
  57. 392abee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  58. f362b73 Fix unprotected access to task credentials in waitid() by Daniel J Blueman · 14 years ago
  59. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  60. b590cdd kdb: fix compile error without CONFIG_KALLSYMS by Jason Wessel · 14 years ago
  61. d244b6b Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into trace/tip/perf/urgent-4 by Steven Rostedt · 14 years ago
  62. 8d9df9f workqueue: free rescuer on destroy_workqueue by Xiaotian Feng · 14 years ago
  63. 1aa54bc tracing: Sanitize value returned from write(trace_marker, "...", len) by Marcin Slusarz · 14 years ago
  64. c7dcf87 time: Workaround gcc loop optimization that causes 64bit div errors by John Stultz · 14 years ago
  65. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  66. 2a37a3d tracing/events: Convert format output to seq_file by Steven Rostedt · 14 years ago
  67. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  68. deda2e8 timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs by Jason Wessel · 14 years ago
  69. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  70. 8d57a98 block: add secure discard by Adrian Hunter · 14 years ago
  71. d78a3ed kernel/kfifo.c: add handling of chained scatterlists by Stefani Seibold · 14 years ago
  72. 5af568cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  73. 2e956fb kfifo: replace the old non generic API by Stefani Seibold · 14 years ago
  74. 4201d9a8 kfifo: add the new generic kfifo API by Stefani Seibold · 14 years ago
  75. f65a03f kexec: return -EFAULT on copy_to_user() failures by Dan Carpenter · 14 years ago
  76. 863a604 lib/bug.c: add oops end marker to WARN implementation by Anton Blanchard · 14 years ago
  77. c7ff0d9 panic: keep blinking in spite of long spin timer mode by TAMUKI Shoichi · 14 years ago
  78. c52b0b9 pids: alloc_pidmap: remove the unnecessary boundary checks by Oleg Nesterov · 14 years ago
  79. 5fdee8c pids: fix a race in pid generation that causes pids to be reused immediately by Salman · 14 years ago
  80. c7e49c1 ptrace: optimize exit_ptrace() for the likely case by Oleg Nesterov · 14 years ago
  81. e400c28 cgroups: save space for the terminator by Dan Carpenter · 14 years ago
  82. 907b29e param: locking for kernel parameters by Rusty Russell · 14 years ago
  83. 914dcaa param: make param sections const. by Rusty Russell · 14 years ago
  84. a105432 param: use free hook for charp (fix leak of charp parameters) by Rusty Russell · 14 years ago
  85. e6df34a param: add a free hook to kernel_param_ops. by Rusty Russell · 14 years ago
  86. 9bbb9e5 param: use ops in struct kernel_param, rather than get and set fns directly by Rusty Russell · 14 years ago
  87. a14fe24 param: move the EXPORT_SYMBOL to after the definitions. by Rusty Russell · 14 years ago
  88. 2e9fb99 params: don't hand NULL values to param.set callbacks. by Rusty Russell · 14 years ago
  89. f7ad3c6 vfs: add helpers to get root and pwd by Miklos Szeredi · 14 years ago
  90. 0caa621 kernel/timer.c: fix kernel-doc function parameter warning by Randy Dunlap · 14 years ago
  91. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  92. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  93. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  94. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  95. 8c4af38 gcc-4.6: printk: use stable variable to dump kmsg buffer by Andi Kleen · 14 years ago
  96. 878ae12 stop_machine: struct cpu_stopper, remove alignment padding on 64 bits by Richard Kennedy · 14 years ago
  97. 459b37d kernel/range: remove unused definition of ARRAY_SIZE() by Geert Uytterhoeven · 14 years ago
  98. 2ee7c92 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path by Oleg Nesterov · 14 years ago
  99. d2997b1 hibernation: freeze swap at hibernation by KAMEZAWA Hiroyuki · 14 years ago
  100. a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago