summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2004-10-27[PATCH] Lock initializer unifying (Core)Thomas Gleixner
2004-10-27[PATCH] signal.c: gcc-3.4 fixPawel Sikora
2004-10-27[PATCH] unexport add_timer_on()Arjan van de Ven
2004-10-27[PATCH] unexport kick_processChristoph Hellwig
2004-10-27[PATCH] unexport getnstimeofdayChristoph Hellwig
2004-10-27[PATCH] unexport raise_softirqArjan van de Ven
2004-10-27[PATCH] scheduler: remove redundant #ifdefPaul E. McKenney
2004-10-27[PATCH] swsusp: print error message when swapping is disabledYi Zhu
2004-10-27[PATCH] statm: shared = rss - anon_rssHugh Dickins
2004-10-27Fix up "compat_sys_keyctl()" system call.Linus Torvalds
2004-10-27arm: Fix ARM kernel build with permitted binutils versionsRussell King
2004-10-25[PATCH] Wake up signalled tasks when exiting ptraceRoland McGrath
2004-10-25[PATCH] Posix layer <-> clock driver API fixChristoph Lameter
2004-10-25[PATCH] Builtin Module Parameters in sysfs tooRusty Russell
2004-10-25[PATCH] session leader tty disassociation fixRoland McGrath
2004-10-25[PATCH] acct: report single record for multithreaded processRoland McGrath
2004-10-25[PATCH] sched: active_load_balance fixesDarren Hart
2004-10-25[PATCH] schedstat: fix schedule() statisticsAkinobu Mita
2004-10-25[PATCH] sched: improved load_balance() tolerance for pinned tasksJohn Hawkes
2004-10-25[PATCH] sched: small load balance fixJesse Barnes
2004-10-25[PATCH] small SOFTWARE_SUSPEND help text fixesAdrian Bunk
2004-10-25[PATCH] power/disk.c: small fixupsPavel Machek
2004-10-25Allow BKL re-acquire to fail, causing us to re-schedule.Linus Torvalds