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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
powerpc/mm: move setting pte specific flags to pfn_pte
Aneesh Kumar K.V
3
-16
/
+9
2020-10-16
powerpc/mm: add DEBUG_VM WARN for pmd_clear
Aneesh Kumar K.V
1
-0
/
+14
2020-10-16
powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash
Ganesh Goudar
1
-4
/
+3
2020-10-16
powerpc/opal_elog: Handle multiple writes to ack attribute
Aneesh Kumar K.V
1
-3
/
+8
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-0
/
+185
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
9
-17
/
+18
2020-10-15
Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed"
Qian Cai
2
-120
/
+0
2020-10-14
powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() ...
Jason A. Donenfeld
1
-1
/
+0
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-96
/
+85
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
7
-60
/
+58
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
3
-17
/
+16
2020-10-13
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
1
-4
/
+2
2020-10-13
KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
Mike Rapoport
1
-10
/
+2
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
1
-0
/
+1
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
1
-6
/
+7
2020-10-13
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+0
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+4
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-140
/
+58
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-50
/
+3
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-20
/
+30
2020-10-08
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
1
-17
/
+0
2020-10-08
powerpc/time: Make get_tb() common to PPC32 and PPC64
Christophe Leroy
1
-7
/
+3
2020-10-08
powerpc/time: Make get_tbl() common to PPC32 and PPC64
Christophe Leroy
1
-7
/
+0
2020-10-08
powerpc/time: Remove get_tbu()
Christophe Leroy
1
-5
/
+0
2020-10-08
powerpc/time: Avoid using get_tbl() and get_tbu() internally
Christophe Leroy
3
-7
/
+7
2020-10-08
powerpc/time: Make mftb() common to PPC32 and PPC64
Christophe Leroy
1
-10
/
+4
2020-10-08
powerpc/time: Rename mftbl() to mftb()
Christophe Leroy
2
-4
/
+3
2020-10-08
powerpc/32s: Remove #ifdef CONFIG_PPC_BOOK3S_32 in head_book3s_32.S
Christophe Leroy
1
-15
/
+0
2020-10-08
powerpc/32s: Rename head_32.S to head_book3s_32.S
Christophe Leroy
3
-3
/
+5
2020-10-08
powerpc/32s: Setup the early hash table at all time.
Christophe Leroy
4
-38
/
+17
2020-10-08
powerpc/time: Remove ifdef in get_dec() and set_dec()
Christophe Leroy
3
-14
/
+12
2020-10-08
powerpc: Remove get_tb_or_rtc()
Christophe Leroy
3
-9
/
+4
2020-10-08
powerpc: Remove __USE_RTC()
Christophe Leroy
2
-71
/
+9
2020-10-08
powerpc: Tidy up a bit after removal of PowerPC 601.
Christophe Leroy
2
-32
/
+24
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
17
-206
/
+17
2020-10-08
powerpc: Remove PowerPC 601
Christophe Leroy
2
-24
/
+2
2020-10-08
powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
Christophe Leroy
7
-45
/
+2
2020-10-08
powerpc: Remove CONFIG_PPC601_SYNC_FIX
Christophe Leroy
2
-21
/
+0
2020-10-08
powerpc: Remove SYNC on non 6xx
Christophe Leroy
3
-3
/
+0
2020-10-08
powerpc/papr_scm: Add PAPR command family to pass-through command-set
Vaibhav Jain
1
-0
/
+3
2020-10-08
powerpc/lmb-size: Use addr #size-cells value when fetching lmb-size
Aneesh Kumar K.V
2
-7
/
+13
2020-10-08
powerpc/book3s64/radix: Make radix_mem_block_size 64bit
Aneesh Kumar K.V
2
-2
/
+2
2020-10-08
powerpc/memhotplug: Make lmb size 64bit
Aneesh Kumar K.V
1
-14
/
+29
2020-10-08
powerpc/drmem: Make lmb_size 64 bit
Aneesh Kumar K.V
1
-2
/
+2
2020-10-08
powerpc/security: Fix link stack flush instruction
Nicholas Piggin
3
-13
/
+33
[prev]
[next]