summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2004-12-23[PATCH] AB-BA deadlock between uidhash_lock and tasklist_lock.Andrew Morton
2004-12-20[PATCH] back out CPU clock additions to posix-timersRoland McGrath
2004-12-16[PATCH] fix bogus ECHILD return from wait* with zombie group leaderRoland McGrath
2004-12-12[PATCH] swsusp: fix typesPavel Machek
2004-12-12[PATCH] swsusp: Fix header typoPavel Machek
2004-12-12[PATCH] swsusp fixes: fix confusing printkPavel Machek
2004-12-12[PATCH] swsusp bugfixes: fix memory leakPavel Machek
2004-12-12[PATCH] swsusp bugfixes: do not oops when not enough memory during resumePavel Machek
2004-12-07[PATCH] Fix broken domain debugging (aka "isolcpus option broken")Nick Piggin
2004-12-07Revert isolcpus option fix, pending better fix from Nick.Linus Torvalds
2004-12-06[PATCH] isolcpus option fixDimitri Sivanich
2004-12-02[PATCH] fix uninitialized variable in waitid(2)Joe Korty
2004-12-02[PATCH] sys_set/getpriority PRIO_USER semantics fix and optimisationPrasanna Meda
2004-12-02[PATCH] Allow multiple cpus in irq affinity callAnton Blanchard
2004-12-01[PATCH] Fix occasional stop_machine() lockup with > 2 CPUsRusty Russell
2004-12-01[PATCH] swsusp kconfig: Change in wordingPavel Machek
2004-11-29[PATCH] Remove Futex WarningRusty Russell
2004-11-21[PATCH] del_timer() vs. mod_timer() SMP raceBenjamin Herrenschmidt
2004-11-18[PATCH] early uart console supportBjorn Helgaas
2004-11-18[PATCH] sched: fix ->nr_uninterruptible handling bugsIngo Molnar
2004-11-17Fix reading /proc/<pid>/mem when parent dies.Linus Torvalds
2004-11-16[PATCH] Fork fix fixDavid Howells
2004-11-14[PATCH] revert recent futex_wait fixJamie Lokier
2004-11-10[PATCH] unexport task_niceArjan van de Ven
2004-11-10[PATCH] futex_wait hang fixHidetoshi Seto
2004-11-10[PATCH] fix page size assumption in fork()David Howells
2004-11-10[PATCH] remove contention on profile_lockJesse Barnes
2004-11-10[PATCH] compat syscalls naming standardisationMatthew Wilcox
2004-11-09[PATCH] Fix do_wait raceDinakar Guniguntala
2004-11-08wait_task_stopped() must not just return 0 when it hasLinus Torvalds
2004-11-07[PATCH] panic_blink and i8042 unloadingDmitry Torokhov
2004-11-07[PATCH] unexport do_settimeofdayChristoph Hellwig
2004-11-07[PATCH] kprobes: Minor i386 changes required for porting kprobes to x86_64Prasanna S. Panchamukhi
2004-11-07[PATCH] SysRq-n changes RT tasks to normalMåns Rullgård
2004-11-07[PATCH] Don't ignore try_stop_module returnRusty Russell
2004-11-03[PATCH] fix wrong kfifo_init buffer size argumentMartin Waitz
2004-11-03x86: regparm calling convention for exceptions and interrupts.Linus Torvalds
2004-11-01[PATCH] Add panic blinking to 2.6Andi Kleen
2004-11-01[PATCH] x86_64: add nmi button supportAndi Kleen
2004-11-01[PATCH] standalone sys_ni.c for not-implemented syscallsPeter Chubb
2004-10-31[PATCH] fix IBM cyclone clock and some cleanupChristoph Lameter
2004-10-31[PATCH] take me home, hotplug_path[]Kay Sievers
2004-10-30Lock-annotate some kernel functions as an example of how it works.Linus Torvalds
2004-10-30Annotate scheduler locking behaviour.Linus Torvalds
2004-10-29[PATCH] uninline __sigqueue_allocChris Wright
2004-10-28[PATCH] make dnotify a configure-time optionRobert Love
2004-10-28[PATCH] Add typechecking to suspend types and powerdown typesPavel Machek
2004-10-27[PATCH] remove double newline from sysrq action_msgOlaf Hering
2004-10-27[PATCH] remove invoke_softirqChristoph Hellwig
2004-10-27[PATCH] fix show_refcnt return value typeChristoph Hellwig