aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAge
* Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg2008-05-25
* md: proper extern for mdp_majorAdrian Bunk2008-05-24
* initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov2008-05-15
* Split up 'do_initcalls()' into two simpler functionsLinus Torvalds2008-05-15
* Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds2008-05-15
* block: do_mounts - accept root=<non-existant partition>Kay Sievers2008-05-14
* init: don't lose initcall return valuesCyrill Gorcunov2008-05-13
* module: don't ignore vermagic string if module doesn't have modversionsRusty Russell2008-05-09
* pcspkr: fix dependanciesStas Sergeev2008-05-07
* sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar2008-05-05
* sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-05
* sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar2008-05-05
* Make forced module loading optionalLinus Torvalds2008-05-04
* slub: #ifdef simplificationChristoph Lameter2008-05-01
* infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-30
* Deprecate find_task_by_pid()Pavel Emelyanov2008-04-30
* signals: fix /sbin/init protection from unwanted signalsOleg Nesterov2008-04-30
* idr: create idr_layer_cache at boot timeAkinobu Mita2008-04-29
* sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig2008-04-29
* cgroups: add an owner to the mm_structBalbir Singh2008-04-29
* cgroups: implement device whitelistSerge E. Hallyn2008-04-29
* CGroup API files: make CGROUP_DEBUG default to offPaul Menage2008-04-29
* directly use kmalloc() and kfree() in init/initramfs.cThomas Petazzoni2008-04-29
* Simplify initcall_debug outputBjorn Helgaas2008-04-29
* let LOG_BUF_SHIFT default to 17Adrian Bunk2008-04-29
* init: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-28
|\
| * sparc64: Kill CONFIG_SPARC32_COMPATDavid S. Miller2008-04-27
* | make CC_OPTIMIZE_FOR_SIZE non-experimentalIngo Molnar2008-04-28
|/
* [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-15
* 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