index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-24
powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous int...
Nicholas Piggin
1
-12
/
+16
2021-01-20
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
3
-1
/
+27
2021-01-12
powerpc: Fix alignment bug within the init sections
Ariel Marcovitch
1
-0
/
+8
2021-01-06
powerpc: Handle .text.{hot,unlikely}.* in linker script
Nathan Chancellor
1
-1
/
+1
2021-01-04
powerpc/32s: Fix RTAS machine check with VMAP stack
Christophe Leroy
1
-0
/
+9
2020-12-24
Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-13
/
+20
2020-12-22
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+69
2020-12-21
powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...
Christophe Leroy
1
-9
/
+16
2020-12-21
powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSO
Michael Ellerman
1
-1
/
+1
2020-12-21
powerpc/vdso: Block R_PPC_REL24 relocations
Michael Ellerman
2
-2
/
+2
2020-12-21
powerpc/smp: Add __init to init_big_cores()
Cédric Le Goater
1
-1
/
+1
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+1
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
64
-3066
/
+1972
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-2
/
+13
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-12-16
Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+2
2020-12-15
ubsan: enable for all*config builds
Kees Cook
1
-0
/
+4
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
10
-111
/
+201
2020-12-11
powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cache
Gautham R. Shenoy
1
-10
/
+20
2020-12-11
powerpc/smp: Add support detecting thread-groups sharing L2 cache
Gautham R. Shenoy
1
-5
/
+53
2020-12-11
powerpc/smp: Rename init_thread_group_l1_cache_map() to make it generic
Gautham R. Shenoy
1
-7
/
+10
2020-12-11
powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_map
Gautham R. Shenoy
1
-7
/
+7
2020-12-11
powerpc/smp: Parse ibm,thread-groups with multiple properties
Gautham R. Shenoy
1
-61
/
+113
2020-12-11
powerpc/watchpoint: Workaround P10 DD1 issue with VSX-32 byte instructions
Ravi Bangoria
1
-2
/
+65
2020-12-10
powerpc/64s: Remove idle workaround code from restore_cpu_cpufeatures
Nicholas Piggin
1
-20
/
+1
2020-12-09
powerpc/64: irq replay remove decrementer overflow check
Nicholas Piggin
2
-55
/
+7
2020-12-09
powerpc/64s: Remove MSR[ISF] bit
Nicholas Piggin
2
-3
/
+2
2020-12-09
powerpc/fault: Perform exception fixup in do_page_fault()
Christophe Leroy
3
-3
/
+3
2020-12-09
powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in DTLB miss exception
Christophe Leroy
1
-5
/
+4
2020-12-09
powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in ITLB miss exception
Christophe Leroy
1
-6
/
+6
2020-12-09
powerpc/8xx: Simplify INVALIDATE_ADJACENT_PAGES_CPU15
Christophe Leroy
1
-8
/
+7
2020-12-09
powerpc/8xx: Always pin kernel text TLB
Christophe Leroy
1
-19
/
+3
2020-12-09
powerpc/8xx: DEBUG_PAGEALLOC doesn't require an ITLB miss exception handler
Christophe Leroy
1
-2
/
+1
2020-12-09
powerpc/process: Remove target specific __set_dabr()
Christophe Leroy
1
-24
/
+13
2020-12-09
powerpc/32s: Handle PROTFAULT in hash_page() also for CONFIG_PPC_KUAP
Christophe Leroy
1
-8
/
+0
2020-12-09
powerpc/32s: Make support for 603 and 604+ selectable
Christophe Leroy
1
-0
/
+6
2020-12-09
powerpc/32s: Regroup 603 based CPUs in cputable
Christophe Leroy
1
-39
/
+39
2020-12-09
powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xx
Christophe Leroy
1
-2
/
+2
2020-12-09
powerpc/32s: Make Hash var static
Christophe Leroy
1
-5
/
+0
2020-12-09
powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter
Tyrel Datwyler
1
-1
/
+1
2020-12-08
powerpc/rtas: remove unused rtas_suspend_last_cpu()
Nathan Lynch
1
-43
/
+0
2020-12-08
powerpc/rtas: remove rtas_suspend_cpu()
Nathan Lynch
1
-52
/
+0
2020-12-08
powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()
Nathan Lynch
1
-66
/
+1
2020-12-08
powerpc/rtas: dispatch partition migration requests to pseries
Nathan Lynch
1
-1
/
+1
2020-12-08
powerpc/rtas: add rtas_activate_firmware()
Nathan Lynch
1
-0
/
+30
2020-12-08
powerpc/rtas: add rtas_ibm_suspend_me()
Nathan Lynch
1
-0
/
+57
2020-12-08
powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe
Nathan Lynch
1
-3
/
+3
2020-12-08
powerpc/rtas: prevent suspend-related sys_rtas use on LE
Nathan Lynch
1
-0
/
+2
2020-12-05
powerpc: Remove ucache_bsize
Christophe Leroy
2
-5
/
+0
2020-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
6
-140
/
+2
[next]