| Commit message (Expand) | Author | Age |
* | 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 |
| |\ |
|
| | * | tracing, powerpc: fix powerpc tree and tracing tree interaction | Stephen Rothwell | 2009-04-01 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-04-05 |
| |\ \ |
|
| | * \ | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell | 2009-03-30 |
| | |\ \ |
|
| | | * \ | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 2009-03-30 |
| | | |\ \ |
|
| | | * | | | numa, cpumask: move numa_node_id default implementation to topology.h, fix | Stephen Rothwell | 2009-03-19 |
| | | * | | | Merge commit 'v2.6.29-rc8' into cpus4096 | Ingo Molnar | 2009-03-13 |
| | | |\ \ \ |
|
| | | * \ \ \ | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-03-05 |
| | | |\ \ \ \ |
|
| * | | \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc | Linus Torvalds | 2009-04-03 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | powerpc/ps3: Add rtc-ps3 | Geert Uytterhoeven | 2009-04-01 |
| | * | | | | | | | | powerpc: Hook up rtc-generic, and kill rtc-ppc | Geert Uytterhoeven | 2009-04-01 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-03 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | New helper - current_umask() | Al Viro | 2009-03-31 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 |
| * | | | | | | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 |
| * | | | | | | | | workqueue: add to_delayed_work() helper function | Jean Delvare | 2009-04-02 |
| * | | | | | | | | generic debug pagealloc: build fix | Akinobu Mita | 2009-04-02 |
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-04-01 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | powerpc/PCI: include pci.h in powerpc MSI implementation | Jesse Barnes | 2009-03-25 |
| | * | | | | | | | PCI MSI: Add support for multiple MSI | Matthew Wilcox | 2009-03-20 |
| | * | | | | | | | PCI/MSI: Use #ifdefs instead of weak functions | Michael Ellerman | 2009-03-19 |
| * | | | | | | | | powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boards | Anton Vorontsov | 2009-04-01 |
| * | | | | | | | | powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDB | Anton Vorontsov | 2009-04-01 |
| * | | | | | | | | spi_mpc83xx: rework chip selects handling | Anton Vorontsov | 2009-04-01 |
| * | | | | | | | | pm: cleanup includes | Magnus Damm | 2009-04-01 |
| * | | | | | | | | mm: use debug_kmap_atomic | Akinobu Mita | 2009-04-01 |
| * | | | | | | | | generic debug pagealloc | Akinobu Mita | 2009-04-01 |
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 |
| | * | | | | | | | cpumask: remove node_to_first_cpu | Rusty Russell | 2009-03-30 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-30 |
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-29 |
| |\| | | | | |
|
| | * | | | | | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
| | |\ \ \ \ \ |
|
| | | * \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-27 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | generic compat_sys_ustat | Christoph Hellwig | 2009-03-27 |
| | * | | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | * | | | | | | linker script: define __per_cpu_load on all SMP capable archs | Tejun Heo | 2009-03-10 |
| | | | |_|/ / /
| | | |/| | | | |
|
| | | | | | | | | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | *-------. \ \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-03 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 |
| | | | |_|/| | | | | | |
| | | |/| | | | | | | | | |
|
| | | | | * | | | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-02-20 |
| | | | |/| | | | | | | | |
|
| | * | | | | | | | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 |
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|/ / / /
| | | | |/| | | | | | | | | |
|
| | * | | | | | | | | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-26 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'irq/sparseirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-23 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|_|/ / /
| | | | |/| | | | | | | | | | |
|
| | | * | | | | | | | | | | | | sparseirq, powerpc/cell: fix unused variable warning in interrupt.c | Stephen Rothwell | 2009-03-16 |
| | | * | | | | | | | | | | | | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|_|_|_|/
| | | | |/| | | | | | | | | | |
|
| | | | | | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | *---. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|