aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-25Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg1-0/+1
2008-05-24md: proper extern for mdp_majorAdrian Bunk1-1/+0
2008-05-15initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov1-3/+3
2008-05-15Split up 'do_initcalls()' into two simpler functionsLinus Torvalds1-36/+41
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds1-6/+3
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers1-1/+26
2008-05-13init: don't lose initcall return valuesCyrill Gorcunov1-9/+9
2008-05-09module: don't ignore vermagic string if module doesn't have modversionsRusty Russell1-3/+3
2008-05-07pcspkr: fix dependanciesStas Sergeev1-0/+8
2008-05-05sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar1-2/+3
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra1-0/+1
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar1-0/+6
2008-05-04Make forced module loading optionalLinus Torvalds1-0/+9
2008-05-02slub: #ifdef simplificationChristoph Lameter1-1/+1
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner1-0/+3
2008-04-30Deprecate find_task_by_pid()Pavel Emelyanov1-1/+1
2008-04-30signals: fix /sbin/init protection from unwanted signalsOleg Nesterov1-0/+2
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita1-0/+2
2008-04-29sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig1-0/+11
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