summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel
2006-06-09kconfig: add symbol option config syntaxRoman Zippel
2006-06-09kconfig: move .kernelreleaseRoman Zippel
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel
2006-06-09kconfig: allow multiple default values per symbolRoman Zippel
2006-06-09kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel
2006-06-09kconfig: fix .config dependenciesRoman Zippel
2006-06-09kconfig: improve config load/save outputRoman Zippel
2006-06-08kbuild: fix false section mismatch with ARCH=um buildSam Ravnborg
2006-06-08kbuild: ignore smp_locks section warnings from init/exit codeRandy Dunlap
2006-06-08kbuild: fix make rpm for powerpcMike Wolf
2006-06-08kbuild: obj-dirs is calculated incorrectly if hostprogs-y is definedPavel Roskin
2006-06-05Linux 2.6.17-rc6v2.6.17-rc6Linus Torvalds
2006-06-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-05[BRIDGE]: fix locking and memory leak in br_add_bridgeJiri Benc
2006-06-05Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-06-05Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-06-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-06[MIPS] Fix sparsemem support.Chad Reese
2006-06-06[MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto
2006-06-06[MIPS] Fix sparse warnings about too big constants.Atsushi Nemoto
2006-06-06[MIPS] Fix 64-bit build for RM7000.Ralf Baechle
2006-06-06[MIPS] IP32: Fix warnings.Ralf Baechle
2006-06-06[MIPS] Fix non-linear memory mapping on MIPSSergei Shtylyov
2006-06-06[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.Ralf Baechle
2006-06-06[MIPS] open() forces O_LARGEFILE for o32 on 64bit kernelsThiemo Seufer
2006-06-06[MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environmentSergei Shtylyov
2006-06-06[MIPS] Fix swap entry for MIPS32 36-bit physical addressSergei Shtylyov
2006-06-06[MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address supportSergei Shtylyov
2006-06-06[MIPS] Save write-only Config.OD from being clobberedSergei Shtylyov
2006-06-06[MIPS] Print more information if we're struck by a machine check exception.Ralf Baechle
2006-06-06[MIPS] Fix declaration of smp_prepare_cpus() platform hook.Ralf Baechle
2006-06-06[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.Atsushi Nemoto
2006-06-06[MIPS] Fix instable BogoMIPS on multi-issue processors.Ralf Baechle
2006-06-06[MIPS] Ignore unresolved weak symbols in modules.Atsushi Nemoto
2006-06-06[MIPS] Fix SMP now that fixup_cpu_present_map is gone.Ralf Baechle
2006-06-06[MIPS] Remove duplicate declaration of cpu_online_map.Ralf Baechle
2006-06-05[IRDA]: Missing allocation result check in irlap_change_speed().Florin Malita
2006-06-05[PPPOE]: Missing result check in __pppoe_xmit().Florin Malita
2006-06-05[NET]: Eliminate unused /proc/sys/net/ethernetJes Sorensen
2006-06-05[NETCONSOLE]: Clean up initcall warning.Matt Mackall
2006-06-05[TCP]: Avoid skb_pull if possible when trimming headHerbert Xu ~{PmVHI~}
2006-06-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds
2006-06-05[PATCH] uml: add -ffreestanding to CFLAGSJeff Dike
2006-06-05[PATCH] uml: more __user annotationsAl Viro
2006-06-05[PATCH] uml: __user annotation in arch_prctlAl Viro
2006-06-05[PATCH] uml: fix a typo in do_uml_initcallsJeff Dike
2006-06-05[PATCH] uml: fix wall_to_monotonic initializationJeff Dike
2006-06-05[PATCH] uml: add asm/irqflags.hJeff Dike