summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2006-01-09[PATCH] Make vm86 support optionalMatt Mackall1-0/+10
2006-01-09[PATCH] tiny: Configure ELF core dump supportMatt Mackall1-0/+6
2006-01-09[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-0/+9
2006-01-09[PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall1-0/+9
2006-01-09[PATCH] Abandon gcc-2.95.xAndrew Morton1-6/+1
2006-01-09[PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson1-0/+1
2006-01-09[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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-27/+9
2006-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+2
2006-01-05[PATCH] HOTPLUG: always enable the .config option, unless EMBEDDEDGreg Kroah-Hartman1-8/+9
2006-01-05[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers1-19/+0
2006-01-04[NET]: Small cleanup to socket initializationAndi Kleen1-4/+0
2005-12-27kbuild: remove EXPERIMENTAL tag from Module versioningSam Ravnborg1-2/+2
2005-12-21[SPARC64]: Stop putting -finline-limit=XXX into CFLAGSDavid S. Miller1-1/+0
2005-12-15Move 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
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe1-0/+4
2005-11-01Revert "i386: move apic init in init_IRQs"Linus Torvalds1-0/+11
2005-10-31[PATCH] clarify help text for INIT_ENV_ARG_LIMITRandy Dunlap1-2/+2
2005-10-31[PATCH] i386: move apic init in init_IRQsEric W. Biederman1-11/+0
2005-09-13[PATCH] free initrd mem adjustmentJan Beulich1-2/+10
2005-09-08[PATCH] Add rdinit parameter to pick early userspace initOlof Johansson1-4/+27
2005-09-08[PATCH] Add warning `init=' to init/main.cAvery, Brian1-3/+4
2005-09-08[PATCH] detect soft lockupsIngo Molnar1-0/+1
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2-3/+22
2005-09-02[PATCH] remove driverfs references from init/do_mounts.cRolf Eike Beer1-3/+3
2005-08-30[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-1/+1
2005-08-10[PATCH] kbuild: automatically append a short string to the version based upon...Ryan Anderson1-0/+16
2005-08-10kconfig: move initramfs options to General SetupSam Ravnborg1-0/+2
2005-07-29[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen1-2/+1
2005-07-28[PATCH] kernel/cpuset.c: add kerneldoc, fix typosRandy Dunlap1-1/+1
2005-07-26[PATCH] kallsyms: clarify KALLSYMS_ALL help textJesper Juhl1-2/+2
2005-07-15kbuild: "PREEMPT" in UTS_VERSIONSam Ravnborg1-1/+2
2005-07-14[PATCH] remove EXPORT_SYMBOL for root_devPaolo 'Blaisorblade' Giarrusso1-2/+0
2005-07-13[PATCH] name_to_dev_t warning fixAndrew Morton2-1/+1
2005-07-11[SPARC64]: Add syscall auditing support.David S. Miller1-1/+1
2005-06-30[PATCH] Improper initrd failure message at boot timeJay Lan1-1/+4
2005-06-29[PATCH] Tweak idle thread setup semanticsIngo Molnar1-0/+7
2005-06-26[PATCH] init/do_mounts_initrd.c: fix sparse warningDomen Puncer1-2/+2
2005-06-23[PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi1-0/+94
2005-06-22[PATCH] node local per-cpu-pagesChristoph Lameter1-0/+1
2005-06-02Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-1/+1
2005-05-29[PATCH] uml: add modversions supportPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-05-11Audit requires CONFIG_NETChris Wright1-0/+1