Age | Commit message (Expand) | Author |
2018-01-20 | powerpc: check key protection for user page access | Ram Pai |
2018-01-20 | powerpc: helper to validate key-access permissions of a pte | Ram Pai |
2018-01-20 | powerpc: Program HPTE key protection bits | Ram Pai |
2018-01-20 | powerpc: map vma key-protection bits to pte key bits. | Ram Pai |
2018-01-20 | powerpc: implementation for arch_override_mprotect_pkey() | Ram Pai |
2018-01-20 | powerpc: ability to associate pkey to a vma | Ram Pai |
2018-01-20 | powerpc: introduce execute-only pkey | Ram Pai |
2018-01-20 | powerpc: store and restore the pkey state across context switches | Ram Pai |
2018-01-20 | powerpc: ability to create execute-disabled pkeys | Ram Pai |
2018-01-20 | powerpc: implementation for arch_set_user_pkey_access() | Ram Pai |
2018-01-20 | powerpc: cleanup AMR, IAMR when a key is allocated or freed | Ram Pai |
2018-01-20 | powerpc: helper functions to initialize AMR, IAMR and UAMOR registers | Ram Pai |
2018-01-20 | powerpc: helper function to read, write AMR, IAMR, UAMOR registers | Ram Pai |
2018-01-20 | powerpc: track allocation status of all pkeys | Ram Pai |
2018-01-20 | powerpc: initial pkey plumbing | Ram Pai |
2018-01-19 | cxl: Add support for ASB_Notify on POWER9 | Christophe Lombard |
2018-01-19 | powerpc/perf: Change the data type for the variable 'ncpu' in IMC code | Anju T Sudhakar |
2018-01-19 | powerpc/powernv: Add debugfs interface for imc-mode and imc-command | Anju T Sudhakar |
2018-01-19 | powerpc/perf: Pass struct imc_events as a parameter to imc_parse_event() | Anju T Sudhakar |
2018-01-19 | powerpc/perf: IMC code cleanup with some code refactoring | Anju T Sudhakar |
2018-01-19 | powerpc/perf: Remove thread_imc_pmu global variable from | Anju T Sudhakar |
2018-01-19 | powerpc/64s: Implement local_t using irq soft masking | Madhavan Srinivasan |
2018-01-19 | powerpc: use generic atomic implementation for local_t | Madhavan Srinivasan |
2018-01-19 | powerpc/64s: Add new set of irq_soft_mask_ functions for PMI masking | Madhavan Srinivasan |
2018-01-19 | powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG | Madhavan Srinivasan |
2018-01-19 | powerpc/64s: Add support to mask perf interrupts and replay them | Madhavan Srinivasan |
2018-01-19 | powerpc/64s: Add support to take additional parameter in MASKABLE_* macro | Madhavan Srinivasan |
2018-01-19 | powerpc/64s: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_* | Madhavan Srinivasan |
2018-01-19 | powerpc/64: Rename soft_enabled to irq_soft_mask | Madhavan Srinivasan |
2018-01-19 | powerpc/64: Change soft_enabled from flag to bitmask | Madhavan Srinivasan |
2018-01-19 | powerpc/64: Cleanup hard_irq_disable() macro | Madhavan Srinivasan |
2018-01-19 | powerpc/64: Implement and use soft_enabled_set_return API | Madhavan Srinivasan |
2018-01-19 | powerpc/64: Implement and use soft_enabled_return API | Madhavan Srinivasan |
2018-01-19 | powerpc/64: Move set_soft_enabled() and rename | Madhavan Srinivasan |
2018-01-19 | powerpc/64: Fix arch_local_irq_disable() prototype | Madhavan Srinivasan |
2018-01-19 | powerpc/64: Improve inline asm in arch_local_irq_disable | Nicholas Piggin |
2018-01-19 | powerpc/64: Add #defines for paca->soft_enabled flags | Madhavan Srinivasan |
2018-01-19 | powerpc: Hard wire PT_SOFTE value to 1 in ptrace & signals | Madhavan Srinivasan |
2018-01-19 | powerpc/64s: Fix ps3 build error due to tlbiel_all() | Michael Ellerman |
2018-01-18 | powerpc/pseries/cpuidle: add polling idle for shared processor guests | Nicholas Piggin |
2018-01-18 | cpuidle/powernv: avoid double irq enable coming out of idle | Nicholas Piggin |
2018-01-18 | cpuidle/powernv: avoid double irq enable coming out of idle | Nicholas Piggin |
2018-01-18 | powerpc: define __ARCH_IRQ_EXIT_IRQS_DISABLED | Nicholas Piggin |
2018-01-18 | powerpc/watchdog: remove arch_trigger_cpumask_backtrace | Nicholas Piggin |
2018-01-18 | powerpc/64s: Relax PACA address limitations | Nicholas Piggin |
2018-01-18 | KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9 | Paul Mackerras |
2018-01-18 | powerpc/pseries: lift RTAS limit for hash | Nicholas Piggin |
2018-01-18 | powerpc/pseries: lift RTAS limit for radix | Nicholas Piggin |
2018-01-18 | powerpc/64: rtas avoid accessing paca in 32-bit mode | Nicholas Piggin |
2018-01-18 | powerpc/pseries: radix is not subject to RMA limit, remove it | Nicholas Piggin |