Age | Commit message (Expand) | Author |
2010-01-18 | kernel/signal.c: fix kernel information leak with print-fatal-signals=1 | Andi Kleen |
2010-01-18 | cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput() | Dave Anderson |
2010-01-18 | modules: Skip empty sections when exporting section notes | Ben Hutchings |
2010-01-06 | sched: Sched_rt_periodic_timer vs cpu hotplug | Peter Zijlstra |
2010-01-06 | sched: Fix balance vs hotplug race | Peter Zijlstra |
2010-01-06 | kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no... | WANG Cong |
2010-01-06 | 'sysctl_max_map_count' should be non-negative | Amerigo Wang |
2010-01-06 | NOMMU: Optimise away the {dac_,}mmap_min_addr tests | David Howells |
2010-01-06 | clockevents: Prevent clockevent_devices list corruption on cpu hotplug | Thomas Gleixner |
2010-01-06 | sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE | Peter Zijlstra |
2010-01-06 | sched: Fix task_hot() test order | Peter Zijlstra |
2009-12-18 | perf_event: Fix incorrect range check on cpu number | Paul Mackerras |
2009-12-18 | futex: Take mmap_sem for get_user_pages in fault_in_user_writeable | Andi Kleen |
2009-12-18 | bsdacct: fix uid/gid misreporting | Alexey Dobriyan |
2009-12-18 | sched: Fix and clean up rate-limit newidle code | Mike Galbraith |
2009-12-18 | sched: Rate-limit newidle | Mike Galbraith |
2009-12-18 | sched: Fix affinity logic in select_task_rq_fair() | Mike Galbraith |
2009-12-18 | sched: Check for an idle shared cache in select_task_rq_fair() | Mike Galbraith |
2009-12-18 | perf: Don't free perf_mmap_data until work has been done | Kristian Høgsberg |
2009-12-18 | perf_event: Initialize data.period in perf_swevent_hrtimer() | Xiao Guangrong |
2009-12-18 | rcu: Remove inline from forward-referenced functions | Paul E. McKenney |
2009-12-18 | rcu: Fix note_new_gpnum() uses of ->gpnum | Paul E. McKenney |
2009-12-18 | rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counter | Paul E. McKenney |
2009-12-18 | rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->... | Paul E. McKenney |
2009-12-02 | modules: don't export section names of empty sections via sysfs | Helge Deller |
2009-12-01 | SLOW_WORK: Move slow_work's proc file to debugfs | David Howells |
2009-12-01 | SLOW_WORK: Fix the CONFIG_MODULES=n case | David Howells |
2009-11-19 | SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed | David Howells |
2009-11-19 | SLOW_WORK: Allow the work items to be viewed through a /proc file | David Howells |
2009-11-19 | SLOW_WORK: Add delayed_slow_work support | Jens Axboe |
2009-11-19 | SLOW_WORK: Add support for cancellation of slow work | Jens Axboe |
2009-11-19 | SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional | Jens Axboe |
2009-11-19 | SLOW_WORK: Wait for outstanding work items belonging to a module to clear | David Howells |
2009-11-17 | workqueue: fix race condition in schedule_on_each_cpu() | Tejun Heo |
2009-11-11 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-11-11 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-11-08 | sched: Use root_task_group_empty only with FAIR_GROUP_SCHED | Cyrill Gorcunov |
2009-11-08 | sched: Fix kernel-doc function parameter name | Randy Dunlap |
2009-11-07 | genirq: try_one_irq() must be called with irq disabled | Yong Zhang |
2009-11-05 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-11-05 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-11-04 | ftrace: Fix unmatched locking in ftrace_regex_write() | Li Zefan |
2009-11-04 | ring-buffer: Synchronize resizing buffer with reader lock | Lai Jiangshan |
2009-11-03 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2009-11-03 | Correct nr_processes() when CPUs have been unplugged | Ian Campbell |
2009-11-03 | PM / Hibernate: Add newline to load_image() fail path | Jiri Slaby |
2009-11-03 | PM / Hibernate: Fix error handling in save_image() | Jiri Slaby |
2009-11-03 | PM / Hibernate: Fix blkdev refleaks | Jiri Slaby |
2009-11-03 | sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c | Mike Galbraith |
2009-11-02 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |