Age | Commit message (Expand) | Author |
2013-01-29 | powerpc/pasemi: Fix crash on reboot | Steven Rostedt |
2013-01-03 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-09-05 | powerpc: Remove all includes of <asm/abs_addr.h> | Michael Ellerman |
2012-09-05 | powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt() | Michael Ellerman |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-20 | powerpc/PCI: allow reallocation on PA Semi | Bjorn Helgaas |
2012-02-23 | powerpc/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas |
2012-02-23 | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag | Kyle Moffett |
2011-12-07 | powerpc/mpic: Invert the meaning of MPIC_PRIMARY | Kyle Moffett |
2011-12-07 | powerpc/mpic: Save computed phys_addr for board-specific code | Kyle Moffett |
2011-10-31 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker |
2011-10-31 | powerpc: Fix up implicit sched.h users | Paul Gortmaker |
2011-10-31 | powerpc: Fix up modules that should be including module.h | Paul Gortmaker |
2011-10-31 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-03-10 | powerpc: mpic irq_data conversion. | Lennert Buytenhek |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2010-11-29 | powerpc/pasemi: Clean up pasemi iommu table initializations | Nishanth Aravamudan |
2010-07-24 | powerpc: remove references to of_device and to_of_device | Grant Likely |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-18 | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-05-06 | powerpc/cpumask: Use cpu_online_mask | Anton Blanchard |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-09 | of: add 'of_' prefix to machine_is_compatible() | Grant Likely |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner |
2009-09-24 | powerpc: Change archdata dma_data to a union | Becky Bruce |
2009-08-20 | powerpc: ARRAY_SIZE changes in pasemi and powermac code | Stoyan Gaydarov |
2009-06-26 | powerpc/pasemi: Use raw spinlock in SMP TB sync | Benjamin Herrenschmidt |
2009-05-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-04-27 | net: Rework pasemi_mac driver to use of_mdio infrastructure | Grant Likely |
2009-04-22 | powerpc/pasemi: Fix build error on UP | Geoff Levand |
2009-03-11 | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt |
2009-01-11 | powerpc: Fix cpufreq drivers after cpufreq core changes | Benjamin Herrenschmidt |
2009-01-08 | powerpc/pasemi: local_irq_save uses an unsigned long | Ingo Molnar |
2009-01-08 | powerpc/pasemi: Use DEFINE_SPINLOCK | Julia Lawall |
2008-10-09 | phylib: two dynamic mii_bus allocation fallout fixes | Lennert Buytenhek |
2008-10-08 | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek |
2008-07-25 | powerpc/pseries: iommu enablement for CMO | Robert Jennings |
2008-07-22 | powerpc/dma: Use the struct dma_attrs in iommu code | Mark Nelson |
2008-05-18 | i2c: Switch pasemi to the new device/driver matching scheme | Jean Delvare |
2008-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |