summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-301-1/+0
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-301-1/+2
|\ \ | |/
| * Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-011-0/+17
| |\
| * \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-132-2/+2
| |\ \
| * \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-212-34/+75
| |\ \ \
| * | | | irq: update all arches for new irq_descMike Travis2009-01-121-1/+2
* | | | | powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt2009-03-241-1/+1
* | | | | powerpc/pmi: Irq handlers return irqreturn_tStephen Rothwell2009-03-241-1/+1
* | | | | powerpc/msi: Mark the MSI bitmap selftest code as __initMichael Ellerman2009-03-241-3/+3
* | | | | powerpc/cpm2: fix building fs_enet driver as a module.Grant Likely2009-03-191-0/+1
* | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-111-0/+17
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt2009-02-271-0/+17
| | |_|/ | |/| |
* | | | powerpc/83xx: Do not configure or probe disabled FSL DR USB controllersAnton Vorontsov2009-03-091-0/+4
* | | | powerpc/83xx: Fix the interrupt loss problem on ipicdayu@datangmobile.cn2009-03-091-4/+2
* | | | powerpc/4xx: Enable PCI domains on 4xxBenjamin Herrenschmidt2009-02-141-0/+2
* | | | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-112-25/+222
|\ \ \ \ | |/ / / |/| | |
| * | | cpm2: Round the baud-rate clock divider to the nearest integer.Laurent Pinchart2009-01-281-1/+2
| * | | powerpc/fsl_pci: Add MPC83xx PCI-E controller RC mode supportAnton Vorontsov2009-01-281-24/+220
| | |/ | |/|
* | | powerpc/cpm2: Fix set interrupt typepaulfax2009-02-061-1/+1
* | | powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDMichael Neuling2009-02-061-1/+1
|/ /
* | powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-1/+1
* | Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-131-33/+74
|\ \ | |/ |/|
| * powerpc/fsl-pci: Set relaxed ordering on prefetchable rangesTrent Piepho2009-01-071-0/+3
| * powerpc/fsl-pci: Better ATMU setup for 85xx/86xxTrent Piepho2009-01-071-33/+71
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-01-082-3/+3
|\ \ | |/ |/|
| * Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-022-3/+3
| |\
| | * cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-132-3/+3
* | | Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-057-4/+374
|\ \ \ | |/ / |/| |
| * | powerpc/qe: Select QE_USB with USB_GADGET_FSL_QEAnton Vorontsov2008-12-301-1/+2
| * | powerpc/fsl_pci: Fix sparse warningsAnton Vorontsov2008-12-301-3/+4
| * | powerpc: Implement GPIO driver for simple memory-mapped banksAnton Vorontsov2008-12-303-0/+168
| * | powerpc/qe: Implement QE Pin Multiplexing APIAnton Vorontsov2008-12-301-0/+195
| * | powerpc: Implement get_brgfreq() and get_baudrate() stubsAnton Vorontsov2008-12-301-0/+5
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-2813-174/+300
|\ \ \ | |/ /
| * | powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin2008-12-211-12/+5
| * | powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabledGrant Likely2008-12-213-5/+21
| * | powerpc/mpc5200: Bestcomm fixes to ATA supportTim Yamin2008-12-212-3/+3
| * | powerpc/mpc5200: Bugfix on handling variable sized buffer descriptorsGrant Likely2008-12-211-19/+42
| * | powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGrant Erickson2008-12-211-2/+3
| * | powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt2008-12-211-1/+7
| * | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras2008-12-171-98/+208
| |\ \
| | * | powerpc/4xx: Add support for ISA holes on 4xx PCI/X/EBenjamin Herrenschmidt2008-12-041-98/+208
| * | | powerpc: Introduce ppc_pci_flags accessorsJosh Boyer2008-12-162-3/+3
| |/ /
| * | powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.cAnton Vorontsov2008-12-032-3/+4
| * | Merge branch 'merge'Paul Mackerras2008-12-033-11/+13
| |\ \ | | |/
| * | powerpc/mpic: Use new smp_request_message_ipiMilton Miller2008-11-191-28/+4
* | | gianfar: Convert gianfar to an of_platform_driverAndy Fleming2008-12-161-213/+28
| |/ |/|
* | powerpc: Use physical cpu id when setting the processor affinityKumar Gala2008-12-021-1/+1
* | powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann2008-12-011-2/+7
OpenPOWER on IntegriCloud