2018-01-21 |
Michael Bringmann | powerpc: Enable support for ibm,drc-info devtree property |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Michael Bringmann | hotplug/drc-info: Add code to search ibm,drc-info property |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Michael Bringmann | pseries/drc-info: Search DRC properties for CPU indexes |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Michael Bringmann | powerpc/firmware: Add definitions for new drc-info... |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Nicholas Piggin | powerpc/watchdog: improve watchdog comments |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Christophe... | powerpc/lib/feature-fixups: use raw_patch_instruction() |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Christophe... | powerpc/lib/code-patching: refactor patch_instruction() |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Christophe... | powerpc: restore alphabetic order in Kconfig |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Arnd Bergmann | powerpc/spufs: use timespec64 for timestamps |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Arnd Bergmann | powerpc/mpic_timer: avoid struct timeval |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Alexey Kardashevskiy | powerpc/powernv/ioda: Finish removing explicit max... |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Anshuman Khandual | powerpc/mm: Invalidate subpage_prot() system call on... |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: sys_pkey_mprotect() system call |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: sys_pkey_alloc() and sys_pkey_free() system... |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: Enable pkey subsystem |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Thiago Jung... | powerpc/ptrace: Add memory protection key regset |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: Deliver SEGV signal on pkey violation |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: introduce get_mm_addr_key() helper |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: Handle exceptions caused by pkey violation |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: implementation for arch_vma_access_permitted() |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: check key protection for user page access |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: helper to validate key-access permissions... |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: Program HPTE key protection bits |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: map vma key-protection bits to pte key bits. |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: implementation for arch_override_mprotect_pkey() |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: ability to associate pkey to a vma |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: introduce execute-only pkey |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: store and restore the pkey state across contex... |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: ability to create execute-disabled pkeys |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: implementation for arch_set_user_pkey_access() |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: cleanup AMR, IAMR when a key is allocated... |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: helper functions to initialize AMR, IAMR and... |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: helper function to read, write AMR, IAMR,... |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: track allocation status of all pkeys |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ram Pai | powerpc: initial pkey plumbing |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Christophe... | cxl: Add support for ASB_Notify on POWER9 |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Anju T Sudhakar | powerpc/perf: Change the data type for the variable... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Anju T Sudhakar | powerpc/powernv: Add debugfs interface for imc-mode... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Anju T Sudhakar | powerpc/perf: Pass struct imc_events as a parameter... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Anju T Sudhakar | powerpc/perf: IMC code cleanup with some code refactoring |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Anju T Sudhakar | powerpc/perf: Remove thread_imc_pmu global variable... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc/64s: Implement local_t using irq soft masking |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc: use generic atomic implementation for local_t |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc/64s: Add new set of irq_soft_mask_ functions... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc/64s: Add support to mask perf interrupts and... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc/64s: Add support to take additional parameter... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc/64s: Avoid using EXCEPTION_PROLOG_1 macro in... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc/64: Rename soft_enabled to irq_soft_mask |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc/64: Change soft_enabled from flag to bitmask |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc/64: Cleanup hard_irq_disable() macro |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc/64: Implement and use soft_enabled_set_return API |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc/64: Implement and use soft_enabled_return API |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc/64: Move set_soft_enabled() and rename |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc/64: Fix arch_local_irq_disable() prototype |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Nicholas Piggin | powerpc/64: Improve inline asm in arch_local_irq_disable |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc/64: Add #defines for paca->soft_enabled flags |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Madhavan Srinivasan | powerpc: Hard wire PT_SOFTE value to 1 in ptrace &... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Michael Ellerman | powerpc/64s: Fix ps3 build error due to tlbiel_all() |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Nicholas Piggin | powerpc/pseries/cpuidle: add polling idle for shared... |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Nicholas Piggin | cpuidle/powernv: avoid double irq enable coming out... |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Nicholas Piggin | cpuidle/powernv: avoid double irq enable coming out... |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Nicholas Piggin | powerpc: define __ARCH_IRQ_EXIT_IRQS_DISABLED |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Nicholas Piggin | powerpc/watchdog: remove arch_trigger_cpumask_backtrace |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Nicholas Piggin | powerpc/64s: Relax PACA address limitations |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Nicholas Piggin | powerpc/pseries: lift RTAS limit for hash |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Nicholas Piggin | powerpc/pseries: lift RTAS limit for radix |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Nicholas Piggin | powerpc/64: rtas avoid accessing paca in 32-bit mode |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Nicholas Piggin | powerpc/pseries: radix is not subject to RMA limit... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Nicholas Piggin | powerpc/powernv: Remove real mode access limit for... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Nicholas Piggin | powerpc/64s: Improve local TLB flush for boot and MCE... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Nicholas Piggin | powerpc: System reset avoid interleaving oops using... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Benjamin Herrenschmidt | powerpc: Use the TRAP macro whenever comparing a trap... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Benjamin Herrenschmidt | powerpc: Remove useless EXC_COMMON_HV |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Benjamin Herrenschmidt | powerpc/xive: Remove incorrect debug code |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Benjamin Herrenschmidt | powerpc: Cosmetic cleanup of cpuinfo_op |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Benjamin Herrenschmidt | powerpc: Make newline in cpuinfo unconditional |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Benjamin Herrenschmidt | powerpc: Add aacraid and nvme to powernv_defconfig |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Christophe... | powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Christophe... | powerpc/8xx: Remove _PAGE_USER and handle user access... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Christophe... | powerpc/mm: Introduce _PAGE_NA |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Christophe... | powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Christophe... | powerpc/8xx: remove unused _PAGE_WRITETHRU |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Christophe... | powerpc/8xx: Only perform perf counting when perf is... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Christophe... | powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and chang... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Christophe... | powerpc/8xx: Remove CPU6 ERRATA Workaround |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Christophe... | powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAP |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Balbir Singh | powernv/kdump: Fix cases where the kdump kernel can... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Balbir Singh | powerpc/crash: Remove the test for cpu_online in the... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Dmitry Torokhov | powerpc: make use of for_each_node_by_type() instead... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Christophe... | powerpc/32s: Fix compile error with CONFIG_PPC_PTDUMP |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Nathan Fontenot | powerpc/pseries: Enable support of ibm,dynamic-memory-v2 |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Nathan Fontenot | powerpc/drmem: Add support for ibm, dynamic-memory... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Nathan Fontenot | powerpc: Move of_drconf_cell struct to asm/drmem.h |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Nathan Fontenot | powerpc/pseries: Update memory hotplug code to use... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Nathan Fontenot | powerpc/numa: Update numa code use walk_drmem_lmbs |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Nathan Fontenot | powerpc/mm: Separate ibm, dynamic-memory data from... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Nathan Fontenot | powerpc/numa: Look up associativity array in of_drconf_... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Nathan Fontenot | powerpc/numa: Look up device node in of_get_usable_memory() |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Nathan Fontenot | powerpc/numa: Look up device node in of_get_assoc_arrays() |
commit | commitdiff | tree | snapshot |
next |