summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysctl: Undeprecate sys_sysctlEric W. Biederman2006-11-081-10/+9
* [PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich2006-10-211-0/+1
* [PATCH] uml: use DEFCONFIG_LIST to avoid reading host's configPaolo 'Blaisorblade' Giarrusso2006-10-201-0/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown2006-10-031-6/+2
* [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-021-0/+2
* [PATCH] introduce kernel_execveArnd Bergmann2006-10-022-5/+2
* [PATCH] IPC namespace coreKirill Korotaev2006-10-021-0/+9
* [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-022-9/+22
* [PATCH] csa: Extended system accounting over taskstatsJay Lan2006-10-011-0/+9
* [PATCH] fix EMBEDDED + SYSCTL menuRandy Dunlap2006-10-011-7/+7
* [PATCH] allow /proc/config.gz to be built as a moduleRoss Biro2006-10-011-1/+1
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-302-2/+13
* [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-14/+17
* [PATCH] kdump: introduce "reset_devices" command line optionVivek Goyal2006-09-271-0/+20
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-5/+9
|\
| * [PATCH] Move unwind_init earlierAndi Kleen2006-09-261-1/+1
| * [PATCH] Allow early_param and identical __setup to existRusty Russell2006-09-261-4/+8
* | Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman2006-09-251-0/+5
|/
* [PATCH] Kconfig: move CONFIG_EMBEDDED options to submenuChuck Ebbert2006-09-161-28/+28
* [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar2006-07-141-0/+1
* [PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar2006-07-142-0/+15
* [PATCH] per-task-delay-accounting: setupShailabh Nagar2006-07-142-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-031-0/+1
|\
| * kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-0/+1
* | [PATCH] lockdep: annotate genirqIngo Molnar2006-07-031-0/+1
* | [PATCH] lockdep: coreIngo Molnar2006-07-031-0/+14
* | [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-031-0/+8
* | [PATCH] lockdep: console_init after local_irq_enable()Heiko Carstens2006-07-031-4/+4
* | [PATCH] time initialisation fixjohn stultz2006-07-031-1/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] UML: fix the INIT_ENV_ARG_LIMIT dependenciesAdrian Bunk2006-06-301-2/+2
* | [PATCH] add smp_setup_processor_id()Andrew Morton2006-06-301-0/+7
* | [PATCH] Light weight event countersChristoph Lameter2006-06-301-0/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-298-170/+10
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-262-2/+0
| * [PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman2006-06-267-168/+10
* | [PATCH] pi-futex: rt mutex coreIngo Molnar2006-06-271-0/+5
* | [PATCH] fs/buffer.c: cleanupsAdrian Bunk2006-06-271-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-261-0/+8
|\
| * kconfig: add defconfig_list/module optionRoman Zippel2006-06-091-0/+8
* | Merge branch 'x86-64'Linus Torvalds2006-06-262-10/+2
|\ \
| * | [PATCH] x86_64: Move VM86 config into arch/i386/KconfigAndi Kleen2006-06-261-10/+0
| * | [PATCH] x86_64: reliable stack trace supportJan Beulich2006-06-261-0/+2
* | | [PATCH] initramfs overwrite fixH. Peter Anvin2006-06-261-6/+30
* | | [PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz2006-06-261-0/+1
|/ /
* | [PATCH] Make sysctl obligatory except under CONFIG_EMBEDDEDH. Peter Anvin2006-06-251-1/+2
* | Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-06-201-1/+2
|\ \
| * | [PATCH] audit: path-based rulesAmy Griffis2006-06-201-1/+2
| |/