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
Age
Commit message (
Expand
)
Author
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_VSX
Christophe Leroy
2020-09-15
powerpc/process: Tag an #endif to help locate the matching #ifdef.
Christophe Leroy
2020-09-15
powerpc/process: Replace #ifdef CONFIG_KALLSYMS by IS_ENABLED()
Christophe Leroy
2020-09-15
powerpc/process: Replace an #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) ...
Christophe Leroy
2020-09-15
powerpc/process: Replace an #ifdef CONFIG_PPC_BOOK3S_64 by IS_ENABLED()
Christophe Leroy
2020-09-15
powerpc/process: Replace an #ifdef CONFIG_PPC_47x by IS_ENABLED()
Christophe Leroy
2020-09-15
powerpc/32: Fix vmap stack - Properly set r1 before activating MMU
Christophe Leroy
2020-09-15
powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct
Christophe Leroy
2020-09-15
powerpc/uaccess: Remove __put_user_asm() and __put_user_asm2()
Christophe Leroy
2020-09-15
powerpc/uaccess: Switch __patch_instruction() to __put_user_asm_goto()
Christophe Leroy
2020-09-15
powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto()
Christophe Leroy
2020-09-15
powerpc/uaccess: Add pre-update addressing to __put_user_asm_goto()
Christophe Leroy
2020-09-15
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
2020-09-15
powerpc/8xx: Refactor calculation of number of entries per PTE in page tables
Christophe Leroy
2020-09-15
powerpc: Fix random segfault when freeing hugetlb range
Christophe Leroy
2020-09-15
powerpc/tau: Disable TAU between measurements
Finn Thain
2020-09-15
powerpc/tau: Check processor type before enabling TAU interrupt
Finn Thain
2020-09-15
powerpc/tau: Remove duplicated set_thresholds() call
Finn Thain
2020-09-15
powerpc/tau: Convert from timer to workqueue
Finn Thain
2020-09-15
powerpc/tau: Use appropriate temperature sample interval
Finn Thain
2020-09-15
powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit
Aneesh Kumar K.V
2020-09-15
powerpc/book3s64/hash/4k: Support large linear mapping range with 4K
Aneesh Kumar K.V
2020-09-15
powerpc/64/mm: implement page mapping percpu first chunk allocator
Aneesh Kumar K.V
2020-09-15
powerpc/percpu: Update percpu bootmem allocator
Aneesh Kumar K.V
2020-09-15
selftests/powerpc: Tests for kernel accessing user memory
Ravi Bangoria
2020-09-15
powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31
Ravi Bangoria
2020-09-15
powerpc/watchpoint: Add hw_len wherever missing
Ravi Bangoria
2020-09-15
powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N
Ravi Bangoria
2020-09-15
powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.c
Ravi Bangoria
2020-09-15
powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N
Ravi Bangoria
2020-09-15
powerpc/watchpoint: Fix handling of vector instructions
Ravi Bangoria
2020-09-15
powerpc/watchpoint: Fix quadword instruction handling on p10 predecessors
Ravi Bangoria
2020-09-14
powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memory
Thiago Jung Bauermann
2020-09-14
powerpc/64: Make VDSO32 track COMPAT on 64-bit
Michael Ellerman
2020-09-14
Merge branch 'fixes' into next
Michael Ellerman
2020-09-09
powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute
Vaibhav Jain
2020-09-08
powerpc/64s: handle ISA v3.1 local copy-paste context switches
Nicholas Piggin
2020-09-08
powerpc: Warn about use of smt_snooze_delay
Joel Stanley
2020-09-08
powerpc/powernv: Print helpful message when cores guarded
Joel Stanley
2020-09-08
powerpc/pseries/iommu: Allow bigger 64bit window by removing default DMA window
Leonardo Bras
2020-09-08
powerpc/pseries/iommu: Move window-removing part of remove_ddw into remove_dm...
Leonardo Bras
2020-09-08
powerpc/pseries/iommu: Update call to ibm, query-pe-dma-windows
Leonardo Bras
2020-09-08
powerpc/pseries/iommu: Create defines for operations in ibm, ddw-applicable
Leonardo Bras
2020-09-08
powerpc: Update documentation of ISA versions for Power10
Jordan Niethe
2020-09-08
powerpc/tools: Remove 90 line limit in checkpatch script
Russell Currey
2020-09-08
selftests/powerpc: Fix prefixes in alignment_handler signal handler
Jordan Niethe
2020-09-08
powerpc/boot: Update Makefile comment for 64bit wrapper
Jordan Niethe
2020-09-08
powerpc/64: Remove unused generic_secondary_thread_init()
Michael Ellerman
2020-09-08
selftests/powerpc: Properly handle failure in switch_endian_test
Michael Ellerman
2020-09-08
selftests/powerpc: Don't touch VMX/VSX on older CPUs
Michael Ellerman
[next]