aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki1-1/+1
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-03-26[PATCH] Fix typo causing bad mode of /initrd.imageJason Gunthorpe1-1/+1
2006-03-26[PATCH] remove fixup_cpu_present_map()Andrew Morton1-19/+0
2006-03-26do_mounts.c: Minor ROOT_DEV comment cleanupFlorin Malita1-1/+0
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-37/+0
2006-03-25[PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas1-0/+10
2006-03-25[PATCH] add a proper prototype for setup_arch()Adrian Bunk1-2/+0
2006-03-25[PATCH] initcall failure reportingAndrew Morton1-7/+15
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-9/+0
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o1-1/+1
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe1-0/+11
2006-03-23[PATCH] __GENERIC_PER_CPU changesEric Dumazet1-6/+2
2006-03-23[PATCH] Only allocate percpu data for possible CPUsEric Dumazet1-3/+8
2006-03-23[PATCH] swsusp: userland interfaceRafael J. Wysocki1-0/+1
2006-03-23[PATCH] Register the boot-cpu in the cpu maps earlierStas Sergeev1-6/+11
2006-03-12Kconfig: remove the CONFIG_CC_ALIGN_* optionsAdrian Bunk1-37/+0
2006-02-10[PATCH] remove bogus comment from init/main.cHeiko Carstens1-1/+0
2006-02-10[PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni1-1/+23
2006-02-07[PATCH] selinux: require AUDITStephen Smalley1-1/+0
2006-02-03[PATCH] don't allow users to set CONFIG_BROKEN=yAdrian Bunk1-11/+0
2006-01-16[PATCH] build kernel/intermodule.c only when requiredAdrian Bunk1-0/+3
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-14[PATCH] abandon gcc 295x main.c tidyCoywolf Qi Hunt1-9/+7
2006-01-15Spelling fix in init/Kconfig for the help of CONFIG_SWAPJesper Juhl1-1/+1
2006-01-11[PATCH] i386: Move DOUBLEFAULT config to arch/i386/KconfigAndi Kleen1-9/+0
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner1-0/+1
2006-01-10[PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk1-3/+1
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall1-0/+10
2006-01-08[PATCH] tiny: Configure ELF core dump supportMatt Mackall1-0/+6
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-0/+9
2006-01-08[PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall1-0/+9
2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton1-6/+1
2006-01-08[PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson1-0/+1
2006-01-08[PATCH] slob: introduce the SLOB allocatorMatt Mackall1-0/+13
2006-01-06[PATCH] md: remove personality numbering from mdNeilBrown1-13/+9
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky2-3/+3
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic infrastructureArjan van de Ven1-0/+5
2006-01-06[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells1-1/+0
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-27/+9
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+2
2006-01-04[PATCH] HOTPLUG: always enable the .config option, unless EMBEDDEDGreg Kroah-Hartman1-8/+9
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers1-19/+0
2006-01-03[NET]: Small cleanup to socket initializationAndi Kleen1-4/+0
2005-12-26kbuild: remove EXPERIMENTAL tag from Module versioningSam Ravnborg1-2/+2
2005-12-20[SPARC64]: Stop putting -finline-limit=XXX into CFLAGSDavid S. Miller1-1/+0
2005-12-14Move size optimization option outside of EMBEDDED menu, mark it EXPERIMENTALLinus Torvalds1-12/+14
2005-12-13Expose "Optimize for size" option for everybodyLinus Torvalds1-1/+1
2005-12-13[PATCH] allow KOBJECT_UEVENT=n only if EMBEDDEDAdrian Bunk1-1/+1
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-1/+3