summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2002-11-21[PATCH] cpufreq: cleanupsDominik Brodowski
2002-11-20[PATCH] explicitly initialise kstat per-cpu storageAndrew Morton
2002-11-20[PATCH] threading enhancements, tid-2.5.48-C0Ingo Molnar
2002-11-20sched: privatizes the sibling inlines to sched.c, the sole caller of them.William Lee Irwin III
2002-11-19[PATCH] Module length calculation fix and module with no init fixRusty Russell
2002-11-19[PATCH] rename get_lease to break_leaseMatthew Wilcox
2002-11-19[PATCH] remove duplicated assignment from sys_capget.Chris Wright
2002-11-19[PATCH] sys_capget should use current if the pid argument is 0Chris Wright
2002-11-18Parts of "module.c" was needed even when no module supportLinus Torvalds
2002-11-18[PATCH] kallsyms for new modulesRusty Russell
2002-11-17[PATCH] Small futex improvementLuca Barbieri
2002-11-17[PATCH] dup_mmap tiny optimizationLuca Barbieri
2002-11-17[PATCH] dcache usage cleanupsManeesh Soni
2002-11-17Merge home.transmeta.com:/home/torvalds/v2.5/nsec-statLinus Torvalds
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen
2002-11-16Initialize exception tables early - don't use an initcall,Linus Torvalds
2002-11-17Merge aladin.rdu.redhat.com:/usr/local/home/dledford/bk/linus-2.5Doug Ledford
2002-11-17module.c: allow modules to enter themselves during mod initDoug Ledford
2002-11-16[PATCH] threading fix, tid-2.5.47-A3Ingo Molnar
2002-11-16[PATCH] Export module_dummy_usageRusty Russell
2002-11-16[PATCH] Forced module unloadRusty Russell
2002-11-16[PATCH] Allocate struct module using special allocatorRusty Russell
2002-11-16[PATCH] separate out moduleloader.hRusty Russell
2002-11-16Make sure we clean user_tid when we've released theLinus Torvalds
2002-11-16[PATCH] Run timers as softirqs, not taskletsMatthew Wilcox
2002-11-16[PATCH] additional cleanup for f_op->pollManfred Spraul
2002-11-16[PATCH] fork.c bits for uClinuxChristoph Hellwig
2002-11-16[PATCH] include mount.h explicitly were neededChristoph Hellwig
2002-11-15[PATCH] Remove d_path from sched.hMatthew Wilcox
2002-11-14[PATCH] epoll bits 0.46 ...Davide Libenzi
2002-11-13[PATCH] module_name macroRusty Russell
2002-11-12[PATCH] Fix module loader compile bugRusty Russell
2002-11-11kernel/module.c: Kill warnings on egcs-2.9x and 64-bit.David S. Miller
2002-11-10[PATCH] In-kernel Module LoaderRusty Russell
2002-11-10[PATCH] bdevname() cleanupsAlexander Viro
2002-11-10[PATCH] hugetlb: remove sysctl.c intrusionAndrew Morton
2002-11-10[PATCH] SMP iowait statsAndrew Morton
2002-11-08Bit find operations return past the end on failure.Linus Torvalds
2002-11-07[PATCH] C99 designated initializer for kernel/cpufreq.cArt Haas
2002-11-06[PATCH] support non-rt signals >32Matthew Wilcox
2002-11-07export find_trylock_page for XFSChristoph Hellwig
2002-11-05[PATCH] Convert NFS client to use ->readpages()Trond Myklebust
2002-11-05MergeLinus Torvalds
2002-11-05[PATCH] thread-aware coredumps, 2.5.43-C3Ingo Molnar
2002-11-04[PATCH] fix mod_timer() raceAndrew Morton
2002-11-04[PATCH] `event' removal: kill itAndrew Morton
2002-11-03[PATCH] cpufreq: /proc/sys/cpu and /proc/cpufreq can be used simultaneouslyDominik Brodowski
2002-11-02[PATCH] make swap code conditionalChristoph Hellwig
2002-10-31Merge bk://nevyn.them.org:5000Linus Torvalds
2002-10-31[PATCH] fixes for building kernel 2.5.45 using Intel compilerJun Nakajima