Age | Commit message (Expand) | Author |
2005-11-09 | [PATCH] swsusp: rework swsusp_suspend | Rafael J. Wysocki |
2005-11-09 | [PATCH] swsusp: simplify pagedir relocation | Rafael J. Wysocki |
2005-11-09 | [PATCH] swsusp: reduce code duplication | Rafael J. Wysocki |
2005-11-09 | [PATCH] sleep: Fix oops in enter_state | Pavel Machek |
2005-11-09 | [PATCH] quieten softlockup at boot | Anton Blanchard |
2005-11-09 | [PATCH] cpu hotplug: fix locking in cpufreq drivers | Ashok Raj |
2005-11-08 | [PATCH] Fix sysctl unregistration oops (CVE-2005-2709) | Al Viro |
2005-11-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2005-11-07 | [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount | Al Viro |
2005-11-07 | [SPARC64] mm: context switch ptlock | Hugh Dickins |
2005-11-07 | [PATCH] unexport uts_sem | Adrian Bunk |
2005-11-07 | [PATCH] unexport idle_cpu | Adrian Bunk |
2005-11-07 | [PATCH] unexport console_unblank | Adrian Bunk |
2005-11-07 | [PATCH] kernel-docs: fix kernel-doc format problems | Randy Dunlap |
2005-11-07 | [PATCH] more kernel-doc cleanups, additions | Randy Dunlap |
2005-11-07 | [PATCH] Kprobes: preempt_disable/enable() simplification | Ananth N Mavinakayanahalli |
2005-11-07 | [PATCH] Kprobes: Use RCU for (un)register synchronization - base changes | Ananth N Mavinakayanahalli |
2005-11-07 | [PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes | Ananth N Mavinakayanahalli |
2005-11-07 | [PATCH] consolidate sys_ptrace() | Christoph Hellwig |
2005-11-07 | [PATCH] fix remaining missing includes | Tim Schmielau |
2005-11-07 | [PATCH] FUTEX_WAKE_OP: enhanced error handling | David Gibson |
2005-11-07 | [PATCH] aio: remove aio_max_nr accounting race | Zach Brown |
2005-11-07 | [PATCH] Process Events Connector | Matt Helsley |
2005-11-07 | [PATCH] swsusp: remove unused variable | Pavel Machek |
2005-11-07 | [PATCH] swsusp cleanups | Pavel Machek |
2005-11-07 | [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code | Heiko Carstens |
2005-11-07 | [PATCH] posix-timers `unlikely' rejig | Andrew Morton |
2005-11-04 | [PATCH] improve scheduler fairness a bit | Oleg Nesterov |
2005-10-31 | Merge ../linux-2.6 by hand | Paul Mackerras |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau |
2005-10-30 | [PATCH] Remove duplicate code in signal.c | Paul E. McKenney |
2005-10-30 | [PATCH] remove unneeded SI_TIMER checks | Oleg Nesterov |
2005-10-30 | [PATCH] cleanup the usage of SEND_SIG_xxx constants | Oleg Nesterov |
2005-10-30 | [PATCH] remove hardcoded SEND_SIG_xxx constants | Oleg Nesterov |
2005-10-30 | [PATCH] sched: hardcode non-smp set_cpus_allowed | Paul Jackson |
2005-10-30 | [PATCH] posix-cpu-timers: fix overrun reporting | Roland McGrath |
2005-10-30 | [PATCH] RCU torture-testing kernel module | Paul E. McKenney |
2005-10-30 | [PATCH] jiffies_64 cleanup | Thomas Gleixner |
2005-10-30 | [PATCH] wait4 PTRACE_ATTACH race fix | Roland McGrath |
2005-10-30 | [PATCH] PF_DEAD cleanup | Coywolf Qi Hunt |
2005-10-30 | [PATCH] cleanup for kernel/printk.c | Jesper Juhl |
2005-10-30 | [PATCH] Keys: Get rid of warning in kmod.c if keys disabled | David Howells |
2005-10-30 | [PATCH] ptrace/coredump/exit_group deadlock | Andrea Arcangeli |
2005-10-30 | [PATCH] cpusets: automatic numa mempolicy rebinding | Paul Jackson |
2005-10-30 | [PATCH] cpusets: simple rename | Paul Jackson |
2005-10-30 | [PATCH] cpusets: dual semaphore locking overhaul | Paul Jackson |
2005-10-30 | [PATCH] cpusets: remove depth counted locking hack | Paul Jackson |
2005-10-30 | [PATCH] cpuset cleanup | Paul Jackson |
2005-10-30 | [PATCH] posix-timers: use schedule_timeout() in common_nsleep() | Oleg Nesterov |
2005-10-30 | [PATCH] Unify sys_tkill() and sys_tgkill() | Vadim Lobanov |