summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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-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