Age | Commit message (Expand) | Author | Files | Lines |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner | 1 | -1/+1 |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -2/+2 |
2011-03-10 | powerpc: mpic irq_data conversion. | Lennert Buytenhek | 1 | -2/+2 |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -5/+4 |
2010-11-29 | powerpc/pasemi: Clean up pasemi iommu table initializations | Nishanth Aravamudan | 1 | -18/+1 |
2010-07-24 | powerpc: remove references to of_device and to_of_device | Grant Likely | 1 | -2/+2 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -2/+2 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 1 | -1/+1 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -3/+4 |
2010-05-18 | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely | 1 | -2/+2 |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -1/+1 |
2010-05-06 | powerpc/cpumask: Use cpu_online_mask | Anton Blanchard | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -0/+3 |
2010-02-09 | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 1 | -2/+2 |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 1 | -4/+4 |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 1 | -1/+1 |
2009-09-24 | powerpc: Change archdata dma_data to a union | Becky Bruce | 1 | -1/+1 |
2009-08-20 | powerpc: ARRAY_SIZE changes in pasemi and powermac code | Stoyan Gaydarov | 1 | -1/+1 |
2009-06-26 | powerpc/pasemi: Use raw spinlock in SMP TB sync | Benjamin Herrenschmidt | 1 | -5/+10 |
2009-05-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -4/+0 |
2009-04-27 | net: Rework pasemi_mac driver to use of_mdio infrastructure | Grant Likely | 1 | -27/+5 |
2009-04-22 | powerpc/pasemi: Fix build error on UP | Geoff Levand | 1 | -4/+0 |
2009-03-11 | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-01-11 | powerpc: Fix cpufreq drivers after cpufreq core changes | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-01-08 | powerpc/pasemi: local_irq_save uses an unsigned long | Ingo Molnar | 1 | -1/+1 |
2009-01-08 | powerpc/pasemi: Use DEFINE_SPINLOCK | Julia Lawall | 1 | -1/+1 |
2008-10-09 | phylib: two dynamic mii_bus allocation fallout fixes | Lennert Buytenhek | 1 | -2/+2 |
2008-10-08 | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 1 | -1/+1 |
2008-07-25 | powerpc/pseries: iommu enablement for CMO | Robert Jennings | 1 | -1/+2 |
2008-07-22 | powerpc/dma: Use the struct dma_attrs in iommu code | Mark Nelson | 1 | -1/+2 |
2008-05-18 | i2c: Switch pasemi to the new device/driver matching scheme | Jean Delvare | 1 | -5/+2 |
2008-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2 | -10/+153 |
2008-04-16 | phy: Change mii_bus id field to a string | Andy Fleming | 1 | -1/+1 |
2008-04-07 | [POWERPC] pasemi: Minor iommu cleanup | Olof Johansson | 1 | -10/+9 |
2008-03-05 | [POWERPC] pasemi: Add function engine management functions to dma_lib | Olof Johansson | 1 | -0/+40 |
2008-03-05 | [POWERPC] pasemi: Add flag management functions to dma_lib | Olof Johansson | 1 | -0/+74 |
2008-03-05 | pasemi_mac: Move RX/TX section enablement to dma_lib | Olof Johansson | 1 | -0/+30 |
2008-02-21 | [POWERPC] pasemi: Register i2c devices at boot | Olof Johansson | 2 | -1/+98 |
2008-02-01 | pasemi: Fix thinko in dma_direct_ops setup | Olof Johansson | 1 | -1/+1 |
2008-01-31 | POWERPC: Set dma_data correctly for direct_ops on pasemi | Olof Johansson | 1 | -1/+3 |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras | 3 | -1/+490 |
2008-01-28 | pasemi: export pasemi_dma_init() | Olof Johansson | 1 | -0/+1 |
2008-01-28 | pasemi: DMA engine management library | Olof Johansson | 3 | -1/+489 |
2008-01-15 | [POWERPC] pasemi: Move electra-ide to pata_of_platform | Olof Johansson | 3 | -106/+0 |
2008-01-02 | [POWERPC] pasemi: Use machine_*_initcall() hooks in platform code | Grant Likely | 2 | -12/+3 |
2008-01-02 | [POWERPC] pasemi: Fix NMI handling check | Olof Johansson | 1 | -1/+1 |
2007-12-28 | [POWERPC] pasemi: Distribute interrupts evenly across cpus | Olof Johansson | 1 | -1/+1 |
2007-12-28 | [POWERPC] pasemi: Implement NMI support | Olof Johansson | 1 | -3/+27 |