Age | Commit message (Expand) | Author |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell |
2009-03-11 | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt |
2009-02-11 | powerpc: Disable mv643xx Ethernet port 0 on Pegasos | Gabriel Paubert |
2008-12-16 | powerpc: Introduce ppc_pci_flags accessors | Josh Boyer |
2008-12-16 | powerpc/chrp: Add missing of_node_put in pci.c | Nicolas Palix |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt |
2008-10-15 | powerpc: Fix CHRP PCI config access for indirect_pci | Benjamin Herrenschmidt |
2008-10-15 | powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs | Benjamin Herrenschmidt |
2008-09-06 | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk |
2008-08-20 | powerpc: Use bcd2bin/bin2bcd | Adrian Bunk |
2008-07-21 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman |
2008-05-14 | [POWERPC] Move xmon_irq() declaration into xmon.h | Michael Ellerman |
2008-04-28 | mv643xx_eth: get rid of static variables, allow multiple instances | Lennert Buytenhek |
2008-01-25 | [POWERPC] Autodetect serial console on pegasos2 | Olaf Hering |
2008-01-25 | [POWERPC] Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasos | Olaf Hering |
2007-12-20 | [POWERPC] CHRP: Fix possible NULL pointer dereference | Cyrill Gorcunov |
2007-12-20 | [POWERPC] pci32: Add flags modifying the PCI code behaviour | Benjamin Herrenschmidt |
2007-12-10 | powerpc: Fix IDE legacy vs. native fixups | Benjamin Herrenschmidt |
2007-10-11 | [POWERPC] Platforms shouldn't mess with ROOT_DEV | Grant Likely |
2007-08-22 | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need | Kumar Gala |
2007-08-22 | [POWERPC] Remove old includes from arch/ppc | Kumar Gala |
2007-08-22 | [POWERPC] Advertise correct IDE mode on Pegasos2 | Olaf Hering |
2007-08-17 | [POWERPC] chrp pci_ops: Use named structure member initializers | Nathan Lynch |
2007-08-17 | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl |
2007-07-23 | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime | Kumar Gala |
2007-06-29 | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes | Kumar Gala |
2007-06-29 | [POWERPC] Use global_number in ppc32 pci_controller | Kumar Gala |
2007-06-29 | [POWERPC] disallow building powermac and tsi108 without PCI | Arnd Bergmann |
2007-05-23 | [POWERPC] Fix Section mismatch warnings | Li Yang |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell |
2007-04-24 | [POWERPC] Remove old interface find_devices | Stephen Rothwell |
2007-04-24 | [POWERPC] Remove old interface find_type_devices | Stephen Rothwell |
2007-04-24 | [POWERPC] Remove old interface find_path_device | Stephen Rothwell |
2007-04-24 | [POWERPC] Remove find_compatible_devices | Stephen Rothwell |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell |
2007-04-13 | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell |
2007-04-13 | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering |
2007-03-22 | [POWERPC] Split several platforms into their respective Kconfig file | Kumar Gala |
2007-03-16 | [POWERPC] Correct apparently misspelled "XMON" preprocessor symbol. | Robert P. J. Day |
2007-03-06 | mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data | Dale Farnsworth |
2007-02-09 | [PATCH] arch/powerpc trivial annotations | Al Viro |
2006-12-04 | [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt |
2006-10-25 | [POWERPC] Fix CHRP platforms with only 8259 | Benjamin Herrenschmidt |
2006-10-07 | [POWERPC] Fix up after irq changes | Olaf Hering |
2006-10-05 | [PATCH] powerpc: irq change build breaks | Olof Johansson |
2006-07-31 | [POWERPC] chrp: Constify & voidify get_property() | Jeremy Kerr |