summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2002-10-30convert do_mounts.c to use sysfs instead of driverfs.Patrick Mochel
2002-10-29[PATCH] percpu: convert global page accountingAndrew Morton
2002-10-29Delete old-style config files.Linus Torvalds
2002-10-29[PATCH] new kernel configuration 7/7Roman Zippel
2002-10-29[PATCH] removal of root_dev_names[]Alexander Viro
2002-10-28kbuild: Allow UTS_MACHINE to be different from $(ARCH)Kai Germaschewski
2002-10-23kbuild: Convert build and modversion phasesKai Germaschewski
2002-10-23kbuild: Remove some compatibility code, $(echo_target)Kai Germaschewski
2002-10-16Merge tp1.ruhr-uni-bochum.de:/home/kai/src/kernel/v2.5/linux-2.5Kai Germaschewski
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-13Hand merged.Kai Germaschewski
2002-10-13[PATCH] remove kiobufsAndrew Morton
2002-10-11kbuild: Distributed clean, misc.Sam Ravnborg
2002-10-07kbuild: Call scripts explicitly via shKai Germaschewski
2002-10-05[PATCH] unistd.h cleanupsBrian Gerst
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-03Merge http://linuxusb.bkbits.net/devfs-2.5Linus Torvalds
2002-10-02[PATCH] Remove some more devfs crapChristoph Hellwig
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-18kbuild: Remove O_TARGET from {kernel,mm,fs,...}/MakefileKai Germaschewski
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-08[PATCH] handle_initrd() and request_module()Alexander Viro
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-16kbuild: Remove HPATH, general cleanupKai Germaschewski
2002-08-15Don't allow user-level helpers to be run when our infrastructureLinus Torvalds
2002-08-12[PATCH] fix syscall prototypes in init/do_mounts.cChristoph Hellwig
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-27Merge bk://bkbits.ras.ucalgary.ca/rgooch-2.5Linus Torvalds
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-27Merge atnf.csiro.au:/workaholix1/kernel/v2.5/linusRichard Gooch
2002-07-26Make smp_init() happen before initializing driversLinus Torvalds
2002-07-26Merge bk://lsm.bkbits.net/linus-2.5Linus Torvalds
2002-07-26[PATCH] Hot-plug CPU Boot ChangesRusty Russell
2002-07-25do_mounts.c, block_dev.c, hiddev.c, md.c:Richard Gooch
2002-07-23Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman