| Commit message (Expand) | Author | Age | Files | Lines |
* | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier | 2015-10-13 | 1 | -2/+4 |
* | powerpc/MSI: Fix race condition in tearing down MSI interrupts | Paul Mackerras | 2015-09-10 | 1 | -2/+3 |
* | powerpc/PCI: Use for_pci_msi_entry() to access MSI device list | Jiang Liu | 2015-07-22 | 1 | -2/+2 |
* | powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table | Alexey Kardashevskiy | 2015-06-11 | 1 | -2/+5 |
* | powerpc/pasemi: Move MSI-related ops to pci_controller_ops | Daniel Axtens | 2015-06-02 | 1 | -3/+6 |
* | powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y | Michael Ellerman | 2015-05-11 | 2 | -0/+166 |
* | powerpc/pasemi: Move controller ops from ppc_md to controller_ops | Daniel Axtens | 2015-04-11 | 3 | -2/+10 |
* | powerpc: platforms: pasemi: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | powerpc: make of_device_ids const | Uwe Kleine-König | 2014-09-25 | 2 | -2/+2 |
* | powerpc: No need to use dot symbols when branching to a function | Anton Blanchard | 2014-04-23 | 1 | -1/+1 |
* | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-15 | 1 | -1/+0 |
* | powerpc/iommu: Add it_page_shift field to determine iommu page size | Alistair Popple | 2013-12-30 | 1 | -1/+4 |
* | powerpc: add explicit OF includes | Rob Herring | 2013-10-09 | 1 | -0/+1 |
* | cpufreq: powerpc: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-06-07 | 2 | -332/+0 |
* | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 2013-06-04 | 1 | -2/+3 |
* | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 | 1 | -3/+2 |
* | powerpc/pasemi: Fix crash on reboot | Steven Rostedt | 2013-01-29 | 1 | -0/+7 |
* | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 3 | -5/+5 |
* | powerpc: Remove all includes of <asm/abs_addr.h> | Michael Ellerman | 2012-09-05 | 1 | -0/+1 |
* | powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt() | Michael Ellerman | 2012-09-05 | 1 | -3/+2 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 1 | -1/+1 |
|\ |
|
| * | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 | 1 | -1/+1 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | powerpc/PCI: allow reallocation on PA Semi | Bjorn Helgaas | 2012-03-20 | 1 | -3/+0 |
| * | powerpc/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas | 2012-02-23 | 1 | -1/+1 |
* | | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag | Kyle Moffett | 2012-02-23 | 1 | -1/+1 |
|/ |
|
* | powerpc/mpic: Invert the meaning of MPIC_PRIMARY | Kyle Moffett | 2011-12-07 | 1 | -1/+1 |
* | powerpc/mpic: Save computed phys_addr for board-specific code | Kyle Moffett | 2011-12-07 | 1 | -1/+1 |
* | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | powerpc: Fix up implicit sched.h users | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | powerpc: Fix up modules that should be including module.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | powerpc: Convert to new irq_* function names | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-03-18 | 1 | -2/+2 |
|\ |
|
| * | powerpc: mpic irq_data conversion. | Lennert Buytenhek | 2011-03-10 | 1 | -2/+2 |
* | | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -5/+4 |
|/ |
|
* | powerpc/pasemi: Clean up pasemi iommu table initializations | Nishanth Aravamudan | 2010-11-29 | 1 | -18/+1 |
* | powerpc: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | 1 | -2/+2 |
* | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 1 | -2/+2 |
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 1 | -1/+1 |
|\ |
|
| * | powerpc/cpumask: Use cpu_online_mask | Anton Blanchard | 2010-05-06 | 1 | -1/+1 |
* | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -3/+4 |
* | | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely | 2010-05-18 | 1 | -2/+2 |
* | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -1/+1 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 3 | -0/+3 |
* | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 2010-02-09 | 1 | -2/+2 |
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -4/+4 |
* | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -1/+1 |