summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* adjust nosmp handlingJan Beulich2007-07-161-15/+27
* Allow softlockup to be runtime disabledDave Jones2007-07-161-1/+11
* user namespace: add the frameworkCedric Le Goater2007-07-161-0/+9
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-161-17/+0
* init: wait for asynchronously scanned block devicesPierre Ossman2007-07-161-2/+22
* Use menuconfig objects II - module menuJan Engelhardt2007-07-161-4/+1
* slob: sparsemem supportPaul Mundt2007-07-161-1/+1
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-161-1/+4
* block/Kconfig already has its own "menuconfig" so remove theseJan Engelhardt2007-07-101-2/+0
* sched: add init_idle_bootup_task()Ingo Molnar2007-07-091-2/+3
* init/main: use __init_refok to fix section mismatchSam Ravnborg2007-05-191-1/+1
* SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCTChristoph Lameter2007-05-171-1/+0
* slob: implement RCU freeingNick Piggin2007-05-171-5/+2
* signal/timer/event: eventfd coreDavide Libenzi2007-05-111-0/+10
* signal/timer/event: timerfd coreDavide Libenzi2007-05-111-0/+10
* signal/timer/event: signalfd coreDavide Libenzi2007-05-111-0/+10
* signal/timer/event fds: anonymous inode sourceDavide Libenzi2007-05-111-0/+10
* Explicitly set pgid and sid of init processSukadev Bhattiprolu2007-05-111-0/+1
* SLUB: SLUB_DEBUG must depend on SLUBChristoph Lameter2007-05-101-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-4/+2
|\
| * Kconfig: Remove reference to external mqueue libraryRobert P. J. Day2007-05-091-3/+1
| * Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-1/+1
* | kthread: don't depend on work queuesEric W. Biederman2007-05-091-0/+5
* | Display all possible partitions when the root filesystem failed to mountDave Gilbert2007-05-091-1/+6
* | Fix spellings of slab allocator section in init/KconfigChristoph Lameter2007-05-091-8/+7
* | SLUB: add CONFIG_SLUB_DEBUGChristoph Lameter2007-05-091-0/+9
|/
* Move LOG_BUF_SHIFT to a more sensible placeAlistair John Strachan2007-05-081-0/+17
* enhance initcall_debug, measure latencyIngo Molnar2007-05-081-0/+17
* init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk2007-05-082-1/+1
* freezer: remove PF_NOFREEZE from handle_initrdRafael J. Wysocki2007-05-071-2/+3
* blackfin architectureBryan Wu2007-05-071-1/+1
* SLUB coreChristoph Lameter2007-05-071-13/+40
* Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter2007-05-071-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-062-9/+13
|\
| * kbuild: clarify the creation of the LOCALVERSION_AUTO string.Robert P. J. Day2007-05-021-6/+10
| * kbuild: whitelist section mismatch in init/main.cSam Ravnborg2007-05-021-3/+3
* | [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-6/+2
|/
* [PATCH] initramfs should not depend on CONFIG_BLOCKDimitri Gorokhovik2007-03-061-0/+16
* [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-201-4/+9
* [PATCH] Declare init_irq_proc before we use it.Andrew Morton2007-02-191-4/+1
* [PATCH] tick-management: core functionalityThomas Gleixner2007-02-161-0/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-141-36/+45
|\
| * [PATCH] generic: Break init() in two parts to avoid MODPOST warningsVivek Goyal2007-02-131-36/+45
* | [PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman2007-02-141-4/+0
* | [PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman2007-02-141-0/+6
* | [PATCH] sysctl: move init_irq_proc into init/main where it belongsEric W. Biederman2007-02-141-0/+3
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+1
|/
* [PATCH] Dynamic kernel command-line: commonAlon Bar-Lev2007-02-121-5/+24
* [PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menusAlexey Dobriyan2007-02-111-18/+18
* [PATCH] Remove final reference to superfluous smp_commence()Robert P. J. Day2007-02-111-5/+0
OpenPOWER on IntegriCloud