aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2007-05-25Merge with v2.6.22-rc2HEADmasterH. Peter Anvin1-6/+2
2007-05-25Merge with v2.6.22-rc1H. Peter Anvin2-39/+147
2007-05-25Merge with v2.6.21H. Peter Anvin1-0/+16
2007-05-17SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCTChristoph Lameter1-1/+0
2007-05-17slob: implement RCU freeingNick Piggin1-5/+2
2007-05-11signal/timer/event: eventfd coreDavide Libenzi1-0/+10
2007-05-11signal/timer/event: timerfd coreDavide Libenzi1-0/+10
2007-05-11signal/timer/event: signalfd coreDavide Libenzi1-0/+10
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi1-0/+10
2007-05-11Explicitly set pgid and sid of init processSukadev Bhattiprolu1-0/+1
2007-05-10SLUB: SLUB_DEBUG must depend on SLUBChristoph Lameter1-0/+1
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-4/+2
2007-05-09kthread: don't depend on work queuesEric W. Biederman1-0/+5
2007-05-09Display all possible partitions when the root filesystem failed to mountDave Gilbert1-1/+6
2007-05-09Fix spellings of slab allocator section in init/KconfigChristoph Lameter1-8/+7
2007-05-09SLUB: add CONFIG_SLUB_DEBUGChristoph Lameter1-0/+9
2007-05-09Kconfig: Remove reference to external mqueue libraryRobert P. J. Day1-3/+1
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba1-1/+1
2007-05-08Move LOG_BUF_SHIFT to a more sensible placeAlistair John Strachan1-0/+17
2007-05-08enhance initcall_debug, measure latencyIngo Molnar1-0/+17
2007-05-08init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk2-1/+1
2007-05-07freezer: remove PF_NOFREEZE from handle_initrdRafael J. Wysocki1-2/+3
2007-05-07blackfin architectureBryan Wu1-1/+1
2007-05-07SLUB coreChristoph Lameter1-13/+40
2007-05-07Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter1-5/+0
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-9/+13
2007-05-02kbuild: clarify the creation of the LOCALVERSION_AUTO string.Robert P. J. Day1-6/+10
2007-05-02kbuild: whitelist section mismatch in init/main.cSam Ravnborg1-3/+3
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-6/+2
2007-03-06[PATCH] initramfs should not depend on CONFIG_BLOCKDimitri Gorokhovik1-0/+16
2007-03-03Merge with v2.6.21-rc2H. Peter Anvin5-57/+107
2007-03-03Merge with v2.6.20-rc5H. Peter Anvin3-10/+20
2007-03-03Merge with v2.6.20-rc4H. Peter Anvin1-0/+5
2007-03-03Merge with v2.6.20-rc2H. Peter Anvin3-15/+6
2007-03-03Merge with v2.6.20-rc1H. Peter Anvin5-17/+54
2007-03-03Merge with v2.6.19-rc6H. Peter Anvin1-10/+9
2007-03-03Merge with v2.6.19-rc3H. Peter Anvin2-0/+2
2007-02-20[PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter1-4/+9
2007-02-19[PATCH] Declare init_irq_proc before we use it.Andrew Morton1-4/+1
2007-02-16[PATCH] tick-management: core functionalityThomas Gleixner1-0/+2
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-36/+45
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman1-4/+0
2007-02-14[PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman1-0/+6
2007-02-14[PATCH] sysctl: move init_irq_proc into init/main where it belongsEric W. Biederman1-0/+3
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau2-2/+1
2007-02-13[PATCH] generic: Break init() in two parts to avoid MODPOST warningsVivek Goyal1-36/+45
2007-02-12[PATCH] Dynamic kernel command-line: commonAlon Bar-Lev1-5/+24
2007-02-11[PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menusAlexey Dobriyan1-18/+18
2007-02-11[PATCH] Remove final reference to superfluous smp_commence()Robert P. J. Day1-5/+0
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman3-1/+62
2007-02-11[PATCH] Add retain_initrd boot optionMichael Neuling1-1/+16
2007-01-11Don't put "linux_banner" in the .init sectionLinus Torvalds1-2/+2
2007-01-11[PATCH] i386: Convert some functions to __init to avoid MODPOST warningsVivek Goyal1-1/+1
2007-01-10[PATCH] fix linux banner format stringRoman Zippel3-9/+19
2007-01-05[PATCH] start_kernel: test if irq's got enabled early, barf, and disable them...Ard van Breemen1-0/+5
2006-12-22[PATCH] build compile.h earlierAndrew Morton1-9/+0
2006-12-22[PATCH] handle SLOB with sparsemenYasunori Goto1-1/+1
2006-12-22[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustifyPaul Jackson1-4/+4
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk1-1/+1
2006-12-12Kconfig: fix spelling error in config KALLSYMS help textJesper Juhl1-1/+1
2006-12-11Make sure we populate the initroot filesystem late enoughLinus Torvalds2-9/+4
2006-12-11Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds2-6/+7
2006-12-10[PATCH] io-accounting: core statisticsAndrew Morton1-0/+9
2006-12-08[PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu1-3/+2
2006-12-08[PATCH] Fix linux banner utsname informationHerbert Poetzl3-3/+7
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2006-12-07[PATCH] gcc-4.1.0 is bustAndrew Morton1-0/+4
2006-12-07[PATCH] Make initramfs printk a warning on incorrect cpio typeArjan van de Ven1-0/+4
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[PATCH] i386: cpu_detect extractionRusty Russell1-0/+1
2006-12-01CONFIG_SYSFS_DEPRECATEDKay Sievers1-0/+20
2006-11-08[PATCH] sysctl: Undeprecate sys_sysctlEric W. Biederman1-10/+9
2006-10-21[PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich1-0/+1
2006-10-20[PATCH] uml: use DEFCONFIG_LIST to avoid reading host's configPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-10-13Merge with v2.6.19-rc1H. Peter Anvin3-34/+92
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-03[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown1-6/+2
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater1-0/+2
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann2-5/+2
2006-10-02[PATCH] IPC namespace coreKirill Korotaev1-0/+9
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2-9/+22
2006-10-01[PATCH] csa: Extended system accounting over taskstatsJay Lan1-0/+9
2006-10-01[PATCH] fix EMBEDDED + SYSCTL menuRandy Dunlap1-7/+7
2006-10-01[PATCH] allow /proc/config.gz to be built as a moduleRoss Biro1-1/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2-2/+13
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman1-14/+17
2006-09-27[PATCH] kdump: introduce "reset_devices" command line optionVivek Goyal1-0/+20
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-5/+9
2006-09-26[PATCH] Move unwind_init earlierAndi Kleen1-1/+1
2006-09-26[PATCH] Allow early_param and identical __setup to existRusty Russell1-4/+8
2006-09-25Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman1-0/+5
2006-09-19Merge with v2.6.18H. Peter Anvin1-28/+28
2006-09-16[PATCH] Kconfig: move CONFIG_EMBEDDED options to submenuChuck Ebbert1-28/+28
2006-07-16Merge with v2.6.18-rc2H. Peter Anvin2-0/+28
2006-07-14[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar1-0/+1
2006-07-14[PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar2-0/+15
2006-07-14[PATCH] per-task-delay-accounting: setupShailabh Nagar2-0/+12
2006-07-05Merge with v2.6.18-rc1H. Peter Anvin2-3/+29
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+1
2006-07-03[PATCH] lockdep: annotate genirqIngo Molnar1-0/+1
2006-07-03[PATCH] lockdep: coreIngo Molnar1-0/+14
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar1-0/+8
2006-07-03[PATCH] lockdep: console_init after local_irq_enable()Heiko Carstens1-4/+4
2006-07-03[PATCH] time initialisation fixjohn stultz1-1/+3
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg1-0/+1
2006-07-01Merge with 2.6.17-git18H. Peter Anvin1-1/+0
2006-06-30[klibc] merge fix: restore <linux/buffer_head.h>H. Peter Anvin1-0/+1
2006-06-30[klibc] Remove file accidentally reanimated by mergeH. Peter Anvin1-285/+0
2006-06-30Merge with v2.6.17-git17H. Peter Anvin3-4/+308
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30[PATCH] UML: fix the INIT_ENV_ARG_LIMIT dependenciesAdrian Bunk1-2/+2
2006-06-30[PATCH] add smp_setup_processor_id()Andrew Morton1-0/+7
2006-06-30[PATCH] Light weight event countersChristoph Lameter1-0/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds8-170/+10
2006-06-27[PATCH] pi-futex: rt mutex coreIngo Molnar1-0/+5
2006-06-27[PATCH] fs/buffer.c: cleanupsAdrian Bunk1-1/+1
2006-06-27Merge with 2.6.17-git12H. Peter Anvin3-16/+41
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2-2/+0
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman7-168/+10
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+8
2006-06-26Merge branch 'x86-64'Linus Torvalds2-10/+2
2006-06-26[PATCH] x86_64: Move VM86 config into arch/i386/KconfigAndi Kleen1-10/+0
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich1-0/+2
2006-06-26[PATCH] initramfs overwrite fixH. Peter Anvin1-6/+30
2006-06-26[PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz1-0/+1
2006-06-26Merge with 2.6.17-git10H. Peter Anvin1-5/+4
2006-06-25[PATCH] Make sysctl obligatory except under CONFIG_EMBEDDEDH. Peter Anvin1-1/+2
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2006-06-20[PATCH] audit: path-based rulesAmy Griffis1-1/+2
2006-06-18[klibc] Re-create ROOT_DEV, too many architectures need it.H. Peter Anvin2-4/+12
2006-06-18Remove root-mounting code from the kernel.H. Peter Anvin9-1536/+13
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel1-0/+8
2006-05-30[MTD] Allow alternate JFFS2 mount variant for root filesystem.Joern Engel1-0/+4
2006-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2-4/+9
2006-05-15[PATCH] root mount failure: emit filesystems attemptedAndy Whitcroft1-0/+5
2006-05-15[PATCH] initramfs: fix CPIO hardlink checkMark Huang1-4/+4
2006-05-08Finally remove the obnoxious inter_module_xxx()David Woodhouse1-3/+0
2006-05-01[PATCH] silence initcall warningsAndrew Morton1-1/+1
2006-04-18[PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.Andi Kleen1-9/+0
2006-04-11[PATCH] menu: relocate DOUBLEFAULT optionRandy Dunlap1-0/+9
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
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe1-0/+4
2005-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds1-0/+11
2005-10-30[PATCH] clarify help text for INIT_ENV_ARG_LIMITRandy Dunlap1-2/+2
2005-10-30[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-07[PATCH] Add rdinit parameter to pick early userspace initOlof Johansson1-4/+27
2005-09-07[PATCH] Add warning `init=' to init/main.cAvery, Brian1-3/+4
2005-09-07[PATCH] detect soft lockupsIngo Molnar1-0/+1
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2-3/+22