Commit Graph

363 Commits (7833351b5260b3a58b54a0c2e7065001d986d749)

Author SHA1 Message Date
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
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
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