Age | Commit message (Expand) | Author | Files | Lines |
2008-05-25 | Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST | Sam Ravnborg | 1 | -0/+1 |
2008-05-24 | md: proper extern for mdp_major | Adrian Bunk | 1 | -1/+0 |
2008-05-15 | initcalls: Fix m68k build and possible buffer overflow | Cyrill Gorcunov | 1 | -3/+3 |
2008-05-15 | Split up 'do_initcalls()' into two simpler functions | Linus Torvalds | 1 | -36/+41 |
2008-05-15 | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds | 1 | -6/+3 |
2008-05-14 | block: do_mounts - accept root=<non-existant partition> | Kay Sievers | 1 | -1/+26 |
2008-05-13 | init: don't lose initcall return values | Cyrill Gorcunov | 1 | -9/+9 |
2008-05-09 | module: don't ignore vermagic string if module doesn't have modversions | Rusty Russell | 1 | -3/+3 |
2008-05-07 | pcspkr: fix dependancies | Stas Sergeev | 1 | -0/+8 |
2008-05-05 | sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED | Parag Warudkar | 1 | -2/+3 |
2008-05-05 | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK | Peter Zijlstra | 1 | -0/+1 |
2008-05-05 | sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK | Ingo Molnar | 1 | -0/+6 |
2008-05-04 | Make forced module loading optional | Linus Torvalds | 1 | -0/+9 |
2008-05-02 | slub: #ifdef simplification | Christoph Lameter | 1 | -1/+1 |
2008-04-30 | infrastructure to debug (dynamic) objects | Thomas Gleixner | 1 | -0/+3 |
2008-04-30 | Deprecate find_task_by_pid() | Pavel Emelyanov | 1 | -1/+1 |
2008-04-30 | signals: fix /sbin/init protection from unwanted signals | Oleg Nesterov | 1 | -0/+2 |
2008-04-29 | idr: create idr_layer_cache at boot time | Akinobu Mita | 1 | -0/+2 |
2008-04-29 | sysctl: allow embedded targets to disable sysctl_check.c | Holger Schurig | 1 | -0/+11 |
2008-04-29 | cgroups: add an owner to the mm_struct | Balbir Singh | 2 | -0/+8 |
2008-04-29 | cgroups: implement device whitelist | Serge E. Hallyn | 1 | -0/+7 |
2008-04-29 | CGroup API files: make CGROUP_DEBUG default to off | Paul Menage | 1 | -0/+1 |
2008-04-29 | directly use kmalloc() and kfree() in init/initramfs.c | Thomas Petazzoni | 1 | -10/+10 |
2008-04-29 | Simplify initcall_debug output | Bjorn Helgaas | 1 | -14/+6 |
2008-04-29 | let LOG_BUF_SHIFT default to 17 | Adrian Bunk | 1 | -9/+6 |
2008-04-28 | init: fix integer as NULL pointer warnings | Harvey Harrison | 2 | -2/+2 |
2008-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-04-28 | make CC_OPTIMIZE_FOR_SIZE non-experimental | Ingo Molnar | 1 | -5/+1 |
2008-04-26 | sparc64: Kill CONFIG_SPARC32_COMPAT | David S. Miller | 1 | -1/+1 |
2008-04-24 | [POWERPC] Use __weak macro for smp_setup_processor_id | Benjamin Herrenschmidt | 1 | -1/+1 |
2008-04-24 | [POWERPC] Add thread_info_cache_init() weak hook | Benjamin Herrenschmidt | 1 | -0/+5 |
2008-04-19 | sched: better rt-group documentation | Viktor Radnai | 1 | -0/+7 |
2008-04-19 | init: move setup of nr_cpu_ids to as early as possible | Mike Travis | 1 | -0/+17 |
2008-04-19 | cpumask: add CPU_MASK_ALL_PTR macro | Mike Travis | 1 | -1/+6 |
2008-04-14 | slub: No need for per node slab counters if !SLUB_DEBUG | Christoph Lameter | 1 | -1/+1 |
2008-03-15 | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option | Linus Torvalds | 2 | -14/+1 |
2008-03-10 | rcu: move PREEMPT_RCU config option back under PREEMPT | Paul E. McKenney | 1 | -31/+3 |
2008-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -3/+8 |
2008-03-04 | Memory controller: rename to Memory Resource Controller | Balbir Singh | 1 | -15/+15 |
2008-03-04 | Fix "Malformed early option 'loglevel'" | Alex Riesen | 1 | -1/+1 |
2008-03-04 | sysfs: CONFIG_SYSFS_DEPRECATED fix | Ingo Molnar | 1 | -0/+4 |
2008-03-04 | driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED | Greg Kroah-Hartman | 1 | -3/+4 |
2008-02-23 | cgroup memory controller: document huge memory/cache overhead in Kconfig | Andi Kleen | 1 | -0/+8 |
2008-02-14 | Use struct path in fs_struct | Jan Blunck | 1 | -3/+3 |
2008-02-13 | sched: rt-group: make rt groups scheduling configurable | Peter Zijlstra | 1 | -6/+17 |
2008-02-11 | kbuild: fix make V=1 | Sam Ravnborg | 1 | -0/+1 |
2008-02-09 | x86: DEBUG_PAGEALLOC: enable after mem_init() | Thomas Gleixner | 1 | -1/+1 |
2008-02-09 | brk: help text typo fix | Ingo Molnar | 1 | -1/+1 |
2008-02-09 | kbuild: silence CHK/UPD messages according to $(quiet) | Mike Frysinger | 1 | -1/+3 |
2008-02-08 | Convert loglevel-related kernel boot parameters to early_param | Yinghai Lu | 1 | -9/+5 |