summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2003-05-25[PATCH] signal latency improvementIngo Molnar
2003-05-25Merge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5David S. Miller
2003-05-25[FUTEX]: Fix kernel/futex.c warning on 64-bit.David S. Miller
2003-05-25[FUTEX]: Fix kernel/compat.c after requeueing futex changes.David S. Miller
2003-05-25[PATCH] kernel/* strlcpy conversionBen Collins
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2003-05-25[PATCH] add notify_count for de_threadAndrew Morton
2003-05-25[PATCH] CONFIG_EPOLLAndrew Morton
2003-05-25[PATCH] CONFIG_FUTEXAndrew Morton
2003-05-25[PATCH] Fix dcache_lock/tasklist_lock ranking bugAndrew Morton
2003-05-24[PATCH] support "requeueing" futexesIngo Molnar
2003-05-24[PATCH] HAVE_ARCH_GET_SIGNAL_TO_DELIVER warningGeert Uytterhoeven
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