Commit Graph

383 Commits (8d5796d2ec6b5a4e7a52861144e63af438d6f8f7)

Author SHA1 Message Date
Andi Kleen 9e94cd325b Move sysctl check into debugging section and don't make it default y 17 years ago
Arjan van de Ven 59f9415ffb modules: extend initcall_debug functionality to the module loader 17 years ago
Robert P. J. Day 0b0de14433 Kconfig: Extend "menuconfig" for modules to simplify Kconfig file 17 years ago
Bartlomiej Zolnierkiewicz b5b9309d34 remove unnecessary <linux/hdreg.h> includes 17 years ago
jkacur 775a7229ac Kconfig/init: change help text to match default value 17 years ago
Geert Uytterhoeven bd673c7c3b initrd: cast `initrd_start' to `void *' 17 years ago
Joe Perches d7ba11d01c x86: remove stray <6> in BogoMIPS printk 17 years ago
Adrian Bunk f56f6d30c7 make init/do_mounts.c:root_device_name static 17 years ago
Eduard - Gabriel Munteanu 7babe8db99 Full conversion to early_initcall() interface, remove old interface 17 years ago
Eduard - Gabriel Munteanu c2147a5092 Better interface for hooking early initcalls 17 years ago
Heikki Orsila 12d2b8f951 kconfig: fix typos: "Suport" -> "Support" 17 years ago
S.Çağlar Onur 37a4c94074 init: fix URL of "The GNU Accounting Utilities" 17 years ago
Adrian Bunk 3ae4eed34b proper pid{hash,map}_init() prototypes 17 years ago
Daniel Guilak 197dcffc8b init/version.c: define version_string only if CONFIG_KALLSYMS is not defined 17 years ago
Daniel Guilak 277e2c6959 init/version.c: silence sparse warning by declaring the version string 17 years ago
Thomas Petazzoni 2d6ffcca62 inflate: refactor inflate malloc code 17 years ago
Robert P. J. Day cb345d7352 init/: delete hard-coded setting and testing of BUILD_CRAMDISK 17 years ago
Adrian Bunk 82c8253ac2 init/do_mounts.c should #include <linux/initrd.h> 17 years ago
Johannes Berg baabaae981 make CONFIG_KMOD invisible 17 years ago
Denys Vlasenko f7f5b67557 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs 17 years ago
Geert Uytterhoeven fb6624ebd9 initrd: Fix virtual/physical mix-up in overwrite test 17 years ago
Max Krasnyansky e761b77252 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) 17 years ago
Adrian Hunter 2d62f48858 do_mounts: allow UBI root device name 17 years ago
Dmitry Baryshkov ee7e5516be generic: per-device coherent dma allocator 17 years ago
Jens Axboe 3d44223327 Add generic helpers for arch IPI function calls 17 years ago
Alok Kataria f3f3149f35 x86: use cpu_khz for loops_per_jiffy calculation, cleanup 17 years ago
Alok Kataria 3da757daf8 x86: use cpu_khz for loops_per_jiffy calculation 17 years ago
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
Paul E. McKenney 4446a36ff8 rcu: add call_rcu_sched() 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