summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* module: don't ignore vermagic string if module doesn't have modversionsRusty Russell2008-05-091-3/+3
* pcspkr: fix dependanciesStas Sergeev2008-05-071-0/+8
* sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar2008-05-051-2/+3
* sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-051-0/+1
* sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar2008-05-051-0/+6
* Make forced module loading optionalLinus Torvalds2008-05-041-0/+9
* slub: #ifdef simplificationChristoph Lameter2008-05-021-1/+1
* infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-301-0/+3
* Deprecate find_task_by_pid()Pavel Emelyanov2008-04-301-1/+1
* signals: fix /sbin/init protection from unwanted signalsOleg Nesterov2008-04-301-0/+2
* idr: create idr_layer_cache at boot timeAkinobu Mita2008-04-291-0/+2
* sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig2008-04-291-0/+11
* cgroups: add an owner to the mm_structBalbir Singh2008-04-292-0/+8
* cgroups: implement device whitelistSerge E. Hallyn2008-04-291-0/+7
* CGroup API files: make CGROUP_DEBUG default to offPaul Menage2008-04-291-0/+1
* directly use kmalloc() and kfree() in init/initramfs.cThomas Petazzoni2008-04-291-10/+10
* Simplify initcall_debug outputBjorn Helgaas2008-04-291-14/+6
* let LOG_BUF_SHIFT default to 17Adrian Bunk2008-04-291-9/+6
* init: fix integer as NULL pointer warningsHarvey Harrison2008-04-282-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-281-1/+1
|\
| * sparc64: Kill CONFIG_SPARC32_COMPATDavid S. Miller2008-04-261-1/+1
* | make CC_OPTIMIZE_FOR_SIZE non-experimentalIngo Molnar2008-04-281-5/+1
|/
* [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
OpenPOWER on IntegriCloud