summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2002-12-01[PATCH] module names fixRusty Russell
2002-12-01[PATCH] v850 supportRusty Russell
2002-12-01[PATCH] kallsyms in modules fixRusty Russell
2002-12-01[SERIAL] uart_get_divisor() and uart_get_baud_rate() takes termios.Russell King
2002-11-26LSM: change if statements into something more readable for the kernel.* files.Greg Kroah-Hartman
2002-11-26[PATCH] The v850 doesn't need sys_old_getrlimitMiles Bader
2002-11-25Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman
2002-11-25[PATCH] shrink task_struct by removing per_cpu utime and stimeAndrew Morton
2002-11-25[PATCH] Allow for profile_buf size = kernel text sizeAndrew Morton
2002-11-25[PATCH] microoptimise do_exit()Dave Jones
2002-11-25[PATCH] missing unlock_kernel()'s in reboot pathDave Jones
2002-11-25[PATCH] CONFIG_DEBUG_SPINLOCK_SLEEPDave Jones
2002-11-23MergeGreg Kroah-Hartman
2002-11-21[PATCH] Fix busy-wait with writeback to large queuesAndrew Morton
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