summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2002-12-29Merge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5/linux-2.5Kai Germaschewski
2002-12-29[PATCH] Trivial patch for module.c: Strtab by sh_link field.Richard Henderson
2002-12-29[PATCH] Embed __this_module in module itself.Rusty Russell
2002-12-29[PATCH] avoid deprecated module functions in core codeChristoph Hellwig
2002-12-29[PATCH] more deprectation bitsChristoph Hellwig
2002-12-28[PATCH] Simplify ramfs_getattr() and move it to the generic libfs.cHirofumi Ogawa
2002-12-28[PATCH] mark check_region "deprecated"William Stinson
2002-12-27[PATCH] register_console() comment typoGeert Uytterhoeven
2002-12-27[PATCH] Modules without init functions don't need exit functionsRusty Russell
2002-12-25kbuild: Stem compression for kallsymsAndi Kleen
2002-12-20Merge bk://lsm.bkbits.net/linus-2.5Linus Torvalds
2002-12-20[PATCH] Make some symbol exports conditional on CONFIG_MMUMiles Bader
2002-12-20[PATCH] Fix CPU bitmask truncationWilliam Lee Irwin III
2002-12-17[PATCH] converting cap_set_pg() to for_each_task_pid()William Lee Irwin III
2002-12-17[PATCH] fix the build for old gcc'sAndrew Morton
2002-12-15[PATCH] Fix filesystems that cannot do mmap writebackAndrew Morton
2002-12-14[PATCH] ptrace-sigfix-2.5.51-A1Ingo Molnar
2002-12-14Merge master.kernel.org:/home/hch/BK/xfs/linux-2.5Linus Torvalds
2002-12-14[PATCH] consolidate sys32_new[lf]stat - architecture independentStephen Rothwell
2002-12-14[PATCH] consolidate sys32_times - architecture independentStephen Rothwell
2002-12-14[PATCH] MODULE_PARM support for older modulesRusty Russell
2002-12-14[PATCH] Parameter implementation for modulesRusty Russell
2002-12-14[PATCH] Module Parameter Core PatchRusty Russell
2002-12-14[PATCH] nanosleep compatibility layer fixStephen Rothwell
2002-12-14[PATCH] cpufreq: clean up CPU informationDominik Brodowski
2002-12-14[PATCH] threaded coredumps, tcore-fixes-2.5.51-A0Ingo Molnar
2002-12-14[PATCH] move console_loglevel scalars to array (resend)Randy Dunlap
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-12-14[PATCH] Don't inherit mm->def_flags across forksAndrew Morton
2002-12-14[PATCH] Add /proc/sys/vm/lower_zone_protectionAndrew Morton
2002-12-14[PATCH] create /proc/kmsg, remove sys_syslog()-basedAndrew Morton
2002-12-13[PATCH] Module init reentry fixRusty Russell
2002-12-13Fix nanosleep() behaviour with NULL "remaining" argument.Linus Torvalds
2002-12-11share some code between get_sb_bdev and xfs log/rtdev handlingChristoph Hellwig
2002-12-08Merge maxwell.earthlink.net:/usr/src/linus-2.5James Simmons
2002-12-07[COMPAT]: Convert to new nanosleep implementation.David S. Miller
2002-12-05Merge kozmo.(none):/usr/src/linus-2.5James Simmons
2002-12-05Merge kozmo.(none):/usr/src/linus-2.5James Simmons
2002-12-05Implement system call restarting for the "nanosleep()" system callLinus Torvalds
2002-12-05Simplify the restart system call slightly.Linus Torvalds
2002-12-05Merge kozmo.(none):/usr/src/linus-2.5James Simmons
2002-12-05Add "restart" system call, allowing system calls to restart after signalLinus Torvalds
2002-12-05Merge maxwell.earthlink.net:/usr/src/linus-2.5James Simmons
2002-12-05[PATCH] swsusp: 64-bit compatibilityPavel Machek
2002-12-05[PATCH] setrlimit incorrectly allows hard limits to exceed soft limitsRusty Russell
2002-12-04[PATCH] fix duplicate decls in swsuspWilliam Lee Irwin III
2002-12-04MergeJames Simmons
2002-12-03Merge http://linux-isdn.bkbits.net/linux-2.5.makeLinus Torvalds
2002-12-04kbuild: Speed up kallsyms generationKai Germaschewski
2002-12-03[PATCH] binfmt_* need ptrace_notify (resend)Randy Dunlap