index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-06-21
powerpc/lib/code-patching: Set up Strict RWX patching earlier
Jordan Niethe
2021-06-21
powerpc/mm: Implement set_memory() routines
Russell Currey
2021-06-21
powerpc/pesries: Get STF barrier requirement from H_GET_CPU_CHARACTERISTICS
Nicholas Piggin
2021-06-21
powerpc/security: Add a security feature for STF barrier
Nicholas Piggin
2021-06-21
powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHA...
Nicholas Piggin
2021-06-21
powerpc/boot: add zImage.lds to targets
Nicholas Piggin
2021-06-21
powerpc/powernv: Fix machine check reporting of async store errors
Nicholas Piggin
2021-06-20
powerpc/pseries/vas: Setup IRQ and fault handling
Haren Myneni
2021-06-20
powerpc/pseries/vas: Integrate API with open/close windows
Haren Myneni
2021-06-20
powerpc/pseries/vas: Implement getting capabilities from hypervisor
Haren Myneni
2021-06-20
powerpc/pseries/vas: Add hcall wrappers for VAS handling
Haren Myneni
2021-06-20
powerpc/vas: Define QoS credit flag to allocate window
Haren Myneni
2021-06-20
powerpc/pseries/vas: Define VAS/NXGZIP hcalls and structs
Haren Myneni
2021-06-20
powerpc/vas: Define and use common vas_window struct
Haren Myneni
2021-06-20
powerpc/vas: Move update_csb/dump_crb to common book3s platform
Haren Myneni
2021-06-20
powerpc/vas: Create take/drop pid and mm reference functions
Haren Myneni
2021-06-20
powerpc/vas: Add platform specific user window operations
Haren Myneni
2021-06-20
powerpc/powernv/vas: Rename register/unregister functions
Haren Myneni
2021-06-20
powerpc/vas: Move VAS API to book3s common platform
Haren Myneni
2021-06-20
powerpc/powernv/vas: Release reference to tgid during window close
Haren Myneni
2021-06-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-17
powerpc/mm/book3s64: Fix possible build error
Aneesh Kumar K.V
2021-06-17
powerpc/signal64: Don't read sigaction arguments back from user memory
Michael Ellerman
2021-06-17
powerpc/watchdog: include linux/processor.h for spin_until_cond
Sudeep Holla
2021-06-17
powerpc/64: drop redundant defination of spin_until_cond
Sudeep Holla
2021-06-17
powerpc/signal32: Remove impossible #ifdef combinations
Christophe Leroy
2021-06-17
powerpc/32: Display modules range in virtual memory layout
Christophe Leroy
2021-06-17
powerpc: make stack walking KASAN-safe
Daniel Axtens
2021-06-17
powerpc: Move update_power8_hid0() into its only user
Christophe Leroy
2021-06-17
powerpc: Remove proc_trap()
Christophe Leroy
2021-06-17
powerpc/32: Remove __main()
Christophe Leroy
2021-06-17
powerpc/32s: Rename PTE_SIZE to PTE_T_SIZE
Christophe Leroy
2021-06-17
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-06-17
powerpc: Define empty_zero_page[] in C
Christophe Leroy
2021-06-17
powerpc/nohash: Remove DEBUG_HARDER
Christophe Leroy
2021-06-17
powerpc/nohash: Remove DEBUG_CLAMP_LAST_CONTEXT
Christophe Leroy
2021-06-17
powerpc/nohash: Remove DEBUG_MAP_CONSISTENCY
Christophe Leroy
2021-06-17
powerpc/nohash: Remove CONFIG_SMP #ifdefery in mmu_context.h
Christophe Leroy
2021-06-17
powerpc/nohash: Convert set_context() to C
Christophe Leroy
2021-06-17
powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
Christophe Leroy
2021-06-17
powerpc/kuap: Force inlining of all first level KUAP helpers.
Christophe Leroy
2021-06-17
powerpc/kuap: Remove to/from/size parameters of prevent_user_access()
Christophe Leroy
2021-06-17
powerpc/kuap: Remove KUAP_CURRENT_XXX
Christophe Leroy
2021-06-17
powerpc/32s: Activate KUAP and KUEP by default
Christophe Leroy
2021-06-17
powerpc/32s: Rework Kernel Userspace Access Protection
Christophe Leroy
2021-06-17
powerpc/32s: Allow disabling KUAP at boot time
Christophe Leroy
2021-06-17
powerpc/32s: Allow disabling KUEP at boot time
Christophe Leroy
2021-06-17
powerpc/32s: Initialise KUAP and KUEP in C
Christophe Leroy
2021-06-17
powerpc/32s: Simplify calculation of segment register content
Christophe Leroy
2021-06-17
powerpc/32s: Convert switch_mmu_context() to C
Christophe Leroy
[next]