aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds1-0/+6
2007-12-06Pull bugzilla-9345 into release branchLen Brown1-3/+9
2007-12-02sched: cpu accounting controller (V2)Srivatsa Vaddagiri1-0/+7
2007-11-20Freezer: Fix s2disk resume from initrdRafael J. Wysocki1-3/+9
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger1-1/+1
2007-11-14pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman1-0/+12
2007-11-14revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton1-7/+0
2007-11-09sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk1-3/+1
2007-10-24sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTALIngo Molnar1-1/+0
2007-10-21[PATCH] audit: watching subtreesAl Viro1-0/+4
2007-10-20spelling fixes: init/Simon Arlott1-1/+1
2007-10-19Drop the superfluous test for an old version of gcc.Robert P. J. Day1-8/+0
2007-10-19Hook up group scheduler with control groupsSrivatsa Vaddagiri1-0/+10
2007-10-19cgroups: implement namespace tracking subsystemSerge E. Hallyn1-7/+16
2007-10-19Task Control Groups: simple task cgroup debug info subsystemPaul Menage1-0/+10
2007-10-19Task Control Groups: example CPU accounting subsystemPaul Menage1-0/+7
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage1-1/+6
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage2-0/+11
2007-10-18sparse pointer use of zero as nullStephen Hemminger1-3/+3
2007-10-17Move PREEMPT_NOTIFIERS into an always-included KconfigAvi Kivity1-0/+3
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2007-10-16remove PAGE_GROUP_BY_MOBILITYMel Gorman1-13/+0
2007-10-16Add a configure option to group pages by mobilityMel Gorman1-0/+13
2007-10-16slow down printk during bootRandy Dunlap1-1/+1
2007-10-15sched: group scheduler, fix coding style issuesSrivatsa Vaddagiri1-7/+7
2007-10-15sched: enable CONFIG_FAIR_GROUP_SCHED=y by defaultIngo Molnar1-1/+1
2007-10-15sched: fair-group sched, cleanupsIngo Molnar1-4/+4
2007-10-15sched: add fair-user schedulerSrivatsa Vaddagiri1-0/+13
2007-10-15sched: clean up code under CONFIG_FAIR_GROUP_SCHEDSrivatsa Vaddagiri1-6/+5
2007-10-15sched: group-scheduler coreSrivatsa Vaddagiri1-0/+9
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-1/+1
2007-09-19disable sys_timerfd() for 2.6.23Andrew Morton1-0/+1
2007-09-19Fix failure to resume from initrdsNigel Cunningham1-1/+3
2007-08-30fix maxcpus=1 oops in show_stat()Hugh Dickins1-8/+0
2007-08-27fix maxcpus=N parsingHugh Dickins1-1/+1
2007-08-21ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown1-2/+10
2007-07-31Kconfig: remove top level menu "Code maturity level options"Al Boldi1-4/+1
2007-07-31ANON_INODES shouldn't be user visibleAdrian Bunk1-11/+5
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds1-1/+1
2007-07-26initramfs: missing __initAl Viro1-1/+1
2007-07-26sh: Add sh to the CC_OPTIMIZE_FOR_SIZE dependencies.Paul Mundt1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-5/+2
2007-07-17Make SLUB the default allocatorChristoph Lameter1-1/+1
2007-07-16adjust nosmp handlingJan Beulich1-15/+27
2007-07-16Allow softlockup to be runtime disabledDave Jones1-1/+11
2007-07-16user namespace: add the frameworkCedric Le Goater1-0/+9
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater1-17/+0
2007-07-16init: wait for asynchronously scanned block devicesPierre Ossman1-2/+22
2007-07-16Use menuconfig objects II - module menuJan Engelhardt1-4/+1
2007-07-16slob: sparsemem supportPaul Mundt1-1/+1
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu1-1/+4
2007-07-10block/Kconfig already has its own "menuconfig" so remove theseJan Engelhardt1-2/+0
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar1-2/+3
2007-05-19init/main: use __init_refok to fix section mismatchSam Ravnborg1-1/+1
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-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-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-16[PATCH] Kconfig: move CONFIG_EMBEDDED options to submenuChuck Ebbert1-28/+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-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-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-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-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-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