summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2005-01-06[PATCH] x86-64: kernel/sys.c build fixJeff Garzik
2005-01-06[PATCH] First cut at setsid/tty lockingAlan Cox
2005-01-04[PATCH] Make page allocator aware of requests for zeroed memoryChristoph Lameter
2005-01-05Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse
2005-01-04Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse
2005-01-04[PATCH] uninline/kill __exit_mm()Oleg Nesterov
2005-01-04[PATCH] task_struct.exit_state usageRoland McGrath
2005-01-04[PATCH] move waitchld_exit from task_struct to signal_structRoland McGrath
2005-01-04[PATCH] fix ptracer death race yielding bogus BUG_ONRoland McGrath
2005-01-04[PATCH] move group_exit flag into signal_struct.flags wordRoland McGrath
2005-01-04[PATCH] fix stop signal raceRoland McGrath
2005-01-04[PATCH] remove redundant sys_delete_module()Coywolf Qi Hunt
2005-01-04[PATCH] compat: sigtimedwaitZou Nanhai
2005-01-04[PATCH] cpumask: range check before using valueRandy Dunlap
2005-01-04[PATCH] Add PR_GET_NAMEPrasanna Meda
2005-01-04[PATCH] panic_timeout: move to kernel.hRandy Dunlap
2005-01-04[PATCH] rcu: simplify quiescent state detectionManfred Spraul
2005-01-04[PATCH] rcu: make two internal structs staticManfred Spraul
2005-01-04[PATCH] rcu: eliminate rcu_ctrlblk.lockOleg Nesterov
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2005-01-04[PATCH] sys_stime needs a compat functionMartin Schwidefsky
2005-01-04[PATCH] suppress might_sleep() if oopsingAndrew Morton
2005-01-04[PATCH] fork: total_forks not counted under tasklist_lockPrasanna Meda
2005-01-04[PATCH] move irq_enter and irq_exit to common codeChristoph Hellwig
2005-01-04[PATCH] handle quoted module parametersRandy Dunlap
2005-01-04[PATCH] enhanced Memory accounting data collectionJay Lan
2005-01-04[PATCH] enhanced I/O accounting data patchJay Lan
2005-01-04[PATCH] VM routine fixesDavid Howells
2005-01-04[PATCH] GP-REL data supportDavid Howells
2005-01-04[PATCH] capset returns -EPERM when pid==current->pidSerge Hallyn
2005-01-04[PATCH] properly split capset_check+capset_setSerge Hallyn
2005-01-03Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds
2005-01-03[PATCH] swsusp: Kill O(n^2) algorithm in swsuspPavel Machek
2005-01-03[PATCH] swsusp: Small cleanupsPavel Machek
2005-01-03[PATCH] swsusp: kill one-line helpers, handle read errorsPavel Machek
2005-01-03[PATCH] swsusp: kill unused variablePavel Machek
2005-01-03[PATCH] fix naming in swsuspPavel Machek
2005-01-03[PATCH] /proc/sys/kernel/bootloader_typeH. Peter Anvin
2004-12-29kallsyms: gate page is part of the kernel, honour CONFIG_KALLSYMS_ALLKeith Owens
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-13Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse
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