summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* disable sys_timerfd() for 2.6.23Andrew Morton2007-09-191-0/+1
* Fix failure to resume from initrdsNigel Cunningham2007-09-191-1/+3
* fix maxcpus=1 oops in show_stat()Hugh Dickins2007-08-301-8/+0
* fix maxcpus=N parsingHugh Dickins2007-08-271-1/+1
* ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown2007-08-211-2/+10
* Kconfig: remove top level menu "Code maturity level options"Al Boldi2007-07-311-4/+1
* ANON_INODES shouldn't be user visibleAdrian Bunk2007-07-311-11/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-07-301-1/+1
|\
| * sh: Add sh to the CC_OPTIMIZE_FOR_SIZE dependencies.Paul Mundt2007-07-261-1/+1
* | initramfs: missing __initAl Viro2007-07-261-1/+1
|/
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-5/+2
* Make SLUB the default allocatorChristoph Lameter2007-07-171-1/+1
* 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
OpenPOWER on IntegriCloud