Age | Commit message (Expand) | Author |
2005-09-10 | [PATCH] sched cleanups | Ingo Molnar |
2005-09-10 | [PATCH] sched: make idlest_group/cpu cpus_allowed-aware | M.Baris Demiray |
2005-09-10 | [PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings | Con Kolivas |
2005-09-10 | [PATCH] cpuset semaphore depth check deadlock fix | Paul Jackson |
2005-09-10 | [PATCH] spinlock consolidation | Ingo Molnar |
2005-09-09 | [PATCH] files: files struct with RCU | Dipankar Sarma |
2005-09-09 | [PATCH] files: break up files struct | Dipankar Sarma |
2005-09-09 | [PATCH] files: rcuref APIs | Dipankar Sarma |
2005-09-09 | [PATCH] fix for cpusets minor problem | KUROSAWA Takahiro |
2005-09-09 | [PATCH] Prefetch kernel stacks to speed up context switch | Chen, Kenneth W |
2005-09-09 | [PATCH] fix disassociate_ctty vs. fork race | Jason Baron |
2005-09-09 | [PATCH] Clear task_struct->fs_excl on fork() | Giancarlo Formicuccia |
2005-09-08 | Merge linux-2.6 with linux-acpi-2.6 | Len Brown |
2005-09-07 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds |
2005-09-07 | [PATCH] kprobes: fix bug when probed on task and isr functions | Keshavamurthy Anil S |
2005-09-07 | [PATCH] Kprobes: prevent possible race conditions generic | Prasanna S Panchamukhi |
2005-09-07 | [PATCH] introduce and use kzalloc | Pekka J Enberg |
2005-09-07 | [PATCH] remove duplicated code from proc and ptrace | Miklos Szeredi |
2005-09-07 | [PATCH] cpusets: re-enable "dynamic sched domains" | John Hawkes |
2005-09-07 | [PATCH] cpusets: fix the "dynamic sched domains" bug | John Hawkes |
2005-09-07 | [PATCH] cpusets: Move the ia64 domain setup code to the generic code | John Hawkes |
2005-09-07 | [PATCH] cpusets: confine oom_killer to mem_exclusive cpuset | Paul Jackson |
2005-09-07 | [PATCH] cpusets: formalize intermediate GFP_KERNEL containment | Paul Jackson |
2005-09-07 | [PATCH] futex: remove duplicate code | Pekka Enberg |
2005-09-07 | [PATCH] fix send_sigqueue() vs thread exit race | Oleg Nesterov |
2005-09-07 | [PATCH] remove a redundant variable in sys_prctl() | Jesper Juhl |
2005-09-07 | [PATCH] largefile support for accounting | Peter Staubach |
2005-09-07 | [PATCH] do_notify_parent_cldstop() cleanup | Oleg Nesterov |
2005-09-07 | [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() | Karsten Wiese |
2005-09-07 | [PATCH] create_workqueue_thread() signedness fix | Mika Kukkonen |
2005-09-07 | [PATCH] flush icache early when loading module | Thomas Koeller |
2005-09-07 | [PATCH] optimize writer path in time_interpolator_get_counter() | Alex Williamson |
2005-09-07 | [PATCH] Provide better printk() support for SMP machines | David Howells |
2005-09-07 | [PATCH] detect soft lockups | Ingo Molnar |
2005-09-07 | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek |
2005-09-07 | [PATCH] swsusp: update documentation | Pavel Machek |
2005-09-07 | [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity | Ashok Raj |
2005-09-07 | [kernel-doc] fix various DocBook build problems/warnings | Jeff Garzik |
2005-09-05 | [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener... | Laurent Vivier |
2005-09-05 | [PATCH] pm: clean up /sys/power/disk | Pavel Machek |
2005-09-05 | [PATCH] pm: fix process freezing | Pavel Machek |
2005-09-05 | [PATCH] swsusp: fix error handling and cleanups | Pavel Machek |
2005-09-05 | [PATCH] swsusp: add locking to software_resume | Shaohua Li |
2005-09-05 | [PATCH] swsusp: simpler calculation of number of pages in PBE list | Michal Schmidt |
2005-09-05 | [PATCH] encrypt suspend data for easy wiping | Andreas Steinmetz |
2005-09-05 | [PATCH] remove busywait in refrigerator | Pavel Machek |
2005-09-05 | [PATCH] swap: update swsusp use of swap_info | Hugh Dickins |
2005-09-03 | Merge linux-2.6 into linux-acpi-2.6 test | Len Brown |
2005-08-29 | [NET]: Fix sparse warnings | Arnaldo Carvalho de Melo |
2005-08-29 | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy |