| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/64: Implement and use soft_enabled_set_return API | Madhavan Srinivasan | 2018-01-19 | 1 | -10/+15 |
* | powerpc/64: Implement and use soft_enabled_return API | Madhavan Srinivasan | 2018-01-19 | 2 | -9/+14 |
* | powerpc/64: Move set_soft_enabled() and rename | Madhavan Srinivasan | 2018-01-19 | 5 | -21/+25 |
* | powerpc/64: Fix arch_local_irq_disable() prototype | Madhavan Srinivasan | 2018-01-19 | 1 | -10/+15 |
* | powerpc/64: Improve inline asm in arch_local_irq_disable | Nicholas Piggin | 2018-01-19 | 1 | -5/+5 |
* | powerpc/64: Add #defines for paca->soft_enabled flags | Madhavan Srinivasan | 2018-01-19 | 15 | -35/+50 |
* | powerpc: Hard wire PT_SOFTE value to 1 in ptrace & signals | Madhavan Srinivasan | 2018-01-19 | 3 | -0/+23 |
* | powerpc/64s: Fix ps3 build error due to tlbiel_all() | Michael Ellerman | 2018-01-19 | 1 | -0/+4 |
* | powerpc: define __ARCH_IRQ_EXIT_IRQS_DISABLED | Nicholas Piggin | 2018-01-18 | 1 | -0/+1 |
* | powerpc/watchdog: remove arch_trigger_cpumask_backtrace | Nicholas Piggin | 2018-01-18 | 2 | -26/+0 |
* | powerpc/64s: Relax PACA address limitations | Nicholas Piggin | 2018-01-18 | 3 | -16/+27 |
* | powerpc/pseries: lift RTAS limit for hash | Nicholas Piggin | 2018-01-17 | 1 | -3/+5 |
* | powerpc/pseries: lift RTAS limit for radix | Nicholas Piggin | 2018-01-17 | 1 | -17/+4 |
* | powerpc/64: rtas avoid accessing paca in 32-bit mode | Nicholas Piggin | 2018-01-17 | 1 | -6/+11 |
* | powerpc/pseries: radix is not subject to RMA limit, remove it | Nicholas Piggin | 2018-01-17 | 1 | -7/+4 |
* | powerpc/powernv: Remove real mode access limit for early allocations | Nicholas Piggin | 2018-01-17 | 2 | -23/+34 |
* | powerpc/64s: Improve local TLB flush for boot and MCE on POWER9 | Nicholas Piggin | 2018-01-17 | 13 | -224/+219 |
* | powerpc: System reset avoid interleaving oops using die synchronisation | Nicholas Piggin | 2018-01-17 | 1 | -1/+1 |
* | powerpc: Use the TRAP macro whenever comparing a trap number | Benjamin Herrenschmidt | 2018-01-16 | 3 | -3/+3 |
* | powerpc: Remove useless EXC_COMMON_HV | Benjamin Herrenschmidt | 2018-01-16 | 2 | -7/+2 |
* | powerpc/xive: Remove incorrect debug code | Benjamin Herrenschmidt | 2018-01-16 | 1 | -5/+0 |
* | powerpc: Cosmetic cleanup of cpuinfo_op | Benjamin Herrenschmidt | 2018-01-16 | 1 | -4/+4 |
* | powerpc: Make newline in cpuinfo unconditional | Benjamin Herrenschmidt | 2018-01-16 | 1 | -3/+0 |
* | powerpc: Add aacraid and nvme to powernv_defconfig | Benjamin Herrenschmidt | 2018-01-16 | 1 | -0/+2 |
* | powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP | Christophe Leroy | 2018-01-16 | 3 | -34/+47 |
* | powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level | Christophe Leroy | 2018-01-16 | 8 | -62/+48 |
* | powerpc/mm: Introduce _PAGE_NA | Christophe Leroy | 2018-01-16 | 4 | -10/+18 |
* | powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs | Christophe Leroy | 2018-01-16 | 10 | -54/+28 |
* | powerpc/8xx: remove unused _PAGE_WRITETHRU | Christophe Leroy | 2018-01-16 | 3 | -7/+3 |
* | powerpc/8xx: Only perform perf counting when perf is in use. | Christophe Leroy | 2018-01-16 | 6 | -32/+88 |
* | powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12 | Christophe Leroy | 2018-01-16 | 1 | -38/+40 |
* | powerpc/8xx: Remove CPU6 ERRATA Workaround | Christophe Leroy | 2018-01-16 | 4 | -137/+12 |
* | powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAP | Christophe Leroy | 2018-01-16 | 1 | -1/+0 |
* | powernv/kdump: Fix cases where the kdump kernel can get HMI's | Balbir Singh | 2018-01-16 | 4 | -1/+60 |
* | powerpc/crash: Remove the test for cpu_online in the IPI callback | Balbir Singh | 2018-01-16 | 1 | -3/+0 |
* | powerpc: make use of for_each_node_by_type() instead of open-coding it | Dmitry Torokhov | 2018-01-16 | 5 | -11/+17 |
* | powerpc/32s: Fix compile error with CONFIG_PPC_PTDUMP | Christophe Leroy | 2018-01-16 | 1 | -1/+1 |
* | powerpc/pseries: Enable support of ibm,dynamic-memory-v2 | Nathan Fontenot | 2018-01-16 | 4 | -1/+5 |
* | powerpc/drmem: Add support for ibm, dynamic-memory-v2 property | Nathan Fontenot | 2018-01-16 | 2 | -4/+201 |
* | powerpc: Move of_drconf_cell struct to asm/drmem.h | Nathan Fontenot | 2018-01-16 | 4 | -21/+24 |
* | powerpc/pseries: Update memory hotplug code to use drmem LMB array | Nathan Fontenot | 2018-01-16 | 3 | -318/+297 |
* | powerpc/numa: Update numa code use walk_drmem_lmbs | Nathan Fontenot | 2018-01-16 | 3 | -172/+155 |
* | powerpc/mm: Separate ibm, dynamic-memory data from DT format | Nathan Fontenot | 2018-01-16 | 4 | -67/+174 |
* | powerpc/numa: Look up associativity array in of_drconf_to_nid_single | Nathan Fontenot | 2018-01-16 | 1 | -23/+17 |
* | powerpc/numa: Look up device node in of_get_usable_memory() | Nathan Fontenot | 2018-01-16 | 1 | -2/+10 |
* | powerpc/numa: Look up device node in of_get_assoc_arrays() | Nathan Fontenot | 2018-01-16 | 1 | -5/+13 |
* | powerpc/mm: Add proper pte access check helper for other platforms | Aneesh Kumar K.V | 2017-12-22 | 2 | -0/+46 |
* | powerpc/mm/book3s/64: Add proper pte access check helper | Aneesh Kumar K.V | 2017-12-22 | 1 | -0/+41 |
* | powerpc/mm/hugetlb: Use pte_access_permitted for hugetlb access check | Aneesh Kumar K.V | 2017-12-22 | 1 | -3/+1 |
* | powerpc: capture the PTE format changes in the dump pte report | Ram Pai | 2017-12-20 | 1 | -1/+2 |