aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* initramfs: clean up messages related to initramfs unpackingEric Piel2009-05-061-9/+4
* Driver Core: early platform driverMagnus Damm2009-04-161-1/+6
* initramfs: fix initramfs to work with hardlinked initRandy Robertson2009-04-131-1/+2
* init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=nNikanth Karthikesan2009-04-131-0/+2
* kbuild: make it possible for the linker to discard local symbols from vmlinuxDavid Howells2009-04-111-0/+8
* namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn2009-04-071-0/+6
* namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn2009-04-071-2/+2
* Make CONFIG_SLOW_WORK an automatic rather than manual config optionDavid Howells2009-04-061-1/+3
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-052-3/+4
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-012-3/+4
| |\
| | * init,cpuset: fix initialize orderLai Jiangshan2009-03-251-2/+1
| | * Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-121-15/+15
| | |\
| | * \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-064-222/+157
| | |\ \
| | | * \ Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-051-1/+2
| | | |\ \
| | * | \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-041-1/+2
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-242-6/+12
| | |\ \ \ \
| | * | | | | tracing/markers: make markers select tracepointsFrederic Weisbecker2009-02-201-1/+1
| | * | | | | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-021-94/+100
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-181-33/+32
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar2009-01-106-89/+141
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar2009-01-062-33/+13
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2Ingo Molnar2008-12-312-3/+94
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/kmemtraceIngo Molnar2008-12-312-3/+94
| | | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker2008-12-301-1/+1
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2008-12-291-0/+2
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | kmemtrace: Core implementation.Eduard - Gabriel Munteanu2008-12-291-0/+2
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | trivial: fix where cgroup documentation is not correctly referred toThadeu Lima de Souza Cascardo2009-03-301-1/+1
| * | | | | | | | | | | | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-3/+3
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds2009-04-031-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells2009-04-031-0/+12
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-04-032-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-302-1/+3
| * | | | | | | | | | | | | | md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown2009-03-301-2/+0
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-021-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Get rid of indirect include of fs_struct.hAl Viro2009-03-311-0/+1
* | | | | | | | | | | | | | | cpusets: allow cpusets to be configured/built on non-SMP systemsPaul Menage2009-04-021-1/+1
* | | | | | | | | | | | | | | memcg: remove redundant message at swaponKAMEZAWA Hiroyuki2009-04-021-0/+2
* | | | | | | | | | | | | | | initramfs: prevent initramfs printk message being split by messages from othe...Simon Kitching2009-04-021-3/+4
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | init/main.c: fix sparse warnings: context imbalanceHannes Eder2009-04-011-0/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | cpumask: use set_cpu_active in init/main.cRusty Russell2009-03-301-2/+1
* | | | | | | | | | | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALLRusty Russell2009-03-301-1/+1
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds2009-03-281-15/+56
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fastboot: remove duplicate unpack_to_rootfs()Li, Shaohua2009-03-281-15/+56
* | | | | | | | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-274-222/+157
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-033-216/+144
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Revert "menu: fix embedded menu snafu"Linus Torvalds2009-03-021-16/+12
| | | | * | | | | | | | | | | menu: fix embedded menu snafuRandy Dunlap2009-03-021-12/+16
| | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | init: make initrd/initramfs decompression failure a KERN_EMERG eventH. Peter Anvin2009-01-142-5/+9
| | | * | | | | | | | | | | bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin2009-01-122-2/+15