index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-21
powerpc/vdso: Fix DOTSYM for 32-bit LE VDSO
Michael Ellerman
1
-1
/
+6
2020-12-21
powerpc/time: Force inlining of get_tb()
Christophe Leroy
1
-1
/
+1
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
69
-577
/
+1480
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+3
2020-12-17
powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug
Michael Ellerman
1
-0
/
+1
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+23
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-5
/
+8
2020-12-15
powerpc: force inlining of csum_partial() to avoid multiple csum_partial() wi...
Christophe Leroy
1
-1
/
+1
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-17
/
+7
2020-12-15
powerpc: Inline setup_kup()
Michael Ellerman
1
-2
/
+6
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+23
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-24
/
+0
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
2
-2
/
+2
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW
Cédric Le Goater
2
-2
/
+2
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG
Cédric Le Goater
2
-2
/
+2
2020-12-11
powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag
Cédric Le Goater
1
-1
/
+1
2020-12-11
powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cache
Gautham R. Shenoy
1
-0
/
+4
2020-12-11
powerpc/smp: Add support detecting thread-groups sharing L2 cache
Gautham R. Shenoy
1
-0
/
+2
2020-12-11
powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructions
Balamuruhan S
1
-0
/
+13
2020-12-09
powerpc/8xx: Implement pXX_leaf_size() support
Peter Zijlstra
1
-0
/
+23
2020-12-09
powerpc/64s: Remove MSR[ISF] bit
Nicholas Piggin
1
-4
/
+1
2020-12-09
powerpc/32s: Cleanup around PTE_FLAGS_OFFSET in hash_low.S
Christophe Leroy
1
-6
/
+0
2020-12-09
powerpc/fault: Perform exception fixup in do_page_fault()
Christophe Leroy
1
-0
/
+1
2020-12-09
powerpc/mm: Move the WARN() out of bad_kuap_fault()
Christophe Leroy
3
-11
/
+4
2020-12-09
powerpc/ppc-opcode: Add PPC_RAW_MFSPR()
Christophe Leroy
1
-1
/
+2
2020-12-09
powerpc/8xx: Fix early debug when SMC1 is relocated
Christophe Leroy
1
-0
/
+1
2020-12-09
powerpc/32s: Make support for 603 and 604+ selectable
Christophe Leroy
2
-3
/
+10
2020-12-09
powerpc/32s: Regroup 603 based CPUs in cputable
Christophe Leroy
1
-6
/
+8
2020-12-09
powerpc/32s: Inline flush_hash_entry()
Christophe Leroy
2
-9
/
+11
2020-12-09
powerpc/32s: Inline tlb_flush()
Christophe Leroy
1
-0
/
+11
2020-12-09
powerpc/32s: Split and inline flush_range()
Christophe Leroy
1
-1
/
+12
2020-12-09
powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()
Christophe Leroy
1
-3
/
+12
2020-12-09
powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()
Christophe Leroy
1
-2
/
+18
2020-12-09
powerpc/32s: Inline _tlbie() on non SMP
Christophe Leroy
1
-0
/
+7
2020-12-09
powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.h
Christophe Leroy
1
-0
/
+4
2020-12-09
powerpc/mm: Remove flush_tlb_page_nohash() prototype.
Christophe Leroy
2
-2
/
+0
2020-12-09
powerpc/mm: Add mask of always present MMU features
Christophe Leroy
1
-0
/
+25
2020-12-08
powerpc/rtas: remove unused rtas_suspend_me_data
Nathan Lynch
1
-8
/
+0
2020-12-08
powerpc/rtas: remove unused rtas_suspend_last_cpu()
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/rtas: remove rtas_suspend_cpu()
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/machdep: remove suspend_disable_cpu()
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/rtas: dispatch partition migration requests to pseries
Nathan Lynch
1
-0
/
+5
2020-12-08
powerpc/hvcall: add token and codes for H_VASI_SIGNAL
Nathan Lynch
1
-0
/
+9
2020-12-08
powerpc/rtas: add rtas_activate_firmware()
Nathan Lynch
1
-0
/
+1
2020-12-08
powerpc/rtas: add rtas_ibm_suspend_me()
Nathan Lynch
1
-0
/
+1
2020-12-08
powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe
Nathan Lynch
1
-1
/
+1
2020-12-08
powerpc/rtas: complete ibm,suspend-me status codes
Nathan Lynch
1
-1
/
+6
[next]