| Commit message (Expand) | Author | Age |
* | sched: add init_idle_bootup_task() | Ingo Molnar | 2007-07-09 |
* | init/main: use __init_refok to fix section mismatch | Sam Ravnborg | 2007-05-19 |
* | SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCT | Christoph Lameter | 2007-05-17 |
* | slob: implement RCU freeing | Nick Piggin | 2007-05-17 |
* | 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-11 |
* | SLUB: SLUB_DEBUG must depend on SLUB | Christoph Lameter | 2007-05-10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 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-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 |
|/ |
|
* | 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-08 |
* | 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-07 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-05-06 |
|\ |
|
| * | 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-05-02 |
|/ |
|
* | [PATCH] initramfs should not depend on CONFIG_BLOCK | Dimitri Gorokhovik | 2007-03-06 |
* | [PATCH] Convert highest_possible_processor_id to nr_cpu_ids | Christoph Lameter | 2007-02-20 |
* | [PATCH] Declare init_irq_proc before we use it. | Andrew Morton | 2007-02-19 |
* | [PATCH] tick-management: core functionality | Thomas Gleixner | 2007-02-16 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-02-14 |
|\ |
|
| * | [PATCH] generic: Break init() in two parts to avoid MODPOST warnings | Vivek Goyal | 2007-02-13 |
* | | [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-14 |
|/ |
|
* | [PATCH] Dynamic kernel command-line: common | Alon Bar-Lev | 2007-02-12 |
* | [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 | 2007-02-11 |
* | [PATCH] disable init/initramfs.c | Jean-Paul Saman | 2007-02-11 |
* | [PATCH] Add retain_initrd boot option | Michael Neuling | 2007-02-11 |
* | Don't put "linux_banner" in the .init section | Linus Torvalds | 2007-01-11 |
* | [PATCH] i386: Convert some functions to __init to avoid MODPOST warnings | Vivek Goyal | 2007-01-10 |
* | [PATCH] fix linux banner format string | Roman Zippel | 2007-01-10 |
* | [PATCH] start_kernel: test if irq's got enabled early, barf, and disable them... | Ard van Breemen | 2007-01-06 |
* | [PATCH] build compile.h earlier | Andrew Morton | 2006-12-22 |
* | [PATCH] handle SLOB with sparsemen | Yasunori Goto | 2006-12-22 |
* | [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify | Paul Jackson | 2006-12-22 |