aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-09kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel3-21/+33
2006-06-09kconfig: exit if no beginning filenameRandy Dunlap1-0/+1
2006-06-09kconfig: remove leading whitespace in menu promptsRoman Zippel4-9/+9
2006-06-09kconfig: warn about leading whitespace for menu promptsRoman Zippel1-6/+10
2006-06-09kconfig: jump to linked menu promptRoman Zippel2-29/+86
2006-06-09kconfig: create links in info windowRoman Zippel4-32/+81
2006-06-09kconfig: finer customization via popup menusRoman Zippel2-238/+343
2006-06-09kconfig: Add search option for xconfigRoman Zippel2-172/+333
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel8-24/+61
2006-06-09kconfig: add symbol option config syntaxRoman Zippel7-492/+735
2006-06-09kconfig: move .kernelreleaseRoman Zippel1-11/+10
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel8-246/+129
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel7-62/+84
2006-06-09kconfig: allow multiple default values per symbolRoman Zippel3-26/+31
2006-06-09kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel4-14/+6
2006-06-09kconfig: fix .config dependenciesRoman Zippel7-73/+156
2006-06-09kconfig: improve config load/save outputRoman Zippel1-4/+18
2006-06-08kbuild: fix false section mismatch with ARCH=um buildSam Ravnborg1-0/+2
2006-06-08kbuild: ignore smp_locks section warnings from init/exit codeRandy Dunlap1-0/+2
2006-06-08kbuild: fix make rpm for powerpcMike Wolf1-0/+5
2006-06-08kbuild: obj-dirs is calculated incorrectly if hostprogs-y is definedPavel Roskin1-3/+5
2006-06-05Linux 2.6.17-rc6Linus Torvalds1-2/+2
2006-06-05[BRIDGE]: fix locking and memory leak in br_add_bridgeJiri Benc1-12/+7
2006-06-06[MIPS] Fix sparsemem support.Chad Reese4-3/+18
2006-06-06[MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto6-11/+21
2006-06-06[MIPS] Fix sparse warnings about too big constants.Atsushi Nemoto2-5/+5
2006-06-06[MIPS] Fix 64-bit build for RM7000.Ralf Baechle1-0/+1
2006-06-06[MIPS] IP32: Fix warnings.Ralf Baechle1-2/+2
2006-06-06[MIPS] Fix non-linear memory mapping on MIPSSergei Shtylyov2-27/+31
2006-06-06[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.Ralf Baechle1-1/+1
2006-06-06[MIPS] open() forces O_LARGEFILE for o32 on 64bit kernelsThiemo Seufer1-1/+1
2006-06-06[MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environmentSergei Shtylyov1-15/+9
2006-06-06[MIPS] Fix swap entry for MIPS32 36-bit physical addressSergei Shtylyov1-2/+14
2006-06-06[MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address supportSergei Shtylyov1-2/+3
2006-06-06[MIPS] Save write-only Config.OD from being clobberedSergei Shtylyov2-0/+39
2006-06-06[MIPS] Print more information if we're struck by a machine check exception.Ralf Baechle1-2/+17
2006-06-06[MIPS] Fix declaration of smp_prepare_cpus() platform hook.Ralf Baechle1-2/+2
2006-06-06[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.Atsushi Nemoto3-21/+21
2006-06-06[MIPS] Fix instable BogoMIPS on multi-issue processors.Ralf Baechle1-10/+12
2006-06-06[MIPS] Ignore unresolved weak symbols in modules.Atsushi Nemoto1-0/+6
2006-06-06[MIPS] Fix SMP now that fixup_cpu_present_map is gone.Ralf Baechle1-1/+4
2006-06-06[MIPS] Remove duplicate declaration of cpu_online_map.Ralf Baechle1-1/+0
2006-06-05[IRDA]: Missing allocation result check in irlap_change_speed().Florin Malita1-1/+2
2006-06-05[PPPOE]: Missing result check in __pppoe_xmit().Florin Malita1-0/+3
2006-06-05[NET]: Eliminate unused /proc/sys/net/ethernetJes Sorensen3-23/+0
2006-06-05[NETCONSOLE]: Clean up initcall warning.Matt Mackall1-1/+1
2006-06-05[TCP]: Avoid skb_pull if possible when trimming headHerbert Xu ~{PmVHI~}1-7/+5
2006-06-05[PATCH] uml: add -ffreestanding to CFLAGSJeff Dike1-0/+4
2006-06-05[PATCH] uml: more __user annotationsAl Viro3-17/+22
2006-06-05[PATCH] uml: __user annotation in arch_prctlAl Viro1-1/+1