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
2020-09-16
powerpc/smp: Merge Power9 topology with Power topology
Srikar Dronamraju
2020-09-16
powerpc/smp: Fix a warning under !NEED_MULTIPLE_NODES
Srikar Dronamraju
2020-09-16
powerpc/numa: Offline memoryless cpuless node 0
Srikar Dronamraju
2020-09-16
powerpc/numa: Prefer node id queried from vphn
Srikar Dronamraju
2020-09-16
powerpc/numa: Set numa_node for all possible cpus
Srikar Dronamraju
2020-09-16
powerpc/numa: Restrict possible nodes based on platform
Srikar Dronamraju
2020-09-16
powerpc/topology: Override cpu_smt_mask
Srikar Dronamraju
2020-09-16
powerpc/papr_scm: Fix warning triggered by perf_stats_show()
Vaibhav Jain
2020-09-15
powerpc/pci: unmap legacy INTx interrupts when a PHB is removed
Cédric Le Goater
2020-09-15
powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10
Nicholas Piggin
2020-09-15
powerepc/book3s64/hash: Align start/end address correctly with bolt mapping
Aneesh Kumar K.V
2020-09-15
powerpc/ps3: make two symbols static
Jason Yan
2020-09-15
powerpc/kasan: Fix CONFIG_KASAN_VMALLOC for 8xx
Christophe Leroy
2020-09-15
powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP
Christophe Leroy
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_PPC_FPU
Christophe Leroy
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_SPE
Christophe Leroy
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_ALTIVEC
Christophe Leroy
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
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
[next]