Age | Commit message (Expand) | Author | Files | Lines |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 1 | -1/+0 |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 1 | -1/+0 |
2009-03-30 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 1 | -1/+2 |
2009-03-24 | powerpc/mm: Tweak PTE bit combination definitions | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-03-24 | powerpc/pmi: Irq handlers return irqreturn_t | Stephen Rothwell | 1 | -1/+1 |
2009-03-24 | powerpc/msi: Mark the MSI bitmap selftest code as __init | Michael Ellerman | 1 | -3/+3 |
2009-03-19 | powerpc/cpm2: fix building fs_enet driver as a module. | Grant Likely | 1 | -0/+1 |
2009-03-11 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 1 | -0/+17 |
2009-03-09 | powerpc/83xx: Do not configure or probe disabled FSL DR USB controllers | Anton Vorontsov | 1 | -0/+4 |
2009-03-09 | powerpc/83xx: Fix the interrupt loss problem on ipic | dayu@datangmobile.cn | 1 | -4/+2 |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 1 | -0/+17 |
2009-02-27 | powerpc/44x: Fix address decoding setup of PCI 2.x cells | Benjamin Herrenschmidt | 1 | -0/+17 |
2009-02-14 | powerpc/4xx: Enable PCI domains on 4xx | Benjamin Herrenschmidt | 1 | -0/+2 |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar | 2 | -2/+2 |
2009-02-11 | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2 | -25/+222 |
2009-02-06 | powerpc/cpm2: Fix set interrupt type | paulfax | 1 | -1/+1 |
2009-02-06 | powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND | Michael Neuling | 1 | -1/+1 |
2009-01-28 | cpm2: Round the baud-rate clock divider to the nearest integer. | Laurent Pinchart | 1 | -1/+2 |
2009-01-28 | powerpc/fsl_pci: Add MPC83xx PCI-E controller RC mode support | Anton Vorontsov | 1 | -24/+220 |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2 | -34/+75 |
2009-01-13 | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar | 1 | -1/+1 |
2009-01-13 | Merge commit 'kumar/kumar-next' into next | Benjamin Herrenschmidt | 1 | -33/+74 |
2009-01-12 | irq: update all arches for new irq_desc | Mike Travis | 1 | -1/+2 |
2009-01-08 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2 | -3/+3 |
2009-01-07 | powerpc/fsl-pci: Set relaxed ordering on prefetchable ranges | Trent Piepho | 1 | -0/+3 |
2009-01-07 | powerpc/fsl-pci: Better ATMU setup for 85xx/86xx | Trent Piepho | 1 | -33/+71 |
2009-01-05 | Merge commit 'kumar/kumar-next' into next | Benjamin Herrenschmidt | 7 | -4/+374 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+3 |
2008-12-30 | powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE | Anton Vorontsov | 1 | -1/+2 |
2008-12-30 | powerpc/fsl_pci: Fix sparse warnings | Anton Vorontsov | 1 | -3/+4 |
2008-12-30 | powerpc: Implement GPIO driver for simple memory-mapped banks | Anton Vorontsov | 3 | -0/+168 |
2008-12-30 | powerpc/qe: Implement QE Pin Multiplexing API | Anton Vorontsov | 1 | -0/+195 |
2008-12-30 | powerpc: Implement get_brgfreq() and get_baudrate() stubs | Anton Vorontsov | 1 | -0/+5 |
2008-12-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 13 | -174/+300 |
2008-12-21 | powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver | Tim Yamin | 1 | -12/+5 |
2008-12-21 | powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled | Grant Likely | 3 | -5/+21 |
2008-12-21 | powerpc/mpc5200: Bestcomm fixes to ATA support | Tim Yamin | 2 | -3/+3 |
2008-12-21 | powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors | Grant Likely | 1 | -19/+42 |
2008-12-21 | powerpc: Const-qualify Device Node Argument to DCR Resource Extent API | Grant Erickson | 1 | -2/+3 |
2008-12-21 | powerpc/4xx: Extended DCR support v2 | Benjamin Herrenschmidt | 1 | -1/+7 |
2008-12-17 | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po... | Paul Mackerras | 1 | -98/+208 |
2008-12-16 | gianfar: Convert gianfar to an of_platform_driver | Andy Fleming | 1 | -213/+28 |
2008-12-16 | powerpc: Introduce ppc_pci_flags accessors | Josh Boyer | 2 | -3/+3 |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2 | -3/+3 |
2008-12-04 | powerpc/4xx: Add support for ISA holes on 4xx PCI/X/E | Benjamin Herrenschmidt | 1 | -98/+208 |
2008-12-03 | powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.c | Anton Vorontsov | 2 | -3/+4 |
2008-12-03 | Merge branch 'merge' | Paul Mackerras | 3 | -11/+13 |
2008-12-02 | powerpc: Use physical cpu id when setting the processor affinity | Kumar Gala | 1 | -1/+1 |
2008-12-01 | powerpc/mpic: Don't reset affinity for secondary MPIC on boot | Arnd Bergmann | 1 | -2/+7 |
2008-11-19 | powerpc/mpic: Use new smp_request_message_ipi | Milton Miller | 1 | -28/+4 |