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-08-23
Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
20
-24
/
+160
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-3
/
+6
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
3
-3
/
+6
2020-08-21
powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver
Kajol Jain
1
-1
/
+10
2020-08-21
powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000
Christophe Leroy
1
-2
/
+2
2020-08-20
powerpc/pseries: Do not initiate shutdown when system is running on UPS
Vasant Hegde
1
-1
/
+0
2020-08-20
powerpc/perf: Fix soft lockups due to missed interrupt accounting
Athira Rajeev
1
-0
/
+4
2020-08-20
powerpc/powernv/pci: Fix possible crash when releasing DMA resources
Frederic Barrat
1
-1
/
+1
2020-08-18
powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
Michael Roth
1
-6
/
+12
2020-08-18
powerpc/32s: Fix is_module_segment() when MODULES_VADDR is defined
Christophe Leroy
1
-0
/
+7
2020-08-18
powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32
Christophe Leroy
1
-1
/
+8
2020-08-17
powerpc/fixmap: Fix the size of the early debug area
Christophe Leroy
1
-1
/
+1
2020-08-17
powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabled
Aneesh Kumar K.V
1
-1
/
+3
2020-08-17
powerpc/kernel: Cleanup machine check function declarations
Madhavan Srinivasan
4
-8
/
+12
2020-08-17
powerpc: Add POWER10 raw mode cputable entry
Madhavan Srinivasan
1
-0
/
+20
2020-08-17
powerpc/perf: Add extended regs support for power10 platform
Athira Rajeev
3
-1
/
+23
2020-08-17
powerpc/perf: Add support for outputting extended regs in perf intr_regs
Anju T Sudhakar
6
-4
/
+59
2020-08-17
powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores
Michael Neuling
1
-0
/
+1
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-14
/
+14
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-1
/
+1
2020-08-14
Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-9
/
+8
2020-08-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-244
/
+644
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-16
/
+5
2020-08-12
mm: clean up the last pieces of page fault accountings
Peter Xu
1
-5
/
+0
2020-08-12
mm/powerpc: use general page fault accounting
Peter Xu
1
-8
/
+3
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2
-2
/
+2
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-2
/
+1
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2020-08-10
powerpc/pkeys: Fix boot failures with Nemo board (A-EON AmigaOne X1000)
Aneesh Kumar K.V
2
-9
/
+8
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
4
-4
/
+5
2020-08-09
Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
15
-244
/
+644
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
1
-2
/
+1
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-08-07
powerpc/ptrace: Fix build error in pkey_get()
Michael Ellerman
1
-2
/
+0
2020-08-07
Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+0
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
21
-23
/
+4
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2
-3
/
+0
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()
Anshuman Khandual
1
-2
/
+2
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
19
-18
/
+2
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
307
-5074
/
+8703
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
7
-304
/
+148
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+2
2020-08-05
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-1
/
+3
2020-08-04
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-86
/
+11
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2
-2
/
+1
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-6
/
+3
2020-08-04
powerpc: Fix circular dependency between percpu.h and mmu.h
Michael Ellerman
1
-2
/
+2
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-24
/
+2
[next]