Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 1 | -5/+1 | |
|\ | ||||||
| * | tracing, powerpc: fix powerpc tree and tracing tree interaction | Stephen Rothwell | 2009-04-02 | 1 | -5/+1 | |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-04-05 | 1 | -0/+1 | |
|\ \ | ||||||
| * \ | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell | 2009-03-31 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * \ | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 2009-03-30 | 295 | -4896/+21939 | |
| | |\ \ | ||||||
| | * | | | numa, cpumask: move numa_node_id default implementation to topology.h, fix | Stephen Rothwell | 2009-03-19 | 1 | -0/+1 | |
| | * | | | Merge commit 'v2.6.29-rc8' into cpus4096 | Ingo Molnar | 2009-03-13 | 6 | -99/+46 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-03-05 | 1 | -0/+4 | |
| | |\ \ \ \ | ||||||
* | | \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 3 | -4/+4 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc | Linus Torvalds | 2009-04-03 | 6 | -18/+33 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | powerpc/ps3: Add rtc-ps3 | Geert Uytterhoeven | 2009-04-02 | 5 | -18/+17 | |
| * | | | | | | | | powerpc: Hook up rtc-generic, and kill rtc-ppc | Geert Uytterhoeven | 2009-04-02 | 1 | -0/+16 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | New helper - current_umask() | Al Viro | 2009-03-31 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 | 1 | -0/+3 | |
* | | | | | | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 | |
* | | | | | | | | workqueue: add to_delayed_work() helper function | Jean Delvare | 2009-04-02 | 1 | -1/+1 | |
* | | | | | | | | generic debug pagealloc: build fix | Akinobu Mita | 2009-04-02 | 1 | -10/+0 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-04-01 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | powerpc/PCI: include pci.h in powerpc MSI implementation | Jesse Barnes | 2009-03-25 | 1 | -0/+1 | |
| * | | | | | | | PCI MSI: Add support for multiple MSI | Matthew Wilcox | 2009-03-20 | 1 | -0/+4 | |
| * | | | | | | | PCI/MSI: Use #ifdefs instead of weak functions | Michael Ellerman | 2009-03-19 | 1 | -0/+4 | |
* | | | | | | | | powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boards | Anton Vorontsov | 2009-04-01 | 3 | -111/+107 | |
* | | | | | | | | powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDB | Anton Vorontsov | 2009-04-01 | 2 | -0/+30 | |
* | | | | | | | | spi_mpc83xx: rework chip selects handling | Anton Vorontsov | 2009-04-01 | 3 | -22/+13 | |
* | | | | | | | | pm: cleanup includes | Magnus Damm | 2009-04-01 | 1 | -3/+0 | |
* | | | | | | | | mm: use debug_kmap_atomic | Akinobu Mita | 2009-04-01 | 1 | -0/+2 | |
* | | | | | | | | generic debug pagealloc | Akinobu Mita | 2009-04-01 | 2 | -0/+4 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 | 7 | -12/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 6 | -7/+0 | |
| * | | | | | | | cpumask: remove node_to_first_cpu | Rusty Russell | 2009-03-30 | 1 | -5/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 1 | -1/+0 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-30 | 36 | -429/+1907 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-28 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-27 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | generic compat_sys_ustat | Christoph Hellwig | 2009-03-27 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 4 | -11/+7 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | linker script: define __per_cpu_load on all SMP capable archs | Tejun Heo | 2009-03-10 | 1 | -8/+1 | |
| | | |_|/ / / | | |/| | | | | ||||||
| | | | | | | | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | *-------. \ \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 6 | -33/+86 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 4 | -29/+81 | |
| | | | | |\ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-02-20 | 7 | -7/+18 | |
| | | | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 | 7 | -7/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| / / / / / / / / | | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 2009-02-13 | 6 | -5/+7 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 13 | -20/+35 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 8 | -160/+398 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-01-28 | 4 | -4/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 | 54 | -111/+111 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 61 | -241/+616 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | linker script: add missing .data.percpu.page_aligned | Tejun Heo | 2009-01-17 | 1 | -0/+1 |