aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-26[PATCH] Fix typo causing bad mode of /initrd.imageJason Gunthorpe
2006-03-26[PATCH] remove fixup_cpu_present_map()Andrew Morton
2006-03-26do_mounts.c: Minor ROOT_DEV comment cleanupFlorin Malita
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-03-25[PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas
2006-03-25[PATCH] add a proper prototype for setup_arch()Adrian Bunk
2006-03-25[PATCH] initcall failure reportingAndrew Morton
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe
2006-03-23[PATCH] __GENERIC_PER_CPU changesEric Dumazet
2006-03-23[PATCH] Only allocate percpu data for possible CPUsEric Dumazet
2006-03-23[PATCH] swsusp: userland interfaceRafael J. Wysocki
2006-03-23[PATCH] Register the boot-cpu in the cpu maps earlierStas Sergeev
2006-03-12Kconfig: remove the CONFIG_CC_ALIGN_* optionsAdrian Bunk
2006-02-10[PATCH] remove bogus comment from init/main.cHeiko Carstens
2006-02-10[PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni
2006-02-07[PATCH] selinux: require AUDITStephen Smalley
2006-02-03[PATCH] don't allow users to set CONFIG_BROKEN=yAdrian Bunk
2006-01-16[PATCH] build kernel/intermodule.c only when requiredAdrian Bunk
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-14[PATCH] abandon gcc 295x main.c tidyCoywolf Qi Hunt
2006-01-15Spelling fix in init/Kconfig for the help of CONFIG_SWAPJesper Juhl
2006-01-11[PATCH] i386: Move DOUBLEFAULT config to arch/i386/KconfigAndi Kleen
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner
2006-01-10[PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall
2006-01-08[PATCH] tiny: Configure ELF core dump supportMatt Mackall
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall
2006-01-08[PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall
2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton
2006-01-08[PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson
2006-01-08[PATCH] slob: introduce the SLOB allocatorMatt Mackall
2006-01-06[PATCH] md: remove personality numbering from mdNeilBrown
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic infrastructureArjan van de Ven
2006-01-06[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-04[PATCH] HOTPLUG: always enable the .config option, unless EMBEDDEDGreg Kroah-Hartman
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers
2006-01-03[NET]: Small cleanup to socket initializationAndi Kleen
2005-12-26kbuild: remove EXPERIMENTAL tag from Module versioningSam Ravnborg
2005-12-20[SPARC64]: Stop putting -finline-limit=XXX into CFLAGSDavid S. Miller
2005-12-14Move size optimization option outside of EMBEDDED menu, mark it EXPERIMENTALLinus Torvalds
2005-12-13Expose "Optimize for size" option for everybodyLinus Torvalds
2005-12-13[PATCH] allow KOBJECT_UEVENT=n only if EMBEDDEDAdrian Bunk
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe