index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
powerpc/numa: Set numa_node for all possible cpus
Srikar Dronamraju
2020-09-16
1
-1
/
+15
*
|
powerpc/numa: Restrict possible nodes based on platform
Srikar Dronamraju
2020-09-16
1
-3
/
+12
*
|
powerpc/topology: Override cpu_smt_mask
Srikar Dronamraju
2020-09-16
2
-1
/
+13
*
|
sched/topology: Allow archs to override cpu_smt_mask
Srikar Dronamraju
2020-09-16
1
-1
/
+1
*
|
drivers/macintosh/smu.c: Fix undeclared symbol warning
Wang Wensheng
2020-09-16
1
-1
/
+1
*
|
powerpc/papr_scm: Fix warning triggered by perf_stats_show()
Vaibhav Jain
2020-09-16
1
-2
/
+3
*
|
macintosh: windfarm: use for_each_child_of_node() macro
Qinglang Miao
2020-09-15
1
-2
/
+1
*
|
powerpc/pci: unmap legacy INTx interrupts when a PHB is removed
Cédric Le Goater
2020-09-15
2
-0
/
+120
*
|
powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10
Nicholas Piggin
2020-09-15
5
-97
/
+212
*
|
powerepc/book3s64/hash: Align start/end address correctly with bolt mapping
Aneesh Kumar K.V
2020-09-15
2
-3
/
+10
*
|
powerpc/ps3: make two symbols static
Jason Yan
2020-09-15
1
-2
/
+2
*
|
powerpc/kasan: Fix CONFIG_KASAN_VMALLOC for 8xx
Christophe Leroy
2020-09-15
1
-3
/
+9
*
|
powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP
Christophe Leroy
2020-09-15
2
-9
/
+2
*
|
powerpc/process: Remove useless #ifdef CONFIG_PPC_FPU
Christophe Leroy
2020-09-15
1
-5
/
+4
*
|
powerpc/process: Remove useless #ifdef CONFIG_SPE
Christophe Leroy
2020-09-15
2
-14
/
+8
*
|
powerpc/process: Remove useless #ifdef CONFIG_ALTIVEC
Christophe Leroy
2020-09-15
1
-4
/
+0
*
|
powerpc/process: Remove useless #ifdef CONFIG_VSX
Christophe Leroy
2020-09-15
1
-12
/
+1
*
|
powerpc/process: Tag an #endif to help locate the matching #ifdef.
Christophe Leroy
2020-09-15
1
-1
/
+1
*
|
powerpc/process: Replace #ifdef CONFIG_KALLSYMS by IS_ENABLED()
Christophe Leroy
2020-09-15
1
-4
/
+4
*
|
powerpc/process: Replace an #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) ...
Christophe Leroy
2020-09-15
1
-6
/
+7
*
|
powerpc/process: Replace an #ifdef CONFIG_PPC_BOOK3S_64 by IS_ENABLED()
Christophe Leroy
2020-09-15
1
-3
/
+1
*
|
powerpc/process: Replace an #ifdef CONFIG_PPC_47x by IS_ENABLED()
Christophe Leroy
2020-09-15
1
-3
/
+2
*
|
powerpc/32: Fix vmap stack - Properly set r1 before activating MMU
Christophe Leroy
2020-09-15
1
-14
/
+29
*
|
powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct
Christophe Leroy
2020-09-15
2
-31
/
+6
*
|
powerpc/uaccess: Remove __put_user_asm() and __put_user_asm2()
Christophe Leroy
2020-09-15
1
-36
/
+5
*
|
powerpc/uaccess: Switch __patch_instruction() to __put_user_asm_goto()
Christophe Leroy
2020-09-15
1
-10
/
+7
*
|
powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto()
Christophe Leroy
2020-09-15
1
-7
/
+7
*
|
powerpc/uaccess: Add pre-update addressing to __put_user_asm_goto()
Christophe Leroy
2020-09-15
1
-1
/
+1
*
|
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
2020-09-15
7
-5
/
+24
*
|
powerpc/8xx: Refactor calculation of number of entries per PTE in page tables
Christophe Leroy
2020-09-15
2
-8
/
+16
*
|
powerpc: Fix random segfault when freeing hugetlb range
Christophe Leroy
2020-09-15
1
-2
/
+16
*
|
powerpc/tau: Disable TAU between measurements
Finn Thain
2020-09-15
2
-48
/
+26
*
|
powerpc/tau: Check processor type before enabling TAU interrupt
Finn Thain
2020-09-15
2
-22
/
+16
*
|
powerpc/tau: Remove duplicated set_thresholds() call
Finn Thain
2020-09-15
1
-5
/
+0
*
|
powerpc/tau: Convert from timer to workqueue
Finn Thain
2020-09-15
1
-20
/
+18
*
|
powerpc/tau: Use appropriate temperature sample interval
Finn Thain
2020-09-15
2
-9
/
+5
*
|
powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit
Aneesh Kumar K.V
2020-09-15
8
-19
/
+50
*
|
powerpc/book3s64/hash/4k: Support large linear mapping range with 4K
Aneesh Kumar K.V
2020-09-15
1
-7
/
+6
*
|
powerpc/64/mm: implement page mapping percpu first chunk allocator
Aneesh Kumar K.V
2020-09-15
2
-4
/
+63
*
|
powerpc/percpu: Update percpu bootmem allocator
Aneesh Kumar K.V
2020-09-15
1
-8
/
+37
*
|
selftests/powerpc: Tests for kernel accessing user memory
Ravi Bangoria
2020-09-15
1
-2
/
+46
*
|
powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31
Ravi Bangoria
2020-09-15
3
-0
/
+4
*
|
powerpc/watchpoint: Add hw_len wherever missing
Ravi Bangoria
2020-09-15
2
-0
/
+2
*
|
powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N
Ravi Bangoria
2020-09-15
3
-1
/
+54
*
|
powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.c
Ravi Bangoria
2020-09-15
4
-158
/
+174
*
|
powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N
Ravi Bangoria
2020-09-15
1
-1
/
+1
*
|
powerpc/watchpoint: Fix handling of vector instructions
Ravi Bangoria
2020-09-15
1
-0
/
+2
*
|
powerpc/watchpoint: Fix quadword instruction handling on p10 predecessors
Ravi Bangoria
2020-09-15
2
-2
/
+11
*
|
powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memory
Thiago Jung Bauermann
2020-09-14
3
-1
/
+35
*
|
powerpc/64: Make VDSO32 track COMPAT on 64-bit
Michael Ellerman
2020-09-14
1
-4
/
+3
[prev]
[next]