aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers
2008-05-13init: don't lose initcall return valuesCyrill Gorcunov
2008-05-09module: don't ignore vermagic string if module doesn't have modversionsRusty Russell
2008-05-07pcspkr: fix dependanciesStas Sergeev
2008-05-05sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar
2008-05-04Make forced module loading optionalLinus Torvalds
2008-05-02slub: #ifdef simplificationChristoph Lameter
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner
2008-04-30Deprecate find_task_by_pid()Pavel Emelyanov
2008-04-30signals: fix /sbin/init protection from unwanted signalsOleg Nesterov
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita
2008-04-29sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig
2008-04-29cgroups: add an owner to the mm_structBalbir Singh
2008-04-29cgroups: implement device whitelistSerge E. Hallyn
2008-04-29CGroup API files: make CGROUP_DEBUG default to offPaul Menage
2008-04-29directly use kmalloc() and kfree() in init/initramfs.cThomas Petazzoni
2008-04-29Simplify initcall_debug outputBjorn Helgaas
2008-04-29let LOG_BUF_SHIFT default to 17Adrian Bunk
2008-04-28init: fix integer as NULL pointer warningsHarvey Harrison
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-28make CC_OPTIMIZE_FOR_SIZE non-experimentalIngo Molnar
2008-04-26sparc64: Kill CONFIG_SPARC32_COMPATDavid S. Miller
2008-04-24[POWERPC] Use __weak macro for smp_setup_processor_idBenjamin Herrenschmidt
2008-04-24[POWERPC] Add thread_info_cache_init() weak hookBenjamin Herrenschmidt
2008-04-19sched: better rt-group documentationViktor Radnai
2008-04-19init: move setup of nr_cpu_ids to as early as possibleMike Travis
2008-04-19cpumask: add CPU_MASK_ALL_PTR macroMike Travis
2008-04-14slub: No need for per node slab counters if !SLUB_DEBUGChristoph Lameter
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds
2008-03-10rcu: move PREEMPT_RCU config option back under PREEMPTPaul E. McKenney
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-04Memory controller: rename to Memory Resource ControllerBalbir Singh
2008-03-04Fix "Malformed early option 'loglevel'"Alex Riesen
2008-03-04sysfs: CONFIG_SYSFS_DEPRECATED fixIngo Molnar
2008-03-04driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATEDGreg Kroah-Hartman
2008-02-23cgroup memory controller: document huge memory/cache overhead in KconfigAndi Kleen
2008-02-14Use struct path in fs_structJan Blunck
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra
2008-02-11kbuild: fix make V=1Sam Ravnborg
2008-02-09x86: DEBUG_PAGEALLOC: enable after mem_init()Thomas Gleixner
2008-02-09brk: help text typo fixIngo Molnar
2008-02-09kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger
2008-02-08Convert loglevel-related kernel boot parameters to early_paramYinghai Lu
2008-02-08start the global /sbin/init with 0,0 special pidsOleg Nesterov
2008-02-08teach set_special_pids() to use struct pidOleg Nesterov
2008-02-08namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov
2008-02-08namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov