summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Use __weak macro for smp_setup_processor_idBenjamin Herrenschmidt2008-04-241-1/+1
* [POWERPC] Add thread_info_cache_init() weak hookBenjamin Herrenschmidt2008-04-241-0/+5
* sched: better rt-group documentationViktor Radnai2008-04-191-0/+7
* init: move setup of nr_cpu_ids to as early as possibleMike Travis2008-04-191-0/+17
* cpumask: add CPU_MASK_ALL_PTR macroMike Travis2008-04-191-1/+6
* slub: No need for per node slab counters if !SLUB_DEBUGChristoph Lameter2008-04-141-1/+1
* ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds2008-03-152-14/+1
* rcu: move PREEMPT_RCU config option back under PREEMPTPaul E. McKenney2008-03-101-31/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-041-3/+8
|\
| * sysfs: CONFIG_SYSFS_DEPRECATED fixIngo Molnar2008-03-041-0/+4
| * driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATEDGreg Kroah-Hartman2008-03-041-3/+4
* | Memory controller: rename to Memory Resource ControllerBalbir Singh2008-03-041-15/+15
* | Fix "Malformed early option 'loglevel'"Alex Riesen2008-03-041-1/+1
|/
* cgroup memory controller: document huge memory/cache overhead in KconfigAndi Kleen2008-02-231-0/+8
* Use struct path in fs_structJan Blunck2008-02-141-3/+3
* sched: rt-group: make rt groups scheduling configurablePeter Zijlstra2008-02-131-6/+17
* kbuild: fix make V=1Sam Ravnborg2008-02-111-0/+1
* x86: DEBUG_PAGEALLOC: enable after mem_init()Thomas Gleixner2008-02-091-1/+1
* brk: help text typo fixIngo Molnar2008-02-091-1/+1
* kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger2008-02-091-1/+3
* Convert loglevel-related kernel boot parameters to early_paramYinghai Lu2008-02-081-9/+5
* start the global /sbin/init with 0,0 special pidsOleg Nesterov2008-02-081-1/+0
* teach set_special_pids() to use struct pidOleg Nesterov2008-02-081-1/+1
* namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov2008-02-081-12/+12
* namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov2008-02-081-9/+8
* namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-081-0/+7
* namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov2008-02-081-0/+7
* namespaces: add the NAMESPACES config optionPavel Emelyanov2008-02-081-0/+9
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-072-1/+14
|\
| * ACPI: basic initramfs DSDT override supportMarkus Gaugusch2008-02-062-1/+14
* | Memory controller: cgroups setupBalbir Singh2008-02-071-0/+7
* | Memory controller: resource countersPavel Emelianov2008-02-071-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-061-0/+12
|\
| * brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar2008-02-061-0/+12
* | calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-3/+3
* | Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.cRobert P. J. Day2008-02-061-5/+0
* | proper prototype for get_filesystem_list()Adrian Bunk2008-02-061-2/+1
* | proper prototype for signals_init()Adrian Bunk2008-02-061-1/+1
* | read_current_timer() cleanupsAndrew Morton2008-02-061-2/+1
|/
* slob: correct Kconfig descriptionMatt Mackall2008-02-051-5/+3
* maps4: make page monitoring /proc file optionalMatt Mackall2008-02-051-0/+10
* timerfd: un-break CONFIG_TIMERFDDavide Libenzi2008-02-051-1/+0
* Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-0/+12
* Create arch/KconfigMathieu Desnoyers2008-02-031-0/+2
* RCU: add help text for "RCU implementation type"Paul E. McKenney2008-01-311-0/+8
* x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar2008-01-301-0/+5
* x86/non-x86: percpu, node ids, apic ids x86.git fixupMike Travis2008-01-301-2/+2
* x86: optimize lock prefix switching to run less frequentlyAndi Kleen2008-01-301-8/+8
* percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com2008-01-301-2/+2
* kconfig: use environment optionRoman Zippel2008-01-281-0/+8
OpenPOWER on IntegriCloud