summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-011-0/+17
|\
| * powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt2009-02-261-0/+17
* | Merge branch 'linus' into x86/apicIngo Molnar2009-02-132-2/+2
|\|
| * 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
* | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-212-34/+75
|\|
| * 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
* | | irq: update all arches for new irq_descMike Travis2009-01-131-1/+2
|/ /
* | 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-2913-174/+300
|\| |
| * | powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin2008-12-211-12/+5Star
| * | 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/+4Star
* | | gianfar: Convert gianfar to an of_platform_driverAndy Fleming2008-12-171-213/+28Star
| |/ |/|
* | powerpc: Use physical cpu id when setting the processor affinityKumar Gala2008-12-031-1/+1
* | powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann2008-11-301-2/+7
* | powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-141-2/+2
* | powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely2008-11-141-6/+3Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-021-0/+26
|\
| * gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-311-0/+26
* | powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala2008-10-311-4/+55
|/
* Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-211-10/+6Star
|\
| * Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-171-10/+6Star
| |\
| | *---. Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-151-10/+6Star
| | |\ \ \
| | | | * | generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge2008-09-141-10/+6Star
| | | |/ /
* | | / / powerpc/4xx: Add PowerPC 4xx GPIO driverSteven A. Falco2008-10-172-0/+218
|/ / / /
* | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-151-4/+2Star
|\| | |
| * | | mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek2008-09-051-4/+2Star
| |/ /
* | | powerpc: fix fsl_upm nand driver modular buildAnton Vorontsov2008-10-131-4/+49
* | | powerpc: remove support for bootmem-allocated memory for the DIU driverTimur Tabi2008-10-132-45/+1Star