aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2008-08-16Move sysctl check into debugging section and don't make it default yAndi Kleen1-11/+0
2008-08-12modules: extend initcall_debug functionality to the module loaderArjan van de Ven1-2/+4
2008-08-06Kconfig: Extend "menuconfig" for modules to simplify Kconfig fileRobert P. J. Day1-5/+4
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz1-1/+0
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+1
2008-08-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2008-07-31Kconfig/init: change help text to match default valuejkacur1-1/+1
2008-07-30initrd: cast `initrd_start' to `void *'Geert Uytterhoeven1-2/+3
2008-07-29Merge commit 'v2.6.27-rc1' into x86/urgentIngo Molnar1-2/+6
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar7-90/+31
2008-07-28x86: remove stray <6> in BogoMIPS printkJoe Perches1-1/+1
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-2/+2
2008-07-26make init/do_mounts.c:root_device_name staticAdrian Bunk2-2/+1
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu1-22/+1
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu1-2/+11
2008-07-25kconfig: fix typos: "Suport" -> "Support"Heikki Orsila1-1/+1
2008-07-25init: fix URL of "The GNU Accounting Utilities"S.Çağlar Onur1-1/+1
2008-07-25proper pid{hash,map}_init() prototypesAdrian Bunk1-2/+0
2008-07-25init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak1-0/+2
2008-07-25init/version.c: silence sparse warning by declaring the version stringDaniel Guilak1-0/+1
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni2-43/+4
2008-07-25init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day1-12/+0
2008-07-25init/do_mounts.c should #include <linux/initrd.h>Adrian Bunk1-0/+1
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2008-07-22make CONFIG_KMOD invisibleJohannes Berg1-8/+3
2008-07-22Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko1-2/+2
2008-07-20initrd: Fix virtual/physical mix-up in overwrite testGeert Uytterhoeven1-2/+3
2008-07-18Merge branch 'linus' into core/generic-dma-coherentIngo Molnar3-29/+37
2008-07-18cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky1-0/+7
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds1-1/+2
2008-07-15Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-0/+2
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar1-0/+1
2008-07-14do_mounts: allow UBI root device nameAdrian Hunter1-1/+2
2008-06-30generic: per-device coherent dma allocatorDmitry Baryshkov1-0/+4
2008-06-26Add generic helpers for arch IPI function callsJens Axboe1-0/+2
2008-06-24x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria1-17/+19
2008-06-23x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria1-17/+19
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar2-1/+1
2008-05-25Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg1-0/+1
2008-05-24md: proper extern for mdp_majorAdrian Bunk1-1/+0
2008-05-19rcu: add call_rcu_sched()Paul E. McKenney1-0/+1
2008-05-15initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov1-3/+3
2008-05-15Split up 'do_initcalls()' into two simpler functionsLinus Torvalds1-36/+41
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds1-6/+3
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers1-1/+26
2008-05-13init: don't lose initcall return valuesCyrill Gorcunov1-9/+9
2008-05-09module: don't ignore vermagic string if module doesn't have modversionsRusty Russell1-3/+3
2008-05-07pcspkr: fix dependanciesStas Sergeev1-0/+8
2008-05-05sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar1-2/+3
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra1-0/+1
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar1-0/+6
2008-05-04Make forced module loading optionalLinus Torvalds1-0/+9
2008-05-02slub: #ifdef simplificationChristoph Lameter1-1/+1
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner1-0/+3
2008-04-30Deprecate find_task_by_pid()Pavel Emelyanov1-1/+1
2008-04-30signals: fix /sbin/init protection from unwanted signalsOleg Nesterov1-0/+2
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita1-0/+2
2008-04-29sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig1-0/+11
2008-04-29cgroups: add an owner to the mm_structBalbir Singh2-0/+8
2008-04-29cgroups: implement device whitelistSerge E. Hallyn1-0/+7
2008-04-29CGroup API files: make CGROUP_DEBUG default to offPaul Menage1-0/+1
2008-04-29directly use kmalloc() and kfree() in init/initramfs.cThomas Petazzoni1-10/+10
2008-04-29Simplify initcall_debug outputBjorn Helgaas1-14/+6
2008-04-29let LOG_BUF_SHIFT default to 17Adrian Bunk1-9/+6
2008-04-28init: fix integer as NULL pointer warningsHarvey Harrison2-2/+2
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2008-04-28make CC_OPTIMIZE_FOR_SIZE non-experimentalIngo Molnar1-5/+1
2008-04-26sparc64: Kill CONFIG_SPARC32_COMPATDavid S. Miller1-1/+1
2008-04-24[POWERPC] Use __weak macro for smp_setup_processor_idBenjamin Herrenschmidt1-1/+1
2008-04-24[POWERPC] Add thread_info_cache_init() weak hookBenjamin Herrenschmidt1-0/+5
2008-04-19sched: better rt-group documentationViktor Radnai1-0/+7
2008-04-19init: move setup of nr_cpu_ids to as early as possibleMike Travis1-0/+17
2008-04-19cpumask: add CPU_MASK_ALL_PTR macroMike Travis1-1/+6
2008-04-14slub: No need for per node slab counters if !SLUB_DEBUGChristoph Lameter1-1/+1
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds2-14/+1
2008-03-10rcu: move PREEMPT_RCU config option back under PREEMPTPaul E. McKenney1-31/+3
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-3/+8
2008-03-04Memory controller: rename to Memory Resource ControllerBalbir Singh1-15/+15
2008-03-04Fix "Malformed early option 'loglevel'"Alex Riesen1-1/+1
2008-03-04sysfs: CONFIG_SYSFS_DEPRECATED fixIngo Molnar1-0/+4
2008-03-04driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATEDGreg Kroah-Hartman1-3/+4
2008-02-23cgroup memory controller: document huge memory/cache overhead in KconfigAndi Kleen1-0/+8
2008-02-14Use struct path in fs_structJan Blunck1-3/+3
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra1-6/+17
2008-02-11kbuild: fix make V=1Sam Ravnborg1-0/+1
2008-02-09x86: DEBUG_PAGEALLOC: enable after mem_init()Thomas Gleixner1-1/+1
2008-02-09brk: help text typo fixIngo Molnar1-1/+1
2008-02-09kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger1-1/+3
2008-02-08Convert loglevel-related kernel boot parameters to early_paramYinghai Lu1-9/+5
2008-02-08start the global /sbin/init with 0,0 special pidsOleg Nesterov1-1/+0
2008-02-08teach set_special_pids() to use struct pidOleg Nesterov1-1/+1
2008-02-08namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov1-12/+12
2008-02-08namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov1-9/+8
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov1-0/+7
2008-02-08namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov1-0/+7
2008-02-08namespaces: add the NAMESPACES config optionPavel Emelyanov1-0/+9
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-1/+14
2008-02-07Memory controller: cgroups setupBalbir Singh1-0/+7
2008-02-07Memory controller: resource countersPavel Emelianov1-0/+7
2008-02-06ACPI: basic initramfs DSDT override supportMarkus Gaugusch2-1/+14
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-0/+12
2008-02-06brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar1-0/+12
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-3/+3
2008-02-06Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.cRobert P. J. Day1-5/+0
2008-02-06proper prototype for get_filesystem_list()Adrian Bunk1-2/+1
2008-02-06proper prototype for signals_init()Adrian Bunk1-1/+1
2008-02-06read_current_timer() cleanupsAndrew Morton1-2/+1
2008-02-05slob: correct Kconfig descriptionMatt Mackall1-5/+3
2008-02-05maps4: make page monitoring /proc file optionalMatt Mackall1-0/+10
2008-02-05timerfd: un-break CONFIG_TIMERFDDavide Libenzi1-1/+0
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-0/+12
2008-02-03Create arch/KconfigMathieu Desnoyers1-0/+2
2008-01-31RCU: add help text for "RCU implementation type"Paul E. McKenney1-0/+8
2008-01-30x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar1-0/+5
2008-01-30x86/non-x86: percpu, node ids, apic ids x86.git fixupMike Travis1-2/+2
2008-01-30x86: optimize lock prefix switching to run less frequentlyAndi Kleen1-8/+8
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com1-2/+2
2008-01-28kconfig: use environment optionRoman Zippel1-0/+8
2008-01-28sh: syscall audit support.Yuichi Nakamura1-1/+1
2008-01-25Preempt-RCU: implementationPaul E. McKenney1-0/+28
2008-01-25cpu-hotplug: refcount based cpu hotplugGautham R Shenoy1-0/+1
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+0
2008-01-24sysfs: make SYSFS_DEPRECATED depend on SYSFSRandy Dunlap1-0/+1
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers1-100/+8
2008-01-25security: remove security_sb_post_mountroot hookH. Peter Anvin1-1/+0
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds1-0/+6
2007-12-06Pull bugzilla-9345 into release branchLen Brown1-3/+9
2007-12-02sched: cpu accounting controller (V2)Srivatsa Vaddagiri1-0/+7
2007-11-20Freezer: Fix s2disk resume from initrdRafael J. Wysocki1-3/+9
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger1-1/+1
2007-11-14pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman1-0/+12
2007-11-14revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton1-7/+0
2007-11-09sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk1-3/+1
2007-10-24sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTALIngo Molnar1-1/+0
2007-10-21[PATCH] audit: watching subtreesAl Viro1-0/+4
2007-10-20spelling fixes: init/Simon Arlott1-1/+1
2007-10-19Drop the superfluous test for an old version of gcc.Robert P. J. Day1-8/+0
2007-10-19Hook up group scheduler with control groupsSrivatsa Vaddagiri1-0/+10
2007-10-19cgroups: implement namespace tracking subsystemSerge E. Hallyn1-7/+16
2007-10-19Task Control Groups: simple task cgroup debug info subsystemPaul Menage1-0/+10
2007-10-19Task Control Groups: example CPU accounting subsystemPaul Menage1-0/+7
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage1-1/+6
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage2-0/+11
2007-10-18sparse pointer use of zero as nullStephen Hemminger1-3/+3
2007-10-17Move PREEMPT_NOTIFIERS into an always-included KconfigAvi Kivity1-0/+3
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2007-10-16remove PAGE_GROUP_BY_MOBILITYMel Gorman1-13/+0
2007-10-16Add a configure option to group pages by mobilityMel Gorman1-0/+13
2007-10-16slow down printk during bootRandy Dunlap1-1/+1
2007-10-15sched: group scheduler, fix coding style issuesSrivatsa Vaddagiri1-7/+7
2007-10-15sched: enable CONFIG_FAIR_GROUP_SCHED=y by defaultIngo Molnar1-1/+1
2007-10-15sched: fair-group sched, cleanupsIngo Molnar1-4/+4
2007-10-15sched: add fair-user schedulerSrivatsa Vaddagiri1-0/+13
2007-10-15sched: clean up code under CONFIG_FAIR_GROUP_SCHEDSrivatsa Vaddagiri1-6/+5
2007-10-15sched: group-scheduler coreSrivatsa Vaddagiri1-0/+9
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-1/+1
2007-09-19disable sys_timerfd() for 2.6.23Andrew Morton1-0/+1
2007-09-19Fix failure to resume from initrdsNigel Cunningham1-1/+3
2007-08-30fix maxcpus=1 oops in show_stat()Hugh Dickins1-8/+0
2007-08-27fix maxcpus=N parsingHugh Dickins1-1/+1
2007-08-21ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown1-2/+10
2007-07-31Kconfig: remove top level menu "Code maturity level options"Al Boldi1-4/+1
2007-07-31ANON_INODES shouldn't be user visibleAdrian Bunk1-11/+5
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds1-1/+1
2007-07-26initramfs: missing __initAl Viro1-1/+1
2007-07-26sh: Add sh to the CC_OPTIMIZE_FOR_SIZE dependencies.Paul Mundt1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-5/+2
2007-07-17Make SLUB the default allocatorChristoph Lameter1-1/+1
2007-07-16adjust nosmp handlingJan Beulich1-15/+27
2007-07-16Allow softlockup to be runtime disabledDave Jones1-1/+11
2007-07-16user namespace: add the frameworkCedric Le Goater1-0/+9
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater1-17/+0
2007-07-16init: wait for asynchronously scanned block devicesPierre Ossman1-2/+22
2007-07-16Use menuconfig objects II - module menuJan Engelhardt1-4/+1
2007-07-16slob: sparsemem supportPaul Mundt1-1/+1
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu1-1/+4
2007-07-10block/Kconfig already has its own "menuconfig" so remove theseJan Engelhardt1-2/+0
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar1-2/+3
2007-05-19init/main: use __init_refok to fix section mismatchSam Ravnborg1-1/+1
2007-05-17SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCTChristoph Lameter1-1/+0
2007-05-17slob: implement RCU freeingNick Piggin1-5/+2
2007-05-11signal/timer/event: eventfd coreDavide Libenzi1-0/+10
2007-05-11signal/timer/event: timerfd coreDavide Libenzi1-0/+10
2007-05-11signal/timer/event: signalfd coreDavide Libenzi1-0/+10
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi1-0/+10
2007-05-11Explicitly set pgid and sid of init processSukadev Bhattiprolu1-0/+1
2007-05-10SLUB: SLUB_DEBUG must depend on SLUBChristoph Lameter1-0/+1
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-4/+2
2007-05-09kthread: don't depend on work queuesEric W. Biederman1-0/+5
2007-05-09Display all possible partitions when the root filesystem failed to mountDave Gilbert1-1/+6
2007-05-09Fix spellings of slab allocator section in init/KconfigChristoph Lameter1-8/+7
2007-05-09SLUB: add CONFIG_SLUB_DEBUGChristoph Lameter1-0/+9
2007-05-09Kconfig: Remove reference to external mqueue libraryRobert P. J. Day1-3/+1
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba1-1/+1
2007-05-08Move LOG_BUF_SHIFT to a more sensible placeAlistair John Strachan1-0/+17
2007-05-08enhance initcall_debug, measure latencyIngo Molnar1-0/+17
2007-05-08init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk2-1/+1
2007-05-07freezer: remove PF_NOFREEZE from handle_initrdRafael J. Wysocki1-2/+3
2007-05-07blackfin architectureBryan Wu1-1/+1