Age | Commit message (Expand) | Author | Files | Lines |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner | 1 | -1/+1 |
2010-09-02 | powerpc/maple: Add of_node_put to avoid memory leak | Julia Lawall | 1 | -0/+1 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2009-06-19 | edac: cpc925 MC platform device setup | Harry Ciao | 1 | -0/+59 |
2009-05-22 | powerpc/maple: Add a quirk to disable MSI for IPR on Bimini | Michael Ellerman | 1 | -0/+14 |
2009-03-11 | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt | 1 | -1/+1 |
2008-12-23 | powerpc: Remove default kexec/crash_kernel ops assignments | Anton Vorontsov | 1 | -6/+0 |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt | 1 | -1/+0 |
2008-09-06 | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 1 | -1/+0 |
2008-08-20 | powerpc: Use bcd2bin/bin2bcd | Adrian Bunk | 1 | -12/+12 |
2008-05-14 | [POWERPC] Fix sparse warnings in arch/powerpc/kernel | Michael Ellerman | 1 | -2/+0 |
2008-03-26 | [POWERPC] maple: Kill fixup_maple_ide | Nathan Lynch | 1 | -47/+0 |
2008-03-26 | [POWERPC] maple: Use platform name in define_machine() | Nathan Lynch | 1 | -1/+1 |
2008-02-14 | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 1 | -1/+1 |
2008-01-17 | [POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants. | Jon Loeliger | 1 | -1/+1 |
2007-12-21 | [POWERPC] Make non-PCI build work again | Stephen Rothwell | 1 | -0/+1 |
2007-12-11 | [POWERPC] pci_controller->arch_data really is a struct device_node * | Stephen Rothwell | 1 | -1/+1 |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby | 1 | -1/+1 |
2007-08-17 | [POWERPC] maple pci_ops: Use named structure member initializers | Nathan Lynch | 1 | -6/+6 |
2007-08-17 | [POWERPC] Remove gratuitous reads from maple PCI config space methods | Nathan Lynch | 1 | -9/+0 |
2007-07-26 | [POWERPC] Fix Maple platform ISA bus | Benjamin Herrenschmidt | 1 | -0/+3 |
2007-06-29 | [POWERPC] rename add_bridge to avoid namespace clashes | Arnd Bergmann | 1 | -3/+3 |
2007-06-14 | [POWERPC] Rewrite IO allocation & mapping on powerpc64 | Benjamin Herrenschmidt | 1 | -35/+0 |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2 | -7/+7 |
2007-04-24 | [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS | Michael Ellerman | 2 | -2/+2 |
2007-04-12 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2 | -9/+9 |
2007-04-12 | [POWERPC] Make struct property's value a void * | Stephen Rothwell | 1 | -1/+1 |
2007-04-12 | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 1 | -1/+1 |
2007-04-12 | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering | 1 | -1/+0 |
2007-03-22 | [POWERPC] Split several platforms into their respective Kconfig file | Kumar Gala | 1 | -0/+17 |
2007-02-07 | [POWERPC] Maple: use mmio nvram | Nathan Lynch | 1 | -0/+3 |
2007-02-07 | [POWERPC] Maple: don't override bus-range supplied by firmware | Nathan Lynch | 1 | -8/+0 |
2007-01-24 | [POWERPC] maple: improve CPC9x5 host bridge detection | Nathan Lynch | 1 | -6/+9 |
2007-01-09 | [POWERPC] Fix unbalanced uses of of_node_put | Nathan Lynch | 1 | -1/+0 |
2006-12-08 | [POWERPC] maple: Use RTAS for reboot and halt | Nathan Lynch | 1 | -0/+12 |
2006-12-08 | [POWERPC] maple: Match "pcie" name for CPC945 | Nathan Lynch | 1 | -1/+1 |
2006-12-04 | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt | 3 | -30/+21 |
2006-10-10 | [POWERPC] Fix Maple secondary IDE interrupt | Benjamin Herrenschmidt | 1 | -2/+15 |
2006-10-10 | [POWERPC] Make U4 PCIe work on maple | Benjamin Herrenschmidt | 1 | -7/+169 |
2006-09-26 | [POWERPC] maple/pci iomem annotations | Al Viro | 1 | -30/+30 |
2006-09-22 | [POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c | Nathan Lynch | 1 | -19/+25 |
2006-09-22 | [POWERPC] Maple U3 HT - reject inappropriate config space access | Nathan Lynch | 1 | -0/+6 |
2006-08-01 | Merge branch 'merge' | Paul Mackerras | 1 | -4/+13 |
2006-07-31 | [POWERPC] maple: Constify & voidify get_property() | Jeremy Kerr | 2 | -26/+21 |
2006-07-28 | [POWERPC] Fix new interrupt code (MPIC detection) | Segher Boessenkool | 1 | -4/+11 |
2006-07-28 | [POWERPC] Fix new interrupt code (MPIC endianness) | Segher Boessenkool | 1 | -0/+2 |
2006-07-03 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2 | -35/+70 |
2006-07-03 | [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative) | Benjamin Herrenschmidt | 1 | -2/+4 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 2 | -2/+0 |