Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-01 |
|\ | |||
| * | Use a format for linux_banner | Alex Riesen | 2009-05-24 |
* | | Merge commit 'v2.6.30-rc6' into perfcounters/core | Ingo Molnar | 2009-05-18 |
|\| | |||
| * | initramfs: clean up messages related to initramfs unpacking | Eric Piel | 2009-05-06 |
* | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-29 |
|\| | |||
| * | Driver Core: early platform driver | Magnus Damm | 2009-04-16 |
| * | initramfs: fix initramfs to work with hardlinked init | Randy Robertson | 2009-04-13 |
| * | init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=n | Nikanth Karthikesan | 2009-04-13 |
| * | kbuild: make it possible for the linker to discard local symbols from vmlinux | David Howells | 2009-04-11 |
* | | Merge commit 'v2.6.30-rc1' into perfcounters/core | Ingo Molnar | 2009-04-08 |
|\| | |||
| * | namespaces: mqueue namespace: adapt sysctl | Serge E. Hallyn | 2009-04-07 |
| * | namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace | Serge E. Hallyn | 2009-04-07 |
* | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-07 |
|\| | |||
| * | Make CONFIG_SLOW_WORK an automatic rather than manual config option | David Howells | 2009-04-06 |
* | | perf_counter: hook up the tracepoint events | Peter Zijlstra | 2009-04-06 |
* | | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 |
|\| | |||
| * | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 |
| |\ | |||
| | * | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-01 |
| | |\ | |||
| | | * | init,cpuset: fix initialize order | Lai Jiangshan | 2009-03-25 |
| | | * | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-12 |
| | | |\ | |||
| | | * \ | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 |
| | | |\ \ | |||
| | | | * \ | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-03-05 |
| | | | |\ \ | |||
| | | * | \ \ | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar | 2009-03-04 |
| | | |\ \ \ \ | | | | | |/ / | | | | |/| | | |||
| | | * | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 2009-02-24 |
| | | |\ \ \ \ | |||
| | | * | | | | | tracing/markers: make markers select tracepoints | Frederic Weisbecker | 2009-02-20 |
| | | * | | | | | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing... | Ingo Molnar | 2009-02-03 |
| | | |\ \ \ \ \ | |||
| | | * \ \ \ \ \ | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar | 2009-01-18 |
| | | |\ \ \ \ \ \ | |||
| | | * \ \ \ \ \ \ | Merge commit 'v2.6.29-rc1' into tracing/urgent | Ingo Molnar | 2009-01-10 |
| | | |\ \ \ \ \ \ \ | |||
| | | * \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/kmemtrace2 | Ingo Molnar | 2009-01-06 |
| | | |\ \ \ \ \ \ \ \ | |||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2 | Ingo Molnar | 2008-12-31 |
| | | |\ \ \ \ \ \ \ \ \ | |||
| | | | * \ \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/kmemtrace | Ingo Molnar | 2008-12-31 |
| | | | |\ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | | | tracing/kmemtrace: normalize the raw tracer event to the unified tracing API | Frederic Weisbecker | 2008-12-30 |
| | | |/ / / / / / / / / / | |||
| | | * | | | | | | | | | | Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2008-12-29 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | | | kmemtrace: Core implementation. | Eduard - Gabriel Munteanu | 2008-12-29 |
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | | | trivial: fix where cgroup documentation is not correctly referred to | Thadeu Lima de Souza Cascardo | 2009-03-30 |
| | * | | | | | | | | | | | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 |
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache | Linus Torvalds | 2009-04-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | | | | Create a dynamically sized pool of threads for doing very slow work items | David Howells | 2009-04-03 |
| * | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-04-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | | | | md: move lots of #include lines out of .h files and into .c | NeilBrown | 2009-03-30 |
| | * | | | | | | | | | | | | | | md: move LEVEL_* definition from md_k.h to md_u.h | NeilBrown | 2009-03-30 |
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | | | | Get rid of indirect include of fs_struct.h | Al Viro | 2009-03-31 |
| * | | | | | | | | | | | | | | | cpusets: allow cpusets to be configured/built on non-SMP systems | Paul Menage | 2009-04-02 |
| * | | | | | | | | | | | | | | | memcg: remove redundant message at swapon | KAMEZAWA Hiroyuki | 2009-04-02 |
| * | | | | | | | | | | | | | | | initramfs: prevent initramfs printk message being split by messages from othe... | Simon Kitching | 2009-04-02 |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | init/main.c: fix sparse warnings: context imbalance | Hannes Eder | 2009-04-01 |
| |/ / / / / / / / / / / / / | |||
| * | | | | | | | | | | | | | cpumask: use set_cpu_active in init/main.c | Rusty Russell | 2009-03-30 |
| * | | | | | | | | | | | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL | Rusty Russell | 2009-03-30 |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | |