Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-04-01 | 1 | -0/+5 | |
|\ | ||||||
| * | 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 | |
* | | 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 | 3 | -12/+4 | |
|\ \ | ||||||
| * \ | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 2 | -8/+2 | |
| |\ \ | ||||||
| | * | | linker script: define __per_cpu_load on all SMP capable archs | Tejun Heo | 2009-03-10 | 1 | -8/+1 | |
| | * | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 1 | -16/+13 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 | 1 | -1/+6 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 2 | -4/+18 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 1 | -3/+2 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-01-28 | 2 | -1/+2 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 12 | -31/+75 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | linker script: add missing .data.percpu.page_aligned | Tejun Heo | 2009-01-17 | 1 | -0/+1 | |
| | | * | | | | | | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branches 'irq/sparseirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-23 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 1 | -17/+19 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ \ \ \ | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / / | | | | | |/| | | | | / / | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 | 1 | -1/+1 | |
| | | | | |_|_|_|/ / / | | | | |/| | | | | | | ||||||
| * | | | | | | | | | | KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently | Hollis Blanchard | 2009-03-24 | 1 | -3/+1 | |
* | | | | | | | | | | | powerpc: Fix bugs introduced by sysfs changes | Benjamin Herrenschmidt | 2009-03-27 | 1 | -4/+2 | |
* | | | | | | | | | | | powerpc: Sanitize stack pointer in signal handling code | Josh Boyer | 2009-03-27 | 4 | -6/+6 | |
* | | | | | | | | | | | powerpc/mm: Introduce early_init_mmu() on 64-bit | Benjamin Herrenschmidt | 2009-03-24 | 1 | -30/+5 | |
* | | | | | | | | | | | powerpc/mm: e300c2/c3/c4 TLB errata workaround | Kumar Gala | 2009-03-24 | 3 | -7/+39 | |
* | | | | | | | | | | | powerpc/mm: Used free register to save a few cycles in SW TLB miss handling | Kumar Gala | 2009-03-24 | 1 | -27/+24 | |
* | | | | | | | | | | | powerpc/mm: Remove unused register usage in SW TLB miss handling | Kumar Gala | 2009-03-24 | 1 | -8/+3 | |
* | | | | | | | | | | | powerpc: setup default archdata for {of_}platform via bus_register_notifier | Kumar Gala | 2009-03-24 | 1 | -0/+36 | |
* | | | | | | | | | | | powerpc/pci: Default to dma_direct_ops for pci dma_ops | Kumar Gala | 2009-03-24 | 1 | -1/+1 | |
* | | | | | | | | | | | powerpc: Make sysfs code use smp_call_function_single | Rusty Russell | 2009-03-24 | 1 | -25/+6 | |
* | | | | | | | | | | | powerpc: Fix prom_init on 32-bit OF machines | Benjamin Herrenschmidt | 2009-03-24 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-24 | 1 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines | Kumar Gala | 2009-03-23 | 1 | -0/+9 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW | Kumar Gala | 2009-03-17 | 1 | -3/+3 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | powerpc: Fix load/store float double alignment handler | Michael Neuling | 2009-02-26 | 1 | -16/+13 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt | 2009-03-11 | 3 | -4/+11 | |
* | | | | | | | | powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc | Thomas Gleixner | 2009-03-11 | 1 | -2/+2 | |
* | | | | | | | | powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLF | Andrew Klossner | 2009-03-11 | 2 | -10/+57 | |
* | | | | | | | | powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug | Wolfram Sang | 2009-03-11 | 1 | -1/+1 | |
* | | | | | | | | powerpc: Print linux_banner in prom_init | Michael Ellerman | 2009-03-11 | 2 | -1/+3 | |
* | | | | | | | | powerpc/oprofile: Enable support for ppc750 processors | Octavian Purdila | 2009-03-11 | 1 | -0/+8 | |
* | | | | | | | | powerpc: Remove unused asm-offsets entries for cpu_spec | Michael Ellerman | 2009-03-11 | 1 | -3/+0 | |
* | | | | | | | | powerpc: Make sure we copy all cpu_spec features except PMC related ones | Michael Ellerman | 2009-03-11 | 1 | -12/+16 | |
* | | | | | | | | powerpc: Deindentify identify_cpu() | Michael Ellerman | 2009-03-11 | 1 | -58/+64 | |
* | | | | | | | | powerpc/fsl-booke: Add support for tlbilx instructions | Kumar Gala | 2009-03-09 | 1 | -1/+2 | |
* | | | | | | | | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt | 2009-03-03 | 3 | -1/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | AMCC PPC 460SX redwood SoC platform initial framework | Madhulika Madishetty | 2009-02-14 | 2 | -0/+15 | |
| * | | | | | | | | powerpc/44x: Support for 256KB PAGE_SIZE | Yuri Tikhonov | 2009-02-14 | 1 | -1/+10 | |
* | | | | | | | | | powerpc: Randomise PIEs | Anton Blanchard | 2009-02-23 | 1 | -0/+10 | |
* | | | | | | | | | powerpc: Randomise the brk region | Anton Blanchard | 2009-02-23 | 1 | -0/+23 |