summaryrefslogtreecommitdiff
path: root/init/main.c
AgeCommit message (Expand)Author
2003-05-07[PATCH] slab: initialisation cleanup and oops fixAndrew Morton
2003-04-20[PATCH] initrd.hChristoph Hellwig
2003-04-08[PATCH] Enforce gcc-2.95 as the minimum compiler requirementAndrew Morton
2003-03-28[PATCH] initcall debug codeAndrew Morton
2003-03-16[PATCH] Early writeback initialisationAndrew Morton
2003-03-11Error out for the case of a gcc-2.96 compiler with CONFIG_FRAME_POINTERLinus Torvalds
2003-03-03driver model: Make initialization explicit.Patrick Mochel
2003-01-15[PATCH] (2/3) Initial load balancingMartin J. Bligh
2003-01-05[PATCH] Remove unused prototype for init_modules()Geert Uytterhoeven
2003-01-05[PATCH] Exception table cleanupRusty Russell
2003-01-05[PATCH] Dynamically size the pidhash hash table.Andrew Morton
2002-12-29[PATCH] don't call console drivers on non-online CPUsAndrew Morton
2002-12-22[PATCH] honour init= bootparmRusty Russell
2002-12-14[PATCH] Module Parameter Core PatchRusty Russell
2002-12-14[PATCH] move console_loglevel scalars to array (resend)Randy Dunlap
2002-12-06[PATCH] s390: cio rework.Martin Schwidefsky
2002-11-16Initialize exception tables early - don't use an initcall,Linus Torvalds
2002-11-10[PATCH] In-kernel Module LoaderRusty Russell
2002-11-01Merge redhat.com:/home/jgarzik/repo/linus-2.5Jeff Garzik
2002-11-01Minimal initramfs support (based on Al Viro's work).Jeff Garzik
2002-10-31[PATCH] max_cpus overflow.Dave Jones
2002-10-29[PATCH] percpu: convert global page accountingAndrew Morton
2002-10-15Merge RCU / oprofile clashesLinus Torvalds
2002-10-15[PATCH] Read-Copy Update infrastructureDipankar Sarma
2002-10-15[PATCH] oprofile - timer hookJohn Levon
2002-10-13[PATCH] remove kiobufsAndrew Morton
2002-10-04[PATCH] remove page->virtualAndrew Morton
2002-10-03Merge s390 update into current treeLinus Torvalds
2002-10-03[PATCH] s390 update (25/27): init call.Martin Schwidefsky
2002-10-02Merge penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/andrewLinus Torvalds
2002-10-02[PATCH] add /proc/vmstat (start of /proc/stat cleanup)Andrew Morton
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar
2002-09-19Merge home.transmeta.com:/home/torvalds/v2.5/akpmLinus Torvalds
2002-09-19[PATCH] _alloc_pages cleanupAndrew Morton
2002-09-19[PATCH] generic-pidhash-2.5.36-J2, BK-currIngo Molnar
2002-09-14Use CLONE_KERNEL for the common kernel thread flags.Linus Torvalds
2002-09-09Reorganize the mtrr init sequence a bit. All mtrr init now happensPatrick Mochel
2002-09-09[PATCH] Re: Performance issue in 2.5.32+Patrick Mochel
2002-09-03[PATCH] Early child_reaper initializationRusty Russell
2002-08-27[PATCH] [TRIVIAL PATCH] { 2.5.30 } : removing redundant variable frominit_main.cManik Raina
2002-08-15Don't allow user-level helpers to be run when our infrastructureLinus Torvalds
2002-07-31[PATCH] fix UP links - current bk treeEd Tomlinson
2002-07-28Cset exclude: mingo@elte.hu|ChangeSet|20020728030719|07783Linus Torvalds
2002-07-28[PATCH] use a slab cache for pte_chainsAndrew Morton
2002-07-27[PATCH] scheduler, migration startup fixes, 2.5.29Ingo Molnar
2002-07-27[PATCH] Fix ksoftirqd and migration threads initcallsRusty Russell
2002-07-26Make smp_init() happen before initializing driversLinus Torvalds
2002-07-26[PATCH] Hot-plug CPU Boot ChangesRusty Russell
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar
2002-07-21[PATCH] "big IRQ lock" removal, IRQ cleanupsIngo Molnar