aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29cgroups: add an owner to the mm_structBalbir Singh2-0/+8
2008-04-29cgroups: implement device whitelistSerge E. Hallyn1-0/+7
2008-04-29CGroup API files: make CGROUP_DEBUG default to offPaul Menage1-0/+1
2008-04-29directly use kmalloc() and kfree() in init/initramfs.cThomas Petazzoni1-10/+10
2008-04-29Simplify initcall_debug outputBjorn Helgaas1-14/+6
2008-04-29let LOG_BUF_SHIFT default to 17Adrian Bunk1-9/+6
2008-04-28init: fix integer as NULL pointer warningsHarvey Harrison2-2/+2
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2008-04-28make CC_OPTIMIZE_FOR_SIZE non-experimentalIngo Molnar1-5/+1
2008-04-26sparc64: Kill CONFIG_SPARC32_COMPATDavid S. Miller1-1/+1
2008-04-24[POWERPC] Use __weak macro for smp_setup_processor_idBenjamin Herrenschmidt1-1/+1
2008-04-24[POWERPC] Add thread_info_cache_init() weak hookBenjamin Herrenschmidt1-0/+5
2008-04-19sched: better rt-group documentationViktor Radnai1-0/+7
2008-04-19init: move setup of nr_cpu_ids to as early as possibleMike Travis1-0/+17
2008-04-19cpumask: add CPU_MASK_ALL_PTR macroMike Travis1-1/+6
2008-04-14slub: No need for per node slab counters if !SLUB_DEBUGChristoph Lameter1-1/+1
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds2-14/+1
2008-03-10rcu: move PREEMPT_RCU config option back under PREEMPTPaul E. McKenney1-31/+3
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-3/+8
2008-03-04Memory controller: rename to Memory Resource ControllerBalbir Singh1-15/+15
2008-03-04Fix "Malformed early option 'loglevel'"Alex Riesen1-1/+1
2008-03-04sysfs: CONFIG_SYSFS_DEPRECATED fixIngo Molnar1-0/+4
2008-03-04driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATEDGreg Kroah-Hartman1-3/+4
2008-02-23cgroup memory controller: document huge memory/cache overhead in KconfigAndi Kleen1-0/+8
2008-02-14Use struct path in fs_structJan Blunck1-3/+3
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra1-6/+17
2008-02-11kbuild: fix make V=1Sam Ravnborg1-0/+1
2008-02-09x86: DEBUG_PAGEALLOC: enable after mem_init()Thomas Gleixner1-1/+1
2008-02-09brk: help text typo fixIngo Molnar1-1/+1
2008-02-09kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger1-1/+3
2008-02-08Convert loglevel-related kernel boot parameters to early_paramYinghai Lu1-9/+5
2008-02-08start the global /sbin/init with 0,0 special pidsOleg Nesterov1-1/+0
2008-02-08teach set_special_pids() to use struct pidOleg Nesterov1-1/+1
2008-02-08namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov1-12/+12
2008-02-08namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov1-9/+8
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov1-0/+7
2008-02-08namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov1-0/+7
2008-02-08namespaces: add the NAMESPACES config optionPavel Emelyanov1-0/+9
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-1/+14
2008-02-07Memory controller: cgroups setupBalbir Singh1-0/+7
2008-02-07Memory controller: resource countersPavel Emelianov1-0/+7
2008-02-06ACPI: basic initramfs DSDT override supportMarkus Gaugusch2-1/+14
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-0/+12
2008-02-06brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar1-0/+12
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-3/+3
2008-02-06Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.cRobert P. J. Day1-5/+0
2008-02-06proper prototype for get_filesystem_list()Adrian Bunk1-2/+1
2008-02-06proper prototype for signals_init()Adrian Bunk1-1/+1
2008-02-06read_current_timer() cleanupsAndrew Morton1-2/+1
2008-02-05slob: correct Kconfig descriptionMatt Mackall1-5/+3