summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] root mount failure: emit filesystems attemptedAndy Whitcroft2006-05-151-0/+5
* [PATCH] initramfs: fix CPIO hardlink checkMark Huang2006-05-151-4/+4
* [PATCH] silence initcall warningsAndrew Morton2006-05-011-1/+1
* [PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.Andi Kleen2006-04-181-9/+0
* [PATCH] menu: relocate DOUBLEFAULT optionRandy Dunlap2006-04-111-0/+9
* [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-261-1/+0
|\
| * do_mounts.c: Minor ROOT_DEV comment cleanupFlorin Malita2006-03-261-1/+0
* | [PATCH] Fix typo causing bad mode of /initrd.imageJason Gunthorpe2006-03-261-1/+1
* | [PATCH] remove fixup_cpu_present_map()Andrew Morton2006-03-261-19/+0
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-251-37/+0
|\
| * Kconfig: remove the CONFIG_CC_ALIGN_* optionsAdrian Bunk2006-03-121-37/+0
* | [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas2006-03-251-0/+10
* | [PATCH] add a proper prototype for setup_arch()Adrian Bunk2006-03-251-2/+0
* | [PATCH] initcall failure reportingAndrew Morton2006-03-251-7/+15
* | [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-9/+0
* | [PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o2006-03-241-1/+1
* | [PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe2006-03-231-0/+11
* | [PATCH] __GENERIC_PER_CPU changesEric Dumazet2006-03-231-6/+2
* | [PATCH] Only allocate percpu data for possible CPUsEric Dumazet2006-03-231-3/+8
* | [PATCH] swsusp: userland interfaceRafael J. Wysocki2006-03-231-0/+1
* | [PATCH] Register the boot-cpu in the cpu maps earlierStas Sergeev2006-03-231-6/+11
|/
* [PATCH] remove bogus comment from init/main.cHeiko Carstens2006-02-101-1/+0
* [PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni2006-02-101-1/+23
* [PATCH] selinux: require AUDITStephen Smalley2006-02-071-1/+0
* [PATCH] don't allow users to set CONFIG_BROKEN=yAdrian Bunk2006-02-031-11/+0
* [PATCH] build kernel/intermodule.c only when requiredAdrian Bunk2006-01-161-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-151-1/+1
|\
| * Spelling fix in init/Kconfig for the help of CONFIG_SWAPJesper Juhl2006-01-151-1/+1
* | [PATCH] abandon gcc 295x main.c tidyCoywolf Qi Hunt2006-01-141-9/+7
|/
* [PATCH] i386: Move DOUBLEFAULT config to arch/i386/KconfigAndi Kleen2006-01-111-9/+0
* [PATCH] hrtimer: hrtimer core codeThomas Gleixner2006-01-101-0/+1
* [PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk2006-01-101-3/+1
* [PATCH] Make vm86 support optionalMatt Mackall2006-01-081-0/+10
* [PATCH] tiny: Configure ELF core dump supportMatt Mackall2006-01-081-0/+6
* [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-081-0/+9
* [PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall2006-01-081-0/+9
* [PATCH] Abandon gcc-2.95.xAndrew Morton2006-01-081-6/+1
* [PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson2006-01-081-0/+1
* [PATCH] slob: introduce the SLOB allocatorMatt Mackall2006-01-081-0/+13
* [PATCH] md: remove personality numbering from mdNeilBrown2006-01-061-13/+9
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-062-3/+3
* [PATCH] x86/x86_64: mark rodata section read only: generic infrastructureArjan van de Ven2006-01-061-0/+5
* [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells2006-01-061-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-041-27/+9
|\
| * [PATCH] HOTPLUG: always enable the .config option, unless EMBEDDEDGreg Kroah-Hartman2006-01-041-8/+9
| * [PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers2006-01-041-19/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-041-2/+2
|\ \
| * | kbuild: remove EXPERIMENTAL tag from Module versioningSam Ravnborg2005-12-261-2/+2
* | | [NET]: Small cleanup to socket initializationAndi Kleen2006-01-031-4/+0
| |/ |/|