Commit Graph

343 Commits (640b4f685784feafcd99c24582c5eb3ea36c3c60)

Author SHA1 Message Date
Sam Ravnborg 73531905ed Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST 17 years ago
Adrian Bunk 03de250a26 md: proper extern for mdp_major 17 years ago
Cyrill Gorcunov a76bfd0da2 initcalls: Fix m68k build and possible buffer overflow 17 years ago
Linus Torvalds e0df154f45 Split up 'do_initcalls()' into two simpler functions 17 years ago
Linus Torvalds a442ac512f Clean up 'print_fn_descriptor_symbol()' types 17 years ago
Kay Sievers 30f2f0eb4b block: do_mounts - accept root=<non-existant partition> 17 years ago
Cyrill Gorcunov e662e1cfd4 init: don't lose initcall return values 17 years ago
Rusty Russell 91e37a793b module: don't ignore vermagic string if module doesn't have modversions 17 years ago
Stas Sergeev e5e1d3cb20 pcspkr: fix dependancies 17 years ago
Parag Warudkar aac6abca85 sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED 17 years ago
Peter Zijlstra 3e51f33fcc sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 17 years ago
Ingo Molnar a5574cf65b sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK 17 years ago
Linus Torvalds 826e4506a0 Make forced module loading optional 17 years ago
Christoph Lameter f6acb63508 slub: #ifdef simplification 17 years ago
Thomas Gleixner 3ac7fe5a4a infrastructure to debug (dynamic) objects 17 years ago
Pavel Emelyanov 5cd204550b Deprecate find_task_by_pid() 17 years ago
Oleg Nesterov fae5fa44f1 signals: fix /sbin/init protection from unwanted signals 17 years ago
Akinobu Mita 199f0ca514 idr: create idr_layer_cache at boot time 17 years ago
Holger Schurig 88f458e4b9 sysctl: allow embedded targets to disable sysctl_check.c 17 years ago
Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct 17 years ago
Serge E. Hallyn 08ce5f16ee cgroups: implement device whitelist 17 years ago
Paul Menage 418d7d875c CGroup API files: make CGROUP_DEBUG default to off 17 years ago
Thomas Petazzoni 3265e66b18 directly use kmalloc() and kfree() in init/initramfs.c 17 years ago
Bjorn Helgaas 626adeb667 Simplify initcall_debug output 17 years ago
Adrian Bunk f17a32e97e let LOG_BUF_SHIFT default to 17 17 years ago
Harvey Harrison d613c3e2d8 init: fix integer as NULL pointer warnings 17 years ago
Ingo Molnar 96fffeb4b4 make CC_OPTIMIZE_FOR_SIZE non-experimental 17 years ago
David S. Miller 09337f501e sparc64: Kill CONFIG_SPARC32_COMPAT 17 years ago
Benjamin Herrenschmidt 839ad62e75 [POWERPC] Use __weak macro for smp_setup_processor_id 17 years ago
Benjamin Herrenschmidt 8c9843e57a [POWERPC] Add thread_info_cache_init() weak hook 17 years ago
Viktor Radnai b9b158fe1c sched: better rt-group documentation 17 years ago
Mike Travis e0982e90cd init: move setup of nr_cpu_ids to as early as possible 17 years ago
Mike Travis 321a8e9dcb cpumask: add CPU_MASK_ALL_PTR macro 17 years ago
Christoph Lameter 0f389ec630 slub: No need for per node slab counters if !SLUB_DEBUG 17 years ago
Linus Torvalds 9a9e0d6855 ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option 17 years ago
Paul E. McKenney 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT 17 years ago
Balbir Singh 00f0b8259e Memory controller: rename to Memory Resource Controller 17 years ago
Alex Riesen d9d4fcfe51 Fix "Malformed early option 'loglevel'" 17 years ago
Ingo Molnar d47846c586 sysfs: CONFIG_SYSFS_DEPRECATED fix 17 years ago
Greg Kroah-Hartman 024440d2ec driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED 17 years ago
Andi Kleen 0835ab53ea cgroup memory controller: document huge memory/cache overhead in Kconfig 17 years ago
Jan Blunck 6ac08c39a1 Use struct path in fs_struct 17 years ago
Peter Zijlstra 052f1dc7eb sched: rt-group: make rt groups scheduling configurable 17 years ago
Sam Ravnborg fab1e310d3 kbuild: fix make V=1 17 years ago
Thomas Gleixner a03c2a48e0 x86: DEBUG_PAGEALLOC: enable after mem_init() 17 years ago
Ingo Molnar 166124fde9 brk: help text typo fix 17 years ago
Mike Frysinger d75f4c683f kbuild: silence CHK/UPD messages according to $(quiet) 17 years ago
Yinghai Lu f6f21c8146 Convert loglevel-related kernel boot parameters to early_param 17 years ago
Oleg Nesterov 430c623121 start the global /sbin/init with 0,0 special pids 17 years ago
Oleg Nesterov 8520d7c7f8 teach set_special_pids() to use struct pid 17 years ago