summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3018-3/+16
* powerpc/cpm2: Checkpatch cleanupAndrea Gelmini2010-03-041-1/+1
* powerpc/qe: Convert qe_ic_lock to raw_spinlockAnton Vorontsov2010-03-041-5/+5
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-261-2/+2
|\
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-251-2/+2
| |\
| | * of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-091-2/+2
* | | powerpc: Convert mpic locks to raw_spinlockThomas Gleixner2010-02-191-19/+19
* | | powerpc: Convert i8259_lock to raw_spinlockThomas Gleixner2010-02-191-11/+11
* | | powerpc: Convert ipic_lock to raw_spinlockThomas Gleixner2010-02-191-9/+9
* | | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2010-02-181-1/+2
|\ \ \
| * | | powerpc/44x: Fix L2-cache support for 460GTStefan Roese2010-02-101-1/+2
* | | | powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-179-10/+10
* | | | powerpc: Add coherent_dma_mask to mv64x60 devicesCorey Minyard2010-02-171-0/+3
|/ / /
* | | powerpc: Remove trailing space in messagesFrans Pop2010-02-093-6/+6
|/ /
* | powerpc/4xx: Add pcix type 1 transactionsStef van Os2010-01-291-1/+2
|/
* Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2009-12-213-10/+47
|\
| * powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata.Felix Radensky2009-12-101-1/+20
| * powerpc/cpm2_pic: Allow correct flow_types for port C interruptsMark Ware2009-12-101-7/+21
| * powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllersAnton Vorontsov2009-12-091-2/+6
* | powerpc/mpic: Fix problem that affinity is not updatedYang Li2009-12-181-13/+6
* | powerpc: Fix MSI support on U4 bridge PCIe slotBenjamin Herrenschmidt2009-12-182-8/+49
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-142-6/+6
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-1220-76/+207
|\ \ | |/
| * powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-099-9/+9
| * powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-2413-17/+17
| * powerpc/fsl: Add PCI device ids for new QoirQ chipsKumar Gala2009-11-201-0/+14
| * powerpc/85xx: Kconfig cleanupKumar Gala2009-11-202-3/+3
| * powerpc/85xx/86xx: Add suspend/resume supportAnton Vorontsov2009-11-112-0/+89
| * powerpc/qe: Implement QE driver for handling resume on MPC85xxAnton Vorontsov2009-11-111-0/+34
| * powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov2009-11-111-13/+0
| * powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov2009-11-112-6/+11
| * powerpc/qe: Increase MAX_QE_RISC to 4Anton Vorontsov2009-11-111-1/+1
| * powerpc: Remove get_irq_desc()Michael Ellerman2009-10-3012-27/+29
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-241-1/+1
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-157-15/+70
|\
| * powerpc/qe_lib: Set gpio data before changing the direction to outputMichael Barkowski2009-08-251-2/+2
| * powerpc/85xx: issue fsl_soc reboot warning only when applicablePaul Gortmaker2009-08-241-2/+4
| * powerpc/nvram: Allow byte length reads from mmio NVRAM driverMartyn Welch2009-08-201-0/+32
| * powerpc/qe: introduce missing kfreeJulia Lawall2009-08-201-1/+4
| * powerpc/ipic: introduce missing kfreeJulia Lawall2009-08-201-1/+3
| * powerpc/ipic: unmask all interrupt sourcesSebastian Andrzej Siewior2009-08-201-0/+3
| * powerpc/fsl_rio: Add kmalloc NULL testsJulia Lawall2009-08-201-4/+14
| * powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICsMichael Ellerman2009-08-201-5/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+13
|\ \
| * | powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov2009-08-301-0/+13
| |/
* | powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander2009-09-051-1/+0
|/
* powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov2009-07-084-13/+7
* powerpc: Remove unnecessary semicolonsJoe Perches2009-07-082-3/+3
OpenPOWER on IntegriCloud