1. 805f6b5 blktrace: Use rq->cmd_flags directly in blk_add_trace_rq. by Tao Ma · 15 years ago
  2. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 15 years ago
  3. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 15 years ago
  4. 73c1010 block: initial patch for on-stack per-task plugging by Jens Axboe · 15 years ago
  5. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 15 years ago
  6. 3a142a0 clockevents: Prevent oneshot mode when broadcast device is periodic by Thomas Gleixner · 15 years ago
  7. 571020d 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
  8. ee88347 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
  9. 6d83f94 genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now by Thomas Gleixner · 15 years ago
  10. c1ee626 genirq: Prevent access beyond allocated_irqs bitmap by Thomas Gleixner · 15 years ago
  11. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  12. 2e725a0 PM / Hibernate: Return error code when alloc_image_page() fails by Stanislaw Gruszka · 15 years ago
  13. 3233cdb workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long by Tejun Heo · 15 years ago
  14. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 15 years ago
  15. 4fe757d perf: Fix throttle logic by Peter Zijlstra · 15 years ago
  16. a1213b0 Merge branches 'core-fixes-for-linus' and '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
  17. 1cecd79 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
  18. 7576958 workqueue: wake up a worker when a rescuer is leaving a gcwq by Tejun Heo · 15 years ago
  19. f590308 timer debug: Hide kernel addresses via %pK in /proc/timer_list by Kees Cook · 15 years ago
  20. f7909fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  21. 01e05e9 ptrace: use safer wake up on ptrace_detach() by Tejun Heo · 15 years ago
  22. 6037b71 security: add cred argument to security_capable() by Chris Wright · 15 years ago
  23. ee24aeb cap_syslog: accept CAP_SYS_ADMIN for now by Linus Torvalds · 15 years ago
  24. 5651f7f watchdog, nmi: Lower the severity of error messages by Don Zickus · 15 years ago
  25. aceb91c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  26. 7ff2079 Revert "lockdep, timer: Fix del_timer_sync() annotation" by Peter Zijlstra · 15 years ago
  27. fb2b2a1 CRED: Fix memory and refcount leaks upon security_prepare_creds() failure by Tetsuo Handa · 15 years ago
  28. 2edeaa3 CRED: Fix BUG() upon security_cred_alloc_blank() failure by Tetsuo Handa · 15 years ago
  29. f0adc82 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
  30. 862b6f6 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 15 years ago
  31. f266a51 lockdep, timer: Fix del_timer_sync() annotation by Peter Zijlstra · 15 years ago
  32. aba9943 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
  33. 49abda9 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
  34. eb487ab 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
  35. 3d56e33 tracing: Replace syscall_meta_data struct array with pointer array by Steven Rostedt · 15 years ago
  36. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 15 years ago
  37. 06c3bc6 sched: Fix update_curr_rt() by Peter Zijlstra · 15 years ago
  38. 542e72f perf: Fix reading in perf_event_read() by Peter Zijlstra · 15 years ago
  39. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 15 years ago
  40. f1a0639 genirq: Prevent irq storm on migration by Thomas Gleixner · 15 years ago
  41. 9ffdc6c watchdog: Don't change watchdog state on read of sysctl by Marcin Slusarz · 15 years ago
  42. 3973576 watchdog: Fix sysctl consistency by Marcin Slusarz · 15 years ago
  43. 4135038 watchdog: Fix broken nowatchdog logic by Marcin Slusarz · 15 years ago
  44. aa5bd67 Fix prlimit64 for suid/sgid processes by Kacper Kornet · 15 years ago
  45. bffb276 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
  46. 88d4f0d perf: Fix alloc_callchain_buffers() by Eric Dumazet · 15 years ago
  47. 05ca62c sched: Use rq->clock_task instead of rq->clock for correctly maintaining load averages by Paul Turner · 15 years ago
  48. b815f19 sched: Fix/remove redundant cfs_rq checks by Paul Turner · 15 years ago
  49. e37b6a7 sched: Fix sign under-flows in wake_affine by Paul Turner · 15 years ago
  50. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  51. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 15 years ago
  52. 500d85c 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
  53. ce84d53 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
  54. bc09475 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
  55. 8c6a98b Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent by Andy Whitcroft · 15 years ago
  56. 3ff6dca sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug by Yong Zhang · 15 years ago
  57. e94965e module: show version information for built-in modules in sysfs by Dmitry Torokhov · 15 years ago
  58. 5bf7a65 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  59. 806839b perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/ by Oleg Nesterov · 15 years ago
  60. 547e9fd perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat by Peter Zijlstra · 15 years ago
  61. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 15 years ago
  62. 2b1caf6 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
  63. 8d99641 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  64. 225c8e0 kernel/smp.c: consolidate writes in smp_call_function_interrupt() by Milton Miller · 15 years ago
  65. 6dc1989 kernel/smp.c: fix smp_call_function_many() SMP race by Anton Blanchard · 15 years ago
  66. 466c190 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
  67. bd924e8 smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status to init/main.c by Tejun Heo · 15 years ago
  68. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 15 years ago
  69. 2d0640b hrtimers: Notify hrtimer users of switches to NOHZ mode by Stephen Boyd · 15 years ago
  70. 8550d7c perf: Fix perf_event_init_task()/perf_event_free_task() interaction by Oleg Nesterov · 15 years ago
  71. dbe08d8 perf: Fix find_get_context() vs perf_event_exit_task() race by Oleg Nesterov · 15 years ago
  72. 490da40 blktrace: Don't output messages if NOTIFY isn't set. by Tao Ma · 15 years ago
  73. 068c5cc sched, cgroup: Use exit hook to avoid use-after-free crash by Peter Zijlstra · 15 years ago
  74. 335bc70 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
  75. 66832eb perf: Validate cpu early in perf_event_alloc() by Oleg Nesterov · 15 years ago
  76. 22a4ec7 perf: Find_get_context: fix the per-cpu-counter check by Oleg Nesterov · 15 years ago
  77. c5ed514 perf: Fix contexted inheritance by Peter Zijlstra · 15 years ago
  78. d7d8294 sched: Fix signed unsigned comparison in check_preempt_tick() by Mike Galbraith · 15 years ago
  79. fce2097 sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count by Yong Zhang · 15 years ago
  80. f449377 sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure by Mike Galbraith · 15 years ago
  81. 8ecedd7 sched: Display autogroup names in /proc/sched_debug by Bharata B Rao · 15 years ago
  82. efe25c2 sched: Reinstate group names in /proc/sched_debug by Bharata B Rao · 15 years ago
  83. 977dda7 sched: Update effective_load() to use global share weights by Paul Turner · 15 years ago
  84. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and '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
  85. 7f85803 tracing: Remove syscall_exit_fields by Lai Jiangshan · 15 years ago
  86. acda472 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 15 years ago
  87. c72a04e cgroup_fs: fix cgroup use of simple_lookup() by Al Viro · 15 years ago
  88. 1161ec9 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 15 years ago
  89. b24efdf rcu: avoid pointless blocked-task warnings by Paul E. McKenney · 15 years ago
  90. c072a38 rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status by Paul E. McKenney · 15 years ago
  91. 3ec762a cgroups: Fix a lockdep warning at cgroup removal by Li Zefan · 15 years ago
  92. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  93. ba76149 thp: khugepaged by Andrea Arcangeli · 15 years ago
  94. e7a00c4 thp: add pmd_huge_pte to mm_struct by Andrea Arcangeli · 15 years ago
  95. a5b338f thp: update futex compound knowledge by Andrea Arcangeli · 15 years ago
  96. dabb16f oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down by Mandeep Singh Baines · 15 years ago
  97. 43bb40c sched: remove long deprecated CLONE_STOPPED flag by Dave Jones · 15 years ago
  98. 6c9ae00 irq: use per_cpu kstat_irqs by Eric Dumazet · 15 years ago
  99. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  100. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago