aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] Enable all events for initramfsHannes Reinecke1-1/+5
2004-08-14Merge intel.com:/home/lenb/src/linux-acpi-test-2.6.7Len Brown1-1/+1
2004-08-14fix main.c build warningLen Brown1-1/+1
2004-08-13mergeLen Brown1-0/+7
2004-08-13[ACPI] Enter ACPI mode earlierLen Brown1-0/+7
2004-07-28drivers: move STANDALONE to drivers/base/KconfigSam Ravnborg1-9/+0
2004-07-09[PATCH] ia64: add audit supportPeter Martuccelli1-1/+1
2004-07-01[PATCH] Remaining sparse warnings in allnoconfigMika Kukkonen1-1/+1
2004-06-29sparse: fix pointer/integer confusionLinus Torvalds1-1/+1
2004-06-26[PATCH] ARM COMMAND_LINE_SIZE build fixRussell King1-0/+1
2004-06-26[PATCH] kallsyms: verify that System.map is stableKeith Owens1-0/+11
2004-06-25[PATCH] make CONFIG_SYSVIPC depend on CONFIG_MMUMiles Bader1-0/+1
2004-06-23[PATCH] update ikconfig help textAndrew Morton1-10/+4
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton1-3/+57
2004-06-20[PATCH] Permit inode & dentry hash tables to be allocated > MAX_ORDER sizeDavid Howells1-0/+1
2004-06-17[PATCH] fix duplicate environment variables passed to initWilliam Lee Irwin III1-0/+2
2004-06-17[PATCH] Use numa policy API for boot time policyAndi Kleen1-0/+4
2004-06-17[PATCH] BSD accounting format reworkTim Schmielau1-0/+12
2004-06-04[KERNEL]: Some sparse fixes for init/main.cDavid S. Miller1-3/+3
2004-05-31[PATCH] POSIX_MQUEUE depends on NETAndrew Morton1-1/+1
2004-05-26[PATCH] remove message: POSIX conformance testing by UNIFIXAndrew Morton1-1/+0
2004-05-24[PATCH] initramfs uncpio fixAndrew Morton1-1/+1
2004-05-22[PATCH] rmap 39 add anon_vma rmapAndrew Morton1-0/+2
2004-05-22[PATCH] rmap 17: real prio_treeAndrew Morton1-0/+2
2004-05-22[PATCH] rmap 9 remove pte_chainsAndrew Morton1-2/+0
2004-05-20[PATCH] Neaten and fix init/main.c cpu bringup messageAndrew Morton1-5/+2
2004-05-20[PATCH] drop left-over #ifndef __ia64__Andrew Morton1-2/+0
2004-05-20[PATCH] Debugging option to put data symbols in kallsymsAndrew Morton1-0/+11
2004-05-19[PATCH] system_state splitupAndrew Morton1-1/+2
2004-05-14[PATCH] Revisited: ia64-cpu-hotplug-cpu_present.patchAndrew Morton1-2/+21
2004-05-14[PATCH] ia64 cpu hotplug: core kernel initialisationAndrew Morton1-1/+1
2004-05-14[PATCH] do_mounts_rd-malloc-fixAndrew Morton1-2/+2
2004-05-09[PATCH] sched: trivial fixes, cleanupsAndrew Morton1-1/+8
2004-05-09[PATCH] sched: scheduler domain supportAndrew Morton1-1/+1
2004-05-08[PATCH] run populate_rootfs() before initcallsAndrew Morton1-1/+7
2004-04-26[PATCH] fix CONFIG_SYSFS=n compile warningAndrew Morton1-0/+2
2004-04-21[PATCH] s390: core s390.Andrew Morton1-1/+1
2004-04-20[PATCH] Call populate_rootfs later in bootAndrew Morton1-11/+10
2004-04-12[PATCH] Add CONFIG_SYSFSAndrew Morton1-0/+2
2004-04-11[PATCH] Light-weight Auditing FrameworkAndrew Morton1-0/+20
2004-04-11[PATCH] improve CONFIG_EMBEDDED help textAndrew Morton1-5/+5
2004-04-11[PATCH] posix message queues: implementationAndrew Morton1-0/+18
2004-04-11[PATCH] search for /init for initramfs bootsAndrew Morton1-0/+7
2004-04-11[PATCH] generalise system_runningAndrew Morton1-6/+2
2004-04-11[PATCH] Fix URLs in Kconfig filesAndrew Morton1-4/+3
2004-03-31[PATCH] run page_address_init() earlierAndrew Morton1-1/+1
2004-03-16Merge suse.cz:/data/bk/linus into suse.cz:/data/bk/inputVojtech Pavlik1-2/+5
2004-03-13[PATCH] md: allow assembling of partitioned arrays at boot time.Andrew Morton1-42/+69
2004-03-13[PATCH] further __KERNEL_SYSCALLS__ removalAndrew Morton8-57/+55
2004-03-12Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik1-2/+5
2004-03-11[PATCH] Fix rootfs on ramdiskAndrew Morton1-0/+3
2004-03-09Merge bk://are.twiddle.net/axp-2.6Linus Torvalds1-1/+1
2004-03-08[PATCH] Print function names during do_initcall debuggingAndrew Morton1-2/+6
2004-03-08[PATCH] stop_machine_run: Move Bogolock Code Out of module.cRusty Russell1-0/+6
2004-03-07[ALPHA] Fix gcc 3.4 build problems.Richard Henderson1-1/+1
2004-03-02Setup: introduce __obsolete_setup macro to denote truly obsoleteDmitry Torokhov1-2/+5
2004-03-01[PATCH] clarify CONFIG_SWAP Kconfig helpAndrew Morton1-1/+1
2004-02-25[PATCH] Fix for a really stupid off by 1 bug.Dave Jones1-1/+1
2004-02-24[PATCH] add syscalls.hAndrew Morton4-31/+7
2004-02-19Merge kroah.com:/home/linux/BK/bleed-2.6Greg Kroah-Hartman1-0/+19
2004-02-18[PATCH] use noinline for rest_init()Andrew Morton1-1/+3
2004-02-18[PATCH] remove max_anon limitAndrew Morton1-0/+1
2004-02-18[PATCH] Minor cross-compile issuesAndrew Morton1-1/+1
2004-02-18[PATCH] defer panic for too many items in boot parameter lineAndrew Morton1-4/+14
2004-02-17[PATCH] move CONFIG_HOTPLUG to init/KconfigBartlomiej Zolnierkiewicz1-0/+19
2004-02-03[PATCH] use cramfs as an initrdJames Bottomley1-0/+12
2004-02-03[PATCH] quiet down SMP boot messagesAndrew Morton1-3/+3
2004-01-26Move exception table sorting much earlier.Linus Torvalds1-1/+1
2004-01-22[PATCH] Correct CPUs printout on boot.Dave Jones1-2/+3
2004-01-19[PATCH] sort exception tablesPaul Mackerras1-0/+1
2004-01-19[PATCH] remove null-ilizersAndrew Morton1-1/+1
2003-12-29[PATCH] init/main.c trivial cleanupsAndrew Morton1-4/+2
2003-12-29[PATCH] name_to_dev_t() fixAndrew Morton1-2/+2
2003-12-29[PATCH] Remove CLONE_FILES from init kernel thread creationAndrew Morton1-1/+1
2003-12-29[PATCH] Add `gcc -Os' config optionAndrew Morton1-0/+13
2003-12-29[PATCH] make name_to_dev_t __initAndrew Morton1-1/+1
2003-12-29[PATCH] scale the initial value of min_free_kbytesAndrew Morton1-1/+0
2003-12-29[PATCH] EFI support for ia32Andrew Morton1-0/+5
2003-10-21[PATCH] export system_running to other filesAndrew Morton1-1/+1
2003-10-20[PATCH] Fix initrd with devfs enabledAlexander Viro3-5/+5
2003-10-15[PATCH] drivers/block/initrd.c removalAndrew Morton2-41/+90
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo3-0/+13
2003-09-27Merge intel.com:/home/lenb/bk/linux-2.6.0Len Brown1-1/+0
2003-09-22[PATCH] 32-bit dev_t: switch-overAlexander Viro6-18/+42
2003-09-22[PATCH] prepare for 32-bit dev_t: mknod()/ustat()Alexander Viro6-15/+15
2003-09-21[PATCH] fix incorrect argv[0] for initAndrew Morton1-7/+13
2003-09-17[ACPI] merge 2.4.22 cleanup into 2.6Len Brown1-1/+0
2003-09-14sync 2.4.22 changes into 2.6Len Brown2-13/+0
2003-09-09[PATCH] quieten initramfs and fix /dev permissionsAnton Blanchard1-1/+0
2003-09-09[PATCH] Fix initramfs permissions on directories and special filesAnton Blanchard1-0/+2
2003-09-09[PATCH] Remove modules.txtRusty Russell1-20/+24
2003-09-09[PATCH] tidy up lib/inflate.c error messagesAndrew Morton1-2/+2
2003-09-09[PATCH] Move ikconfig to /proc/config.gzAndrew Morton1-6/+6
2003-09-06Mark drivers that can't be built stand-alone in the configurationLinus Torvalds1-0/+9
2003-09-02Avoid a negative in config questions: we don't want to have usersLinus Torvalds1-1/+1
2003-09-01Instead of asking for "broken drivers", ask for a "clean compile".Linus Torvalds1-8/+11
2003-09-01[PATCH] Mark more drivers BROKEN{,ON_SMP}Adrian Bunk1-0/+5
2003-08-31[PATCH] HPET 1/6: Support for HPET based timerAndrew Morton1-1/+5
2003-08-31[PATCH] ipc_init() uses vmalloc too earlyAndrew Morton1-7/+0
2003-08-20[PATCH] misc fixesAndrew Morton1-1/+1
2003-08-20[PATCH] remove mount_root_failed_msg()Jeff Garzik2-12/+0
2003-08-18[PATCH] enable the ikconfig stuff in configAndrew Morton1-0/+25
2003-08-17Add CONFIG_BROKEN (default 'n') to hide known-broken drivers.Linus Torvalds1-0/+11
2003-08-14Merge bk://kernel.bkbits.net//home/mochel/linux-2.5-powerLinus Torvalds1-4/+0
2003-08-14[PATCH] handle old-style "root=" argumentsAndrew Morton1-9/+21
2003-08-14Hand MergePatrick Mochel1-4/+0
2003-08-12[power] Various swsusp cleanups.Patrick Mochel1-4/+0
2003-08-12ACPILen Brown2-10/+14
2003-08-12ACPI: merge andy-2.6 into lenb-2.6Len Brown1-0/+10
2003-08-09ACPI from 2.4:Len Brown1-0/+10
2003-07-31[PATCH] fix read_dir()Andrew Morton1-1/+1
2003-07-31[PATCH] dev_t printingAndrew Morton1-2/+7
2003-07-26[PATCH] Make I/O schedulers optionalBernardo Innocenti1-0/+2
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk4-2/+3
2003-07-12[PATCH] c99 initializers for init/version.cBrian Gerst1-2/+6
2003-07-10[PATCH] make CONFIG_KALLSYMS default to "on"Andrew Morton1-0/+8
2003-07-02[PATCH] Set limits on CONFIG_LOG_BUF_SHIFTAndrew Morton1-1/+2
2003-06-15[PATCH] Clean up kernel parameter array declarationRoman Zippel1-3/+3
2003-06-13[PATCH] lsm: Early init for security modules (1/4)Chris Wright1-1/+1
2003-06-06[PATCH] Move cpu notifiers et al to cpu.hRusty Russell1-0/+1
2003-06-05[PATCH] /proc/sys/vm/min_free_kbytesAndrew Morton1-0/+1
2003-06-05[PATCH] per-cpu support inside modules (minimal)Andrew Morton1-3/+5
2003-05-25[PATCH] do_mounts.c strlcpyBen Collins1-1/+1
2003-05-25[PATCH] fix init/do_mounts_rd.c memory leakAndrew Morton1-2/+2
2003-05-25[PATCH] CONFIG_EPOLLAndrew Morton1-0/+7
2003-05-25[PATCH] CONFIG_FUTEXAndrew Morton1-2/+18
2003-05-14[PATCH] typoDave Jones1-1/+1
2003-05-07[PATCH] slab: initialisation cleanup and oops fixAndrew Morton1-2/+1
2003-04-25Fix up some mixing of ramdisk/initrd. They have nothing in common,Linus Torvalds3-109/+116
2003-04-20[PATCH] replace URLs in KconfigRandy Dunlap1-2/+2
2003-04-20[PATCH] initrd.hChristoph Hellwig2-0/+2
2003-04-08[PATCH] Enforce gcc-2.95 as the minimum compiler requirementAndrew Morton1-1/+1
2003-03-28[PATCH] initcall debug codeAndrew Morton1-4/+31
2003-03-22[PATCH] make the bdevname() API saneAndrew Morton1-3/+5
2003-03-16[PATCH] Early writeback initialisationAndrew Morton1-0/+3
2003-03-15MergeKai Germaschewski1-1/+1
2003-03-11Error out for the case of a gcc-2.96 compiler with CONFIG_FRAME_POINTERLinus Torvalds1-0/+10
2003-03-10[PATCH] fix typo in init/KconfigAndrew Morton1-1/+1
2003-03-08[PATCH] move CONFIG_SWAP aroundAndrew Morton1-0/+10
2003-03-07kbuild: Do not clutter output with make -jNSam Ravnborg1-1/+1
2003-03-06do_mounts: Fix boot from ramdiskKai Germaschewski3-1/+3
2003-03-03driver model: Make initialization explicit.Patrick Mochel1-0/+3
2003-03-02do_mounts: Fix CONFIG_BLK_DEV_MD=m caseKai Germaschewski1-4/+5
2003-02-28Merge http://linux-isdn.bkbits.net/linux-2.5.makeLinus Torvalds6-976/+1043
2003-03-01Merge tp1.ruhr-uni-bochum.de:/scratch/kai/kernel/v2.5/linux-2.5.do_mounts.tmpKai Germaschewski6-976/+1043
2003-03-01kbuild: Silence some warnings when building vmlinuxKai Germaschewski1-1/+1
2003-02-25[PATCH] remove kdevname abuse from init/do_mount.cChristoph Hellwig1-6/+5
2003-02-22do_mounts: create_dev() before mountingKai Germaschewski1-4/+3
2003-02-22do_mounts: Separate out common root mounting code into do_mount_root()Kai Germaschewski1-12/+21
2003-02-21do_mounts: Move CONFIG_BLK_DEV_RAM stuff into own fileKai Germaschewski4-534/+555
2003-02-21do_mounts: mount_initrd is now only needed w/CONFIG_BLK_DEV_INITRDKai Germaschewski1-19/+18
2003-02-21do_mounts: Simplify logic for ramdisk from floppy.Kai Germaschewski1-1/+3
2003-02-21do_mount: Move more of the initrd load logic into initrd_load()Kai Germaschewski1-13/+11
2003-02-21do_mounts: initrd_load() is never called w/o CONFIG_BLK_DEV_INITRDKai Germaschewski1-2/+4
2003-02-21do_mounts: Remove unneeded check for initrd_startKai Germaschewski1-2/+0
2003-02-21do_mounts: fix device name recognition for md= command line optionKai Germaschewski1-8/+5
2003-02-21do_mounts: move early MD setup into own fileKai Germaschewski4-266/+275
2003-02-21do_mounts: __init* cleanupKai Germaschewski1-14/+12
2003-02-21do_mounts: Move devfs into own file.Kai Germaschewski4-152/+187
2003-02-14kbuild: Move the version magic generation into module postprocessingKai Germaschewski2-23/+0
2003-02-04[PATCH] do_mounts memory leakRandy Dunlap1-6/+6
2003-02-03kbuild: Rename CONFIG_MODVERSIONING -> CONFIG_MODVERSIONSKai Germaschewski1-2/+1
2003-01-24kbuild: Add CONFIG_MODVERSIONING and __kcrctabKai Germaschewski1-0/+13
2003-01-15[PATCH] (2/3) Initial load balancingMartin J. Bligh1-0/+1
2003-01-15[PATCH] update LOG BUF SIZE config.Randy Dunlap1-43/+14
2003-01-14Module Sanity CheckKai Germaschewski2-1/+24
2003-01-13[PATCH] MODULE_FORCE_UNLOAD must depend on MODULE_UNLOAD (fwd)Rusty Russell1-1/+1
2003-01-05[PATCH] Remove unused prototype for init_modules()Geert Uytterhoeven1-1/+0
2003-01-05[PATCH] Exception table cleanupRusty Russell1-2/+0
2003-01-05[PATCH] Dynamically size the pidhash hash table.Andrew Morton1-1/+3
2003-01-05[PATCH] devfs mount-time readdir fix and cleanupAndrew Morton1-12/+17
2003-01-05[PATCH] move LOG_BUF_SIZE to header/configAndrew Morton1-0/+45
2003-01-01[PATCH] Bring the "Networking support" menu to lifeTomas Szepe1-16/+0
2002-12-29[PATCH] don't call console drivers on non-online CPUsAndrew Morton1-0/+7
2002-12-22[PATCH] honour init= bootparmRusty Russell1-0/+16
2002-12-14[PATCH] MODULE_PARM support for older modulesRusty Russell1-0/+9
2002-12-14[PATCH] Module Parameter Core PatchRusty Russell1-64/+40
2002-12-14[PATCH] move console_loglevel scalars to array (resend)Randy Dunlap1-0/+1
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-2/+0
2002-12-06[PATCH] s390: cio rework.Martin Schwidefsky1-4/+0
2002-12-04[DO_MOUNT]: Use correct printf format for bytes_out.David S. Miller1-1/+1
2002-12-03[PATCH] compile warningsAlexander Viro1-7/+7
2002-12-01[PATCH] report unzip errors on initrdAlan Cox1-3/+16
2002-11-25Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman1-1/+2
2002-11-24[PATCH] do_mounts.c ioctl fixRalf Bächle1-1/+2
2002-11-23MergeGreg Kroah-Hartman1-1/+2
2002-11-18[PATCH] C99 initializer for init/initramfs.cArt Haas1-8/+8
2002-11-16[PATCH] pull even more crap out of fs.hChristoph Hellwig1-0/+1
2002-11-16Initialize exception tables early - don't use an initcall,Linus Torvalds1-0/+2
2002-11-16[PATCH] Forced module unloadRusty Russell1-0/+10
2002-11-16[PATCH] include mount.h explicitly were neededChristoph Hellwig1-0/+1
2002-11-14[PATCH] late-boot fixesAlexander Viro1-8/+11
2002-11-10[PATCH] In-kernel Module LoaderRusty Russell2-17/+9
2002-11-10[PATCH] late-boot cleanupsAlexander Viro1-10/+378
2002-11-03Fix up Alpha for initramfs changes.Richard Henderson1-1/+1
2002-11-01Merge redhat.com:/home/jgarzik/repo/linus-2.5Jeff Garzik4-4/+466
2002-11-01Kill stupid bug in initramfs that prevented it from working.Jeff Garzik1-2/+2
2002-11-01Minimal initramfs support (based on Al Viro's work).Jeff Garzik4-4/+466
2002-10-31[PATCH] max_cpus overflow.Dave Jones1-1/+1
2002-10-30convert do_mounts.c to use sysfs instead of driverfs.Patrick Mochel1-3/+3