summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2002-06-17[PATCH] Make copy_siginfo_to_user mode explicitStephen Rothwell
2002-06-17Merge master.kernel.org:/home/mingo/bk-schedLinus Torvalds
2002-06-18- sync wakeup affinity fix: do not fast-migrate threadsIngo Molnar
2002-06-18- comment and coding style fixes.Ingo Molnar
2002-06-18 sched_yield() is misbehaving.Ingo Molnar
2002-06-17[PATCH] Remove sync_timersMatthew Wilcox
2002-06-17[PATCH] remove tqueue.h from sched.hMatthew Wilcox
2002-06-17[PATCH] Move jiffies_64 down into architecturesAndi Kleen
2002-06-17[PATCH] rename get_hash_table() to find_get_block()Andrew Morton
2002-06-17[PATCH] take bio.h out of highmem.hAndrew Morton
2002-06-17[PATCH] direct-to-BIO I/O for swapcache pagesAndrew Morton
2002-06-17[PATCH] writeback tunablesAndrew Morton
2002-06-17Merge CPU hotplug infrastructureLinus Torvalds
2002-06-17[PATCH] Latest nonlinear CPU patchesRusty Russell
2002-06-17[PATCH] add wait queue function callback supportBenjamin LaHaise
2002-06-16[PATCH] scheduler whitespace/comment merge from -acRobert Love
2002-06-15[PATCH] suspend-to-{ram/disk} cleanups/fixes for 2.5.21Pavel Machek
2002-06-13[PATCH] kernel preemption bits (2/2)Robert Love
2002-06-14- revert the raw spinlock usage - it's too dangerous and volatile.Ingo Molnar
2002-06-12- i've extended the scheduler context-switch mechanism with the followingIngo Molnar
2002-06-11Merge master.kernel.org:/home/mingo/BK/linux-2.5-schedLinus Torvalds
2002-06-12- do a manual preemption-check in task_rq_unlock().Ingo Molnar
2002-06-11- squeeze a few more cycles out of the wakeup hotpath.Ingo Molnar
2002-06-11- wait_task_inactive() preemption-latency optimization: we shouldIngo Molnar
2002-06-11- set_cpus_allowed() optimization from Mike Kravetz: we canIngo Molnar
2002-06-11Merge Al's bdevname cleanupsLinus Torvalds
2002-06-11[PATCH] (8/14) resyncAlexander Viro
2002-06-11[PATCH] (7/14) resyncAlexander Viro
2002-06-11[PATCH] (6/14) resyncAlexander Viro
2002-06-11[PATCH] (4/14) resyncAlexander Viro
2002-06-11- rq-lock optimization in the preemption case, from Robert Love, plus some mo...Ingo Molnar
2002-06-10[PATCH] 2.5.21 "I can't get no compilation"Martin Dalecki
2002-06-11- put the sync wakeup feature back in, based on Mike Kravetz's patch.Ingo Molnar
2002-06-11- get rid of rq->frozen, fix context switch races.Ingo Molnar
2002-06-08[PATCH] Fix more header file breakageRussell King
2002-06-08[PATCH] set_cpus_allowed fixRobert Love
2002-06-08[PATCH] capability.c thinkoRobert Love
2002-06-05Merge penguin:v2.5/linuxLinus Torvalds
2002-06-05[PATCH] Futex update IV: use a waitqueue.Rusty Russell
2002-06-05[PATCH] Futex update III: don't use put_page...Rusty Russell
2002-06-05[PATCH] Futex II: Copy-from-user can fail.Rusty Russell
2002-06-05[PATCH] Futex update I: Trivial comment removalRusty Russell
2002-06-04[PATCH] 2.5.20 swsusp: stop abusing headers with non-inlined functionsPavel Machek
2002-06-02[PATCH] Cleanup swsusp in 2.5.20Pavel Machek
2002-06-02[PATCH] duplicate decl in sched_init()William Lee Irwin III
2002-06-02[PATCH] fix for /proc operation:Kazuto Miyoshi
2002-06-02[PATCH] sys_sysinfo cleanupRobert Love
2002-06-02[PATCH] trivial misc. scheduler cleanupsRobert Love
2002-06-02[PATCH] capability.c cleanupRobert Love
2002-06-02[PATCH] remove wq_lock_t cruftRobert Love