Commit Graph

329 Commits (4f452e8aa492c0b8028ca9b4bdb4d018ba28c6c7)

Author SHA1 Message Date
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
Pavel Emelyanov 74bd59bb39 namespaces: cleanup the code managed with PID_NS option 17 years ago
Pavel Emelyanov aee16ce73c namespaces: cleanup the code managed with the USER_NS option 17 years ago
Pavel Emelyanov ae5e1b22f1 namespaces: move the IPC namespace under IPC_NS option 17 years ago
Pavel Emelyanov 58bfdd6dee namespaces: move the UTS namespace under UTS_NS option 17 years ago
Pavel Emelyanov c5289a6949 namespaces: add the NAMESPACES config option 17 years ago
Balbir Singh 8cdea7c054 Memory controller: cgroups setup 17 years ago
Pavel Emelianov e552b66170 Memory controller: resource counters 17 years ago
Markus Gaugusch 71fc47a9ad ACPI: basic initramfs DSDT override support 17 years ago
Ingo Molnar 32a932332c brk randomization: introduce CONFIG_COMPAT_BRK 17 years ago
Adrian Bunk 6c81c32f96 calibrate_delay() must be __cpuinit 17 years ago
Robert P. J. Day b25b7819e5 Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c 17 years ago
Adrian Bunk 011e3fcd1e proper prototype for get_filesystem_list() 17 years ago
Adrian Bunk a1c9eea9e5 proper prototype for signals_init() 17 years ago
Andrew Morton 941e492bdb read_current_timer() cleanups 17 years ago