summaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAge
* menu: fix embedded menu presentationRandy Dunlap2009-06-09
* Use a format for linux_bannerAlex Riesen2009-05-24
* initramfs: clean up messages related to initramfs unpackingEric Piel2009-05-06
* Driver Core: early platform driverMagnus Damm2009-04-16
* initramfs: fix initramfs to work with hardlinked initRandy Robertson2009-04-13
* init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=nNikanth Karthikesan2009-04-13
* kbuild: make it possible for the linker to discard local symbols from vmlinuxDavid Howells2009-04-11
* namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn2009-04-07
* namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn2009-04-07
* Make CONFIG_SLOW_WORK an automatic rather than manual config optionDavid Howells2009-04-06
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-02
| |\
| | * init,cpuset: fix initialize orderLai Jiangshan2009-03-25
| | * Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-13
| | |\
| | * \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
| | |\ \
| | | * \ Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-05
| | | |\ \
| | * | \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-04
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-24
| | |\ \ \ \
| | * | | | | tracing/markers: make markers select tracepointsFrederic Weisbecker2009-02-20
| | * | | | | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-03
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-18
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar2009-01-11
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar2009-01-06
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2Ingo Molnar2008-12-31
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/kmemtraceIngo Molnar2008-12-31
| | | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker2008-12-30
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2008-12-29
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | kmemtrace: Core implementation.Eduard - Gabriel Munteanu2008-12-29
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | trivial: fix where cgroup documentation is not correctly referred toThadeu Lima de Souza Cascardo2009-03-30
| * | | | | | | | | | | | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-30
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds2009-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells2009-04-03
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-31
| * | | | | | | | | | | | | | md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown2009-03-31
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Get rid of indirect include of fs_struct.hAl Viro2009-03-31
* | | | | | | | | | | | | | | cpusets: allow cpusets to be configured/built on non-SMP systemsPaul Menage2009-04-02
* | | | | | | | | | | | | | | memcg: remove redundant message at swaponKAMEZAWA Hiroyuki2009-04-02
* | | | | | | | | | | | | | | initramfs: prevent initramfs printk message being split by messages from othe...Simon Kitching2009-04-02
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | init/main.c: fix sparse warnings: context imbalanceHannes Eder2009-04-01
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | cpumask: use set_cpu_active in init/main.cRusty Russell2009-03-30
* | | | | | | | | | | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALLRusty Russell2009-03-30
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds2009-03-28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fastboot: remove duplicate unpack_to_rootfs()Li, Shaohua2009-03-28
* | | | | | | | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Revert "menu: fix embedded menu snafu"Linus Torvalds2009-03-02
| | | | * | | | | | | | | | | menu: fix embedded menu snafuRandy Dunlap2009-03-02
| | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | |