Age | Commit message (Expand) | Author | Files | Lines |
2008-12-01 | epoll: introduce resource usage limits | Davide Libenzi | 1 | -0/+4 |
2008-11-11 | fix for account_group_exec_runtime(), make sure ->signal can't be freed under... | Oleg Nesterov | 1 | -0/+1 |
2008-11-06 | net: Fix recursive descent in __scm_destroy(). | David Miller | 1 | -0/+2 |
2008-10-24 | Merge commit 'v2.6.28-rc1' into sched/urgent | Ingo Molnar | 1 | -19/+88 |
2008-10-23 | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds | 1 | -4/+0 |
2008-10-23 | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 1 | -0/+6 |
2008-10-23 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2008-10-23 | proc: move /proc/schedstat boilerplate to kernel/sched_stats.h | Alexey Dobriyan | 1 | -4/+0 |
2008-10-22 | sched: add CONFIG_SMP consistency | Li Zefan | 1 | -5/+7 |
2008-10-22 | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 1 | -0/+6 |
2008-10-20 | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -13/+71 |
2008-10-20 | add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS | Roland McGrath | 1 | -1/+7 |
2008-10-20 | coredump_filter: add hugepage dumping | KOSAKI Motohiro | 1 | -2/+5 |
2008-10-20 | sched: optimize group load balancer | Peter Zijlstra | 1 | -0/+1 |
2008-10-20 | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 1 | -19/+84 |
2008-10-17 | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 1 | -6/+9 |
2008-10-17 | sched: kill unused scheduler decl. | David Miller | 1 | -1/+0 |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar | 1 | -3/+6 |
2008-10-09 | sched debug: add name to sched_domain sysctl entries | Ingo Molnar | 1 | -0/+3 |
2008-09-27 | timers: fix itimer/many thread hang, v3 | Frank Mayhar | 1 | -1/+0 |
2008-09-23 | timers: fix itimer/many thread hang, v2 | Frank Mayhar | 1 | -178/+5 |
2008-09-22 | sched: wakeup preempt when small overlap | Peter Zijlstra | 1 | -1/+1 |
2008-09-14 | timers: fix itimer/many thread hang, cleanups | Ingo Molnar | 1 | -1/+1 |
2008-09-14 | timers: fix itimer/many thread hang, fix #2 | Ingo Molnar | 1 | -3/+4 |
2008-09-14 | timers: fix itimer/many thread hang | Frank Mayhar | 1 | -13/+244 |
2008-09-10 | mm: define USE_SPLIT_PTLOCKS rather than repeating expression | Jeremy Fitzhardinge | 1 | -3/+3 |
2008-09-06 | Merge branch 'linus' into sched/devel | Ingo Molnar | 1 | -0/+4 |
2008-09-05 | hrtimer: create a "timer_slack" field in the task struct | Arjan van de Ven | 1 | -0/+6 |
2008-09-05 | sched: fix process time monotonicity | Balbir Singh | 1 | -0/+4 |
2008-08-15 | sched: reorder struct sched_rt_entity to remove padding on 64 bit builds | Richard Kennedy | 1 | -1/+1 |
2008-08-15 | sched: reorder signal_struct to remove 8 bytes on 64 bit builds | Richard Kennedy | 1 | -1/+1 |
2008-08-14 | CRED: Introduce credential access wrappers | David Howells | 1 | -0/+1 |
2008-08-11 | sched_clock: delay using sched_clock() | Peter Zijlstra | 1 | -11/+3 |
2008-07-31 | sched clock: revert various sched_clock() changes | Ingo Molnar | 1 | -16/+1 |
2008-07-27 | task IO accounting: move all IO statistics in struct task_io_accounting | Andrea Righi | 1 | -6/+6 |
2008-07-27 | task IO accounting: improve code readability | Andrea Righi | 1 | -13/+6 |
2008-07-26 | tracehook: wait_task_inactive | Roland McGrath | 1 | -2/+6 |
2008-07-26 | tracehook: death | Roland McGrath | 1 | -1/+1 |
2008-07-26 | Full conversion to early_initcall() interface, remove old interface | Eduard - Gabriel Munteanu | 1 | -9/+0 |
2008-07-26 | uninline arch_pick_mmap_layout() | Andrew Morton | 1 | -9/+0 |
2008-07-25 | per-task-delay-accounting: add memory reclaim delay | Keika Kobayashi | 1 | -0/+4 |
2008-07-25 | task IO accounting: provide distinct tgid/tid I/O statistics | Andrea Righi | 1 | -0/+4 |
2008-07-25 | accounting: account for user time when updating memory integrals | Jonathan Lim | 1 | -1/+1 |
2008-07-25 | pidns: remove find_task_by_pid, unused for a long time | Pavel Emelyanov | 1 | -6/+0 |
2008-07-25 | pidns: remove now unused find_pid function. | Pavel Emelyanov | 1 | -1/+1 |
2008-07-25 | pidns: remove now unused kill_proc function | Pavel Emelyanov | 1 | -1/+0 |
2008-07-25 | kill PF_BORROWED_MM in favour of PF_KTHREAD | Oleg Nesterov | 1 | -2/+1 |
2008-07-25 | introduce PF_KTHREAD flag | Oleg Nesterov | 1 | -0/+1 |
2008-07-25 | ptrace: give more respect to SIGKILL | Oleg Nesterov | 1 | -3/+0 |
2008-07-24 | add a helper function to test if an object is on the stack | FUJITA Tomonori | 1 | -0/+7 |