| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 2016-09-20 | 1 | -1/+1 |
* | powerpc/mm: Move register_process_table() out of ppc_md | Michael Ellerman | 2016-08-04 | 1 | -2/+0 |
* | powerpc: Get rid of ppc_md.init_early() | Benjamin Herrenschmidt | 2016-07-21 | 1 | -1/+0 |
* | powerpc/mm: Move hash table ops to a separate structure | Benjamin Herrenschmidt | 2016-07-21 | 1 | -36/+0 |
* | powerpc/mm/radix: Update machine call back to support new HCALL. | Aneesh Kumar K.V | 2016-07-17 | 1 | -1/+2 |
* | powerpc: Make ppc_md.{halt, restart} __noreturn | Daniel Axtens | 2016-07-14 | 1 | -2/+2 |
* | powerpc/mm/radix: Add partition table format & callback | Aneesh Kumar K.V | 2016-05-01 | 1 | -0/+1 |
* | powerpc/mm: Handle removing maybe-present bolted HPTEs | David Gibson | 2016-03-01 | 1 | -1/+1 |
* | powerpc: Fix misspellings in comments. | Adam Buchbinder | 2016-03-01 | 1 | -2/+2 |
* | powerpc: Fix checkstop in native_hpte_clear() with lockdep | Cyril Bur | 2015-10-08 | 1 | -2/+7 |
* | powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_* | Paul Mackerras | 2015-07-23 | 1 | -1/+1 |
* | powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table | Alexey Kardashevskiy | 2015-06-11 | 1 | -25/+0 |
* | powerpc: Remove MSI-related PCI controller ops from ppc_md | Daniel Axtens | 2015-06-02 | 1 | -6/+0 |
* | Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be... | Michael Ellerman | 2015-04-14 | 1 | -0/+5 |
|\ |
|
| * | powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv | Wei Yang | 2015-03-31 | 1 | -0/+1 |
| * | powerpc/powernv: Reserve additional space for IOV BAR according to the number... | Wei Yang | 2015-03-31 | 1 | -0/+4 |
* | | powerpc: Remove shims for pci_controller_ops operations | Daniel Axtens | 2015-04-11 | 1 | -14/+0 |
* | | powerpc: pcibios_enable_device_hook: return bool rather than int | Daniel Axtens | 2015-04-11 | 1 | -2/+2 |
|/ |
|
* | powerpc/pci: Fix comments about ppc_md.pcibios_fixup | Gavin Shan | 2015-03-17 | 1 | -1/+1 |
* | powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault | Aneesh Kumar K.V | 2014-12-05 | 1 | -1/+1 |
* | powerpc/mm/thp: Use tlbiel if possible | Aneesh Kumar K.V | 2014-12-02 | 1 | -1/+1 |
* | powerpc: Remove ppc_md.remove_memory | Anton Blanchard | 2014-11-05 | 1 | -4/+0 |
* | powerpc: Remove ppc64_boot_msg | Anton Blanchard | 2014-11-05 | 1 | -10/+0 |
* | powerpc: Convert power off logic to pm_power_off | Alexander Graf | 2014-11-03 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds | 2014-10-12 | 1 | -2/+0 |
|\ |
|
| * | powerpc: Remove powerpc specific cmd_line | Anton Blanchard | 2014-10-02 | 1 | -2/+0 |
* | | PCI/MSI/PPC: Remove arch_msi_check_device() | Alexander Gordeev | 2014-10-01 | 1 | -2/+0 |
|/ |
|
* | powerpc/thp: Don't recompute vsid and ssize in loop on invalidate | Aneesh Kumar K.V | 2014-08-13 | 1 | -3/+3 |
* | powerpc/book3s: Add basic infrastructure to handle HMI in Linux. | Mahesh Salgaonkar | 2014-08-05 | 1 | -0/+4 |
* | powerpc: Add machine_early_initcall() | Michael Ellerman | 2014-07-28 | 1 | -0/+1 |
* | powerpc: Allow ppc_md platform hook to override memory_block_size_bytes | Anton Blanchard | 2014-06-05 | 1 | -0/+3 |
* | powerpc: powernv: Framework to show the correct clock in /proc/cpuinfo | Gautham R. Shenoy | 2014-04-28 | 1 | -0/+2 |
* | powerpc/pci: Mask linkDown on resetting PCI bus | Gavin Shan | 2014-04-28 | 1 | -0/+3 |
* | powerpc/pseries: Use remove_memory() to remove memory | Nathan Fontenot | 2014-03-07 | 1 | -0/+4 |
* | powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO. | Mahesh Salgaonkar | 2014-03-07 | 1 | -0/+3 |
* | Merge branch 'for-kvm' into next | Benjamin Herrenschmidt | 2013-10-11 | 1 | -0/+12 |
|\ |
|
| * | powerpc: add real mode support for dma operations on powernv | Alexey Kardashevskiy | 2013-10-11 | 1 | -0/+12 |
* | | powerpc: Implement arch_get_random_long/int() for powernv | Michael Ellerman | 2013-10-11 | 1 | -0/+4 |
|/ |
|
* | powerpc: Optimize hugepage invalidate | Aneesh Kumar K.V | 2013-06-21 | 1 | -0/+3 |
* | powerpc/mm: handle hugepage size correctly when invalidating hpte entries | Aneesh Kumar K.V | 2013-06-21 | 1 | -4/+4 |
* | powerpc/pseries: Perform proper max_bus_speed detection | Kleber Sacilotto de Souza | 2013-05-06 | 1 | -0/+3 |
* | powerpc: Decode the pte-lp-encoding bits correctly. | Aneesh Kumar K.V | 2013-04-30 | 1 | -1/+2 |
* | powerpc: Add the DAWR support to the set_break() | Michael Neuling | 2013-01-10 | 1 | -0/+4 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-12-18 | 1 | -3/+0 |
|\ |
|
| * | powerpc: Remove no longer used ppc_md.idle_loop() | Michael Ellerman | 2012-11-15 | 1 | -3/+0 |
* | | include/linux/init.h: use the stringify operator for the __define_initcall macro | Matthew Leach | 2012-12-18 | 1 | -18/+18 |
|/ |
|
* | powerpc/mm: Convert virtual address to vpn | Aneesh Kumar K.V | 2012-09-17 | 1 | -3/+3 |
* | Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next | Benjamin Herrenschmidt | 2012-09-17 | 1 | -0/+3 |
|\ |
|
| * | powerpc/PCI: Override pcibios_window_alignment() | Gavin Shan | 2012-09-12 | 1 | -0/+3 |
* | | powerpc: Rework set_dabr so it can take a DABRX value as well | Michael Neuling | 2012-09-10 | 1 | -1/+2 |
|/ |
|