summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller
2003-05-18[PATCH] fix do_fork() return valueIngo Molnar
2003-05-18[PATCH] Fix lost scheduler rebalancesIngo Molnar
2003-05-18[PATCH] sync wakeup on UPIngo Molnar
2003-05-18[PATCH] scheduler cleanupIngo Molnar
2003-05-18[PATCH] signal latency fixesIngo Molnar
2003-05-18[PATCH] reiserfs: reiserfs_file_write implementationAndrew Morton
2003-05-16Make request_module() take a printf-like vararg argument instead of a string.Linus Torvalds
2003-05-14[PATCH] Shorten rcu_check_quiescent_state.Dave Jones
2003-05-12[PATCH] de_thread memory corruption fixAndrew Morton
2003-05-12[PATCH] copy_process return value fixAndrew Morton
2003-05-12[PATCH] Bump module ref during init.Andrew Morton
2003-05-12[PATCH] export cpufreq_driver to fix oops in proc interfaceAndrew Morton
2003-05-12[PATCH] implement module_arch_cleanup() in all architecturesAndrew Morton
2003-05-12[PATCH] hrtimers: fix timer_create(2) && SIGEV_NONEAndrew Morton
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole
2003-05-12Merge nuts.ninka.net:/home/davem/src/BK/network-2.5David S. Miller
2003-05-12Add user pointer annotations to socket, file IO and signalLinus Torvalds
2003-05-11[BRLOCK]: Kill big reader locks, no longer used.Stephen Hemminger
2003-05-11Add user pointer annotations to core sysctl files.Linus Torvalds
2003-05-11Use '#ifdef' to test for CONFIG_xxx variables, instead ofLinus Torvalds
2003-05-09Merge greg@deskfan:linux/BK/class-2.5Greg Kroah-Hartman
2003-05-09[PATCH] Fix potential runqueue deadlockPetr Vandrovec
2003-05-09[PATCH] cpufreq class fixJonathan Corbet
2003-05-07[PATCH] remove partition_name()Andrew Morton
2003-05-07[PATCH] sysrq-S, sysrq-U cleanupsAndrew Morton
2003-05-05[FS]: Add seq_release_private and proc_net_fops_create helpers.Steven Whitehouse
2003-04-29[PATCH] update nr_threads commentaryAndrew Morton
2003-04-29[PATCH] improved bdevnameChristoph Hellwig
2003-04-29[PATCH] __module_getRusty Russell
2003-04-29[PATCH] complete modinfo sectionRusty Russell
2003-04-28driver core: fix up cpufreq code to work with new class changes.Greg Kroah-Hartman
2003-04-27[PATCH] bdget_disk()Alexander Viro
2003-04-27[PATCH] open_by_devnum()Alexander Viro
2003-04-27[PATCH] pin_fs/release_fsAlexander Viro
2003-04-27[PATCH] simple_fill_super()Alexander Viro
2003-04-26[PATCH] fix iomem_resourceMatthew Wilcox
2003-04-24[PATCH] invalidate_device()/check_disk_change() fixesAlexander Viro
2003-04-23[PATCH] tty cleanups (11/12)Alexander Viro
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro
2003-04-20[PATCH] trivial task_prio() fixRobert Love
2003-04-20[PATCH] Turn on NUMA rebalancingAndrew Morton
2003-04-20[PATCH] Fix jiffies_to_time[spec | val] and converse to useAndrew Morton
2003-04-20[PATCH] Fix POSIX timers to give CLOCK_MONOTONIC fullAndrew Morton
2003-04-19[PATCH] correct error message for failed clone nsAndries E. Brouwer
2003-04-16[PATCH] Use WARN_ON in local_bh_enable()Andrew Morton
2003-04-16[PATCH] getrlimit,setrlimit,getrusage,wait4 unificationRandolph Chung
2003-04-15[PATCH] module symbol fixDavid Mosberger
2003-04-15[PATCH] Cleanups for posix timer hang fixGeorge Anzinger
2003-04-14[PATCH] {get,set}affinity unificationRandolph Chung