summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2002-03-11[PATCH] (2/2) fs/super.c cleanupsAlexander Viro
2002-03-11Merge penguin:v2.5/linuxLinus Torvalds
2002-03-10[PATCH] (1/4) ->kill_sb() switchoverAlexander Viro
2002-03-10Merge bk://lia64.bkbits.net/to-linus-2.5Linus Torvalds
2002-03-10[PATCH] 2.5.6-pre3 Fix BSD accounting rlimitAlan Cox
2002-03-10[PATCH] 2.5.6-pre3 Fix small race in BSD accountingBob Miller
2002-03-10[PATCH] 2.5.6-pre3 Fix small race in BSD accountingBob Miller
2002-03-09[PATCH] Futexes IV (Fast Lightweight Userspace Semaphores)Rusty Russell
2002-03-08Sync up with Linus's tree and resolve conflicts in perfmon.c.David Mosberger
2002-03-08p4David Mosberger
2002-03-06Well, duh!Linus Torvalds
2002-03-06Kernel lock exclusion is actually needed in the boot sequence,Linus Torvalds
2002-03-04[PATCH] Re: [PATCH] idle task preempt_count fixRobert Love
2002-03-04[PATCH] 2.5: preempt on UP critical fixRobert Love
2002-03-04[PATCH] death of is_mounted() and aother fixesAlexander Viro
2002-03-04[PATCH] export for dparent_lockAlexander Viro
2002-03-01[PATCH] 2.5.6-pre2 III: spellingRusty Russell
2002-02-28rate limit the kmod debug message, update kernel versionLinus Torvalds
2002-02-27Fix off-by-one error reported by Anton Lavrentiev: we noLinus Torvalds
2002-02-27[PATCH] (1/7) kdev_t removalsAlexander Viro
2002-02-25Don't be so verbose about normal lack of modprobeLinus Torvalds
2002-02-25[PATCH] Numerous address updates.Dave Jones
2002-02-26migration threads should sleep interruptible.Ingo Molnar
2002-02-23- new, less intrusive and faster migration method:Ingo Molnar
2002-02-21- make i_mmap and i_mmap_shared a list.h listIngo Molnar
2002-02-21cleanups, speedups and fixes. Added support for non-current set_cpus_allowed().Ingo Molnar
2002-02-20- export vmalloc_to_page().Ingo Molnar
2002-02-19- cleanup from Andi Kleen: schedule_tail() does not have to take 'prev' as a ...Ingo Molnar
2002-02-19adds simple support for atomically-mapped PTEs. On highmem systems this enabl...Ingo Molnar
2002-02-17Merge master.kernel.org:/home/mochel/BK/linux-2.5Linus Torvalds
2002-02-17Merge home.transmeta.com:/home/torvalds/v2.5/daleckiLinus Torvalds
2002-02-17[PATCH] PATCH 2.5.5-pre1 dead arrays.Martin Dalecki
2002-02-17Merge home.transmeta.com:/home/torvalds/v2.5/mortonLinus Torvalds
2002-02-17[PATCH] IS_SYNC diretory handlingAndrew Morton
2002-02-15Fix from Mike Kravetz: use the nr_running return valueIngo Molnar
2002-02-14[PATCH] pid allocator bugfixJ. A. Magallon
2002-02-12[PATCH] flush_icache_user_range (v2.5.4)Paul Mackerras
2002-02-12Merge master.kernel.org:BK/linux-2.5Linus Torvalds
2002-02-13- make the preempt-enable test cheaper - only test for the (very rare) TIF_NE...Ingo Molnar
2002-02-13do not unlock irqs before calling schedule() - besides being a small exit() s...Ingo Molnar
2002-02-12a cleanup and a bugfix in the preemptive kernel:Ingo Molnar
2002-02-12optimization, cleanup: switch_to(3 parameter) => switch_to(2 parameter).Ingo Molnar
2002-02-11Merge master.kernel.org:/home/davem/BK/davem-2.5Linus Torvalds
2002-02-11Fix recalc_sigpending handling.David S. Miller
2002-02-11Merge master.kernel.org:/home/mingo/BK/linux-2.5Linus Torvalds
2002-02-11merge to the -K3 scheduler.Ingo Molnar
2002-02-11[PATCH] (2.5.4) death of ->i_zombieAlexander Viro
2002-02-09Build fixes for sparc64 outside of sparc64 specific files.David S. Miller
2002-02-09Sparc64 thread_info implementation.David S. Miller
2002-02-09[PATCH] /proc/modules cleanup (seq_file, again)Alexander Viro