aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAge
* init/main: use __init_refok to fix section mismatchSam Ravnborg2007-05-19
* SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCTChristoph Lameter2007-05-17
* slob: implement RCU freeingNick Piggin2007-05-17
* signal/timer/event: eventfd coreDavide Libenzi2007-05-11
* signal/timer/event: timerfd coreDavide Libenzi2007-05-11
* signal/timer/event: signalfd coreDavide Libenzi2007-05-11
* signal/timer/event fds: anonymous inode sourceDavide Libenzi2007-05-11
* Explicitly set pgid and sid of init processSukadev Bhattiprolu2007-05-11
* SLUB: SLUB_DEBUG must depend on SLUBChristoph Lameter2007-05-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-09
|\
| * Kconfig: Remove reference to external mqueue libraryRobert P. J. Day2007-05-09
| * Fix trivial typos in Kconfig* filesDavid Sterba2007-05-09
* | kthread: don't depend on work queuesEric W. Biederman2007-05-09
* | Display all possible partitions when the root filesystem failed to mountDave Gilbert2007-05-09
* | Fix spellings of slab allocator section in init/KconfigChristoph Lameter2007-05-09
* | SLUB: add CONFIG_SLUB_DEBUGChristoph Lameter2007-05-09
|/
* Move LOG_BUF_SHIFT to a more sensible placeAlistair John Strachan2007-05-08
* enhance initcall_debug, measure latencyIngo Molnar2007-05-08
* init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk2007-05-08
* freezer: remove PF_NOFREEZE from handle_initrdRafael J. Wysocki2007-05-07
* blackfin architectureBryan Wu2007-05-07
* SLUB coreChristoph Lameter2007-05-07
* Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter2007-05-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-06
|\
| * kbuild: clarify the creation of the LOCALVERSION_AUTO string.Robert P. J. Day2007-05-02
| * kbuild: whitelist section mismatch in init/main.cSam Ravnborg2007-05-02
* | [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-02
|/
* [PATCH] initramfs should not depend on CONFIG_BLOCKDimitri Gorokhovik2007-03-06
* [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-20
* [PATCH] Declare init_irq_proc before we use it.Andrew Morton2007-02-19
* [PATCH] tick-management: core functionalityThomas Gleixner2007-02-16
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-14
|\
| * [PATCH] generic: Break init() in two parts to avoid MODPOST warningsVivek Goyal2007-02-13
* | [PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman2007-02-14
* | [PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman2007-02-14
* | [PATCH] sysctl: move init_irq_proc into init/main where it belongsEric W. Biederman2007-02-14
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
|/
* [PATCH] Dynamic kernel command-line: commonAlon Bar-Lev2007-02-12
* [PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menusAlexey Dobriyan2007-02-11
* [PATCH] Remove final reference to superfluous smp_commence()Robert P. J. Day2007-02-11
* [PATCH] disable init/initramfs.cJean-Paul Saman2007-02-11
* [PATCH] Add retain_initrd boot optionMichael Neuling2007-02-11
* Don't put "linux_banner" in the .init sectionLinus Torvalds2007-01-11
* [PATCH] i386: Convert some functions to __init to avoid MODPOST warningsVivek Goyal2007-01-10
* [PATCH] fix linux banner format stringRoman Zippel2007-01-10
* [PATCH] start_kernel: test if irq's got enabled early, barf, and disable them...Ard van Breemen2007-01-06
* [PATCH] build compile.h earlierAndrew Morton2006-12-22
* [PATCH] handle SLOB with sparsemenYasunori Goto2006-12-22
* [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustifyPaul Jackson2006-12-22
* Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk2006-12-20