Age | Commit message (Expand) | Author |
2007-07-16 | adjust nosmp handling | Jan Beulich |
2007-07-16 | Allow softlockup to be runtime disabled | Dave Jones |
2007-07-16 | user namespace: add the framework | Cedric Le Goater |
2007-07-16 | remove CONFIG_UTS_NS and CONFIG_IPC_NS | Cedric Le Goater |
2007-07-16 | init: wait for asynchronously scanned block devices | Pierre Ossman |
2007-07-16 | Use menuconfig objects II - module menu | Jan Engelhardt |
2007-07-16 | slob: sparsemem support | Paul Mundt |
2007-07-16 | serial: convert early_uart to earlycon for 8250 | Yinghai Lu |
2007-07-10 | block/Kconfig already has its own "menuconfig" so remove these | Jan Engelhardt |
2007-07-09 | sched: add init_idle_bootup_task() | Ingo Molnar |
2007-05-19 | init/main: use __init_refok to fix section mismatch | Sam Ravnborg |
2007-05-17 | SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCT | Christoph Lameter |
2007-05-17 | slob: implement RCU freeing | Nick Piggin |
2007-05-11 | signal/timer/event: eventfd core | Davide Libenzi |
2007-05-11 | signal/timer/event: timerfd core | Davide Libenzi |
2007-05-11 | signal/timer/event: signalfd core | Davide Libenzi |
2007-05-11 | signal/timer/event fds: anonymous inode source | Davide Libenzi |
2007-05-11 | Explicitly set pgid and sid of init process | Sukadev Bhattiprolu |
2007-05-10 | SLUB: SLUB_DEBUG must depend on SLUB | Christoph Lameter |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-05-09 | kthread: don't depend on work queues | Eric W. Biederman |
2007-05-09 | Display all possible partitions when the root filesystem failed to mount | Dave Gilbert |
2007-05-09 | Fix spellings of slab allocator section in init/Kconfig | Christoph Lameter |
2007-05-09 | SLUB: add CONFIG_SLUB_DEBUG | Christoph Lameter |
2007-05-09 | Kconfig: Remove reference to external mqueue library | Robert P. J. Day |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba |
2007-05-08 | Move LOG_BUF_SHIFT to a more sensible place | Alistair John Strachan |
2007-05-08 | enhance initcall_debug, measure latency | Ingo Molnar |
2007-05-08 | init/do_mounts.c: proper prepare_namespace() prototype | Adrian Bunk |
2007-05-07 | freezer: remove PF_NOFREEZE from handle_initrd | Rafael J. Wysocki |
2007-05-07 | blackfin architecture | Bryan Wu |
2007-05-07 | SLUB core | Christoph Lameter |
2007-05-07 | Safer nr_node_ids and nr_node_ids determination and initial values | Christoph Lameter |
2007-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2007-05-02 | kbuild: clarify the creation of the LOCALVERSION_AUTO string. | Robert P. J. Day |
2007-05-02 | kbuild: whitelist section mismatch in init/main.c | Sam Ravnborg |
2007-05-02 | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge |
2007-03-06 | [PATCH] initramfs should not depend on CONFIG_BLOCK | Dimitri Gorokhovik |
2007-02-20 | [PATCH] Convert highest_possible_processor_id to nr_cpu_ids | Christoph Lameter |
2007-02-19 | [PATCH] Declare init_irq_proc before we use it. | Andrew Morton |
2007-02-16 | [PATCH] tick-management: core functionality | Thomas Gleixner |
2007-02-14 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2007-02-14 | [PATCH] sysctl: reimplement the sysctl proc support | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: move SYSV IPC sysctls to their own file | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: move init_irq_proc into init/main where it belongs | Eric W. Biederman |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-13 | [PATCH] generic: Break init() in two parts to avoid MODPOST warnings | Vivek Goyal |
2007-02-12 | [PATCH] Dynamic kernel command-line: common | Alon Bar-Lev |
2007-02-11 | [PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menus | Alexey Dobriyan |
2007-02-11 | [PATCH] Remove final reference to superfluous smp_commence() | Robert P. J. Day |