| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | powerpc/64: Fix __check_irq_replay missing decrementer interrupt | Nicholas Piggin | 2017-08-04 | 1 | -1/+14 |
| * | powerpc/perf: POWER9 PMU stops after idle workaround | Nicholas Piggin | 2017-08-04 | 1 | -1/+7 |
| * | powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error check | Sergei Shtylyov | 2017-08-02 | 1 | -1/+1 |
| * | powerpc/64s: Fix stack setup in watchdog soft_nmi_common() | Nicholas Piggin | 2017-07-31 | 1 | -1/+9 |
| * | Merge tag 'v4.13-rc1' into fixes | Michael Ellerman | 2017-07-31 | 18 | -139/+600 |
| |\ |
|
| * | | powerpc/powernv/pci: Return failure for some uses of dma_set_mask() | Alistair Popple | 2017-07-28 | 1 | -0/+8 |
| * | | powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compiler | Michael Ellerman | 2017-07-28 | 1 | -3/+11 |
| * | | powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPU | Michael Ellerman | 2017-07-28 | 1 | -10/+2 |
| * | | powerpc/tm: Fix saving of TM SPRs in core dump | Gustavo Romero | 2017-07-28 | 1 | -3/+10 |
| * | | powerpc/mm: Fix pmd/pte_devmap() on non-leaf entries | Oliver O'Halloran | 2017-07-28 | 1 | -1/+9 |
| * | | powerpc/mm/hash: Free the subpage_prot_table correctly | Aneesh Kumar K.V | 2017-07-27 | 1 | -1/+1 |
| * | | powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchain | Michael Ellerman | 2017-07-26 | 1 | -12/+13 |
| * | | powerpc/pseries: Fix of_node_put() underflow during reconfig remove | Laurent Vivier | 2017-07-26 | 1 | -1/+0 |
| * | | powerpc/mm/radix: Workaround prefetch issue with KVM | Benjamin Herrenschmidt | 2017-07-26 | 6 | -22/+154 |
* | | | powerpc/mm/cxl: Add the fault handling cpu to mm cpumask | Aneesh Kumar K.V | 2017-08-17 | 1 | -9/+1 |
* | | | powerpc/mm: Don't send IPI to all cpus on THP updates | Aneesh Kumar K.V | 2017-08-17 | 4 | -9/+40 |
* | | | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 2017-08-17 | 13 | -55/+103 |
|\ \ \ |
|
| * | | | powerpc/mm: Rename find_linux_pte_or_hugepte() | Aneesh Kumar K.V | 2017-08-17 | 13 | -55/+103 |
* | | | | powerpc/bpf: Use memset32() to pre-fill traps in BPF page(s) | Naveen N. Rao | 2017-08-17 | 1 | -5/+1 |
* | | | | powerpc/string: Implement optimized memset variants | Naveen N. Rao | 2017-08-17 | 2 | -1/+42 |
* | | | | powerpc/perf: Fix usage of nest_imc_refc | Madhavan Srinivasan | 2017-08-17 | 1 | -2/+2 |
* | | | | powerpc: Add const to bin_attribute structures | Bhumika Goyal | 2017-08-17 | 2 | -2/+2 |
* | | | | powerpc: Remove more redundant VSX save/tests | Benjamin Herrenschmidt | 2017-08-16 | 1 | -25/+8 |
* | | | | powerpc: Remove redundant clear of MSR_VSX in __giveup_vsx() | Benjamin Herrenschmidt | 2017-08-16 | 1 | -3/+11 |
* | | | | powerpc: Remove redundant FP/Altivec giveup code | Benjamin Herrenschmidt | 2017-08-16 | 1 | -4/+0 |
* | | | | powerpc: Fix missing newline before { | Benjamin Herrenschmidt | 2017-08-16 | 1 | -1/+2 |
* | | | | powerpc/topology: Remove the unused parent_node() macro | Dou Liyang | 2017-08-16 | 1 | -2/+0 |
* | | | | powerpc/mm/hugetlb: Allow runtime allocation of 16G. | Aneesh Kumar K.V | 2017-08-16 | 1 | -3/+1 |
* | | | | powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ... | Aneesh Kumar K.V | 2017-08-16 | 6 | -182/+22 |
* | | | | powerpc/hugetlb: fix page rights verification in gup_hugepte() | Christophe Leroy | 2017-08-15 | 4 | -12/+10 |
* | | | | powerpc/mm: Simplify __set_fixmap() | Christophe Leroy | 2017-08-15 | 2 | -18/+7 |
* | | | | powerpc/mm: declare some local functions static | Christophe Leroy | 2017-08-15 | 3 | -8/+2 |
* | | | | powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32 | Christophe Leroy | 2017-08-15 | 4 | -2/+32 |
* | | | | powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32 | Christophe Leroy | 2017-08-15 | 2 | -4/+11 |
* | | | | powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBs | Christophe Leroy | 2017-08-15 | 1 | -4/+6 |
* | | | | powerpc/8xx: Reduce DTLB miss handler by one insn | Christophe Leroy | 2017-08-15 | 1 | -7/+7 |
* | | | | powerpc/8xx: mark init functions with __init | Christophe Leroy | 2017-08-15 | 1 | -4/+4 |
* | | | | powerpc/8xx: Do not allow Pinned TLBs with STRICT_KERNEL_RWX or DEBUG_PAGEALLOC | Christophe Leroy | 2017-08-15 | 1 | -1/+2 |
* | | | | powerpc/8xx: Make pinning of ITLBs optional | Christophe Leroy | 2017-08-15 | 3 | -13/+62 |
* | | | | powerpc/32: Avoid risk of unrecoverable TLBmiss inside entry_32.S | Christophe Leroy | 2017-08-15 | 1 | -0/+7 |
* | | | | powerpc/8xx: Remove macro that checks kernel address | Christophe Leroy | 2017-08-15 | 1 | -13/+16 |
* | | | | powerpc/8xx: Ensures RAM mapped with LTLB is seen as block mapped on 8xx. | Christophe Leroy | 2017-08-15 | 1 | -2/+11 |
* | | | | powerpc/chrp: Store the intended structure | Julia Lawall | 2017-08-15 | 1 | -1/+1 |
* | | | | powerpc/l2cr_6xx: Fix invalid use of register expressions | Andreas Schwab | 2017-08-15 | 1 | -2/+2 |
* | | | | powerpc/iommu: Avoid undefined right shift in iommu_range_alloc() | Michael Ellerman | 2017-08-15 | 1 | -1/+1 |
* | | | | powerpc/perf/imc: Fix nest events on muti socket system | Anju T | 2017-08-15 | 1 | -1/+1 |
* | | | | powerpc/mm/nohash: Move definition of PGALLOC_GFP to fix build errors | Michael Ellerman | 2017-08-15 | 2 | -2/+2 |
* | | | | powerpc/xmon: Exclude all of xmon from ftrace | Naveen N. Rao | 2017-08-15 | 2 | -3/+7 |
* | | | | powerpc/xmon: Disable tracing when entering xmon | Breno Leitao | 2017-08-14 | 1 | -2/+6 |
* | | | | powerpc/xmon: Dump ftrace buffers for the current CPU only | Breno Leitao | 2017-08-14 | 1 | -3/+19 |