summaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAge
* [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-26
|\
| * do_mounts.c: Minor ROOT_DEV comment cleanupFlorin Malita2006-03-26
* | [PATCH] Fix typo causing bad mode of /initrd.imageJason Gunthorpe2006-03-26
* | [PATCH] remove fixup_cpu_present_map()Andrew Morton2006-03-26
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-25
|\
| * Kconfig: remove the CONFIG_CC_ALIGN_* optionsAdrian Bunk2006-03-12
* | [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas2006-03-25
* | [PATCH] add a proper prototype for setup_arch()Adrian Bunk2006-03-25
* | [PATCH] initcall failure reportingAndrew Morton2006-03-25
* | [PATCH] Remove MODULE_PARMRusty Russell2006-03-25
* | [PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o2006-03-24
* | [PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe2006-03-23
* | [PATCH] __GENERIC_PER_CPU changesEric Dumazet2006-03-23
* | [PATCH] Only allocate percpu data for possible CPUsEric Dumazet2006-03-23
* | [PATCH] swsusp: userland interfaceRafael J. Wysocki2006-03-23
* | [PATCH] Register the boot-cpu in the cpu maps earlierStas Sergeev2006-03-23
|/
* [PATCH] remove bogus comment from init/main.cHeiko Carstens2006-02-10
* [PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni2006-02-10
* [PATCH] selinux: require AUDITStephen Smalley2006-02-07
* [PATCH] don't allow users to set CONFIG_BROKEN=yAdrian Bunk2006-02-03
* [PATCH] build kernel/intermodule.c only when requiredAdrian Bunk2006-01-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-15
|\
| * Spelling fix in init/Kconfig for the help of CONFIG_SWAPJesper Juhl2006-01-15
* | [PATCH] abandon gcc 295x main.c tidyCoywolf Qi Hunt2006-01-14
|/
* [PATCH] i386: Move DOUBLEFAULT config to arch/i386/KconfigAndi Kleen2006-01-11
* [PATCH] hrtimer: hrtimer core codeThomas Gleixner2006-01-10
* [PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk2006-01-10
* [PATCH] Make vm86 support optionalMatt Mackall2006-01-08
* [PATCH] tiny: Configure ELF core dump supportMatt Mackall2006-01-08
* [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-08
* [PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall2006-01-08
* [PATCH] Abandon gcc-2.95.xAndrew Morton2006-01-08
* [PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson2006-01-08
* [PATCH] slob: introduce the SLOB allocatorMatt Mackall2006-01-08
* [PATCH] md: remove personality numbering from mdNeilBrown2006-01-06
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-06
* [PATCH] x86/x86_64: mark rodata section read only: generic infrastructureArjan van de Ven2006-01-06
* [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells2006-01-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-04
|\
| * [PATCH] HOTPLUG: always enable the .config option, unless EMBEDDEDGreg Kroah-Hartman2006-01-04
| * [PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers2006-01-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-04
|\ \
| * | kbuild: remove EXPERIMENTAL tag from Module versioningSam Ravnborg2005-12-26
* | | [NET]: Small cleanup to socket initializationAndi Kleen2006-01-03
| |/ |/|
* | [SPARC64]: Stop putting -finline-limit=XXX into CFLAGSDavid S. Miller2005-12-20
* | Move size optimization option outside of EMBEDDED menu, mark it EXPERIMENTALLinus Torvalds2005-12-14
* | Expose "Optimize for size" option for everybodyLinus Torvalds2005-12-13
* | [PATCH] allow KOBJECT_UEVENT=n only if EMBEDDEDAdrian Bunk2005-12-13
|/
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-09