| Commit message (Expand) | Author | Age |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-02-25 |
|\ |
|
| * | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-02-25 |
| |\ |
|
| | * | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 2010-02-09 |
* | | | powerpc: Convert mpic locks to raw_spinlock | Thomas Gleixner | 2010-02-18 |
* | | | powerpc: Convert i8259_lock to raw_spinlock | Thomas Gleixner | 2010-02-18 |
* | | | powerpc: Convert ipic_lock to raw_spinlock | Thomas Gleixner | 2010-02-18 |
* | | | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt | 2010-02-17 |
|\ \ \ |
|
| * | | | powerpc/44x: Fix L2-cache support for 460GT | Stefan Roese | 2010-02-10 |
* | | | | powerpc: Remove whitespace in irq chip name fields | Anton Blanchard | 2010-02-16 |
* | | | | powerpc: Add coherent_dma_mask to mv64x60 devices | Corey Minyard | 2010-02-16 |
|/ / / |
|
* / / | powerpc: Remove trailing space in messages | Frans Pop | 2010-02-08 |
|/ / |
|
* / | powerpc/4xx: Add pcix type 1 transactions | Stef van Os | 2010-01-29 |
|/ |
|
* | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 2009-12-20 |
|\ |
|
| * | powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata. | Felix Radensky | 2009-12-10 |
| * | powerpc/cpm2_pic: Allow correct flow_types for port C interrupts | Mark Ware | 2009-12-10 |
| * | powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllers | Anton Vorontsov | 2009-12-09 |
* | | powerpc/mpic: Fix problem that affinity is not updated | Yang Li | 2009-12-17 |
* | | powerpc: Fix MSI support on U4 bridge PCIe slot | Benjamin Herrenschmidt | 2009-12-17 |
* | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 |
|\| |
|
| * | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze | 2009-12-09 |
| * | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-23 |
| * | powerpc/fsl: Add PCI device ids for new QoirQ chips | Kumar Gala | 2009-11-20 |
| * | powerpc/85xx: Kconfig cleanup | Kumar Gala | 2009-11-20 |
| * | powerpc/85xx/86xx: Add suspend/resume support | Anton Vorontsov | 2009-11-11 |
| * | powerpc/qe: Implement QE driver for handling resume on MPC85xx | Anton Vorontsov | 2009-11-11 |
| * | powerpc/qe: QE also shuts down on MPC8568 | Anton Vorontsov | 2009-11-11 |
| * | powerpc/qe: Make qe_reset() code path safe for repeated invocation | Anton Vorontsov | 2009-11-11 |
| * | powerpc/qe: Increase MAX_QE_RISC to 4 | Anton Vorontsov | 2009-11-11 |
| * | powerpc: Remove get_irq_desc() | Michael Ellerman | 2009-10-30 |
* | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
|/ |
|
* | powerpc: Change archdata dma_data to a union | Becky Bruce | 2009-09-24 |
* | const: make block_device_operations const | Alexey Dobriyan | 2009-09-22 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-09-15 |
|\ |
|
| * | powerpc/qe_lib: Set gpio data before changing the direction to output | Michael Barkowski | 2009-08-25 |
| * | powerpc/85xx: issue fsl_soc reboot warning only when applicable | Paul Gortmaker | 2009-08-24 |
| * | powerpc/nvram: Allow byte length reads from mmio NVRAM driver | Martyn Welch | 2009-08-19 |
| * | powerpc/qe: introduce missing kfree | Julia Lawall | 2009-08-19 |
| * | powerpc/ipic: introduce missing kfree | Julia Lawall | 2009-08-19 |
| * | powerpc/ipic: unmask all interrupt sources | Sebastian Andrzej Siewior | 2009-08-19 |
| * | powerpc/fsl_rio: Add kmalloc NULL tests | Julia Lawall | 2009-08-19 |
| * | powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs | Michael Ellerman | 2009-08-19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 |
|\ \ |
|
| * | | powerpc/qe: Implement qe_alive_during_sleep() helper function | Anton Vorontsov | 2009-08-31 |
| |/ |
|
* / | powerpc: Fix i8259 interrupt driver kernel crash on ML510 | Roderick Colenbrander | 2009-09-05 |
|/ |
|
* | powerpc: Don't use alloc_bootmem() in init_IRQ() path | Anton Vorontsov | 2009-07-07 |
* | powerpc: Remove unnecessary semicolons | Joe Perches | 2009-07-07 |
* | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 2009-06-26 |
|\ |
|
| * | powerpc/qe: add polling timeout to qe_issue_cmd() | Timur Tabi | 2009-06-23 |
* | | powerpc: Fix mpic alloc warning | Kumar Gala | 2009-06-26 |