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