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
2022-05-19
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
14
-801
/
+75
2022-05-19
Merge branch 'fixes' into topic/ppc-kvm
Michael Ellerman
12
-95
/
+123
2022-05-19
KVM: PPC: Book3S HV: Initialize AMOR in nested entry
Fabiano Rosas
1
-0
/
+1
2022-05-18
KVM: PPC: Book3S HV: Use consistent type for return value of kvm_age_rmapp()
Bo Liu
1
-3
/
+3
2022-05-18
KVM: PPC: Book3S HV: fix incorrect NULL check on list iterator
Xiaomeng Tong
1
-3
/
+5
2022-05-18
KVM: PPC: Book3S HV: remove extraneous asterisk from rm_host_ipi_action() com...
Bagas Sanjaya
1
-1
/
+1
2022-05-13
KVM: PPC: Book3S HV Nested: L2 LPCR should inherit L1 LPES setting
Nicholas Piggin
2
-2
/
+5
2022-05-13
KVM: PPC: Book3S HV Nested: L2 must not run with L1 xive context
Nicholas Piggin
2
-7
/
+21
2022-05-13
KVM: PPC: Book3S HV P9: Split !nested case out from guest entry
Nicholas Piggin
1
-4
/
+13
2022-05-13
KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearming
Nicholas Piggin
3
-7
/
+16
2022-05-13
KVM: PPC: Book3S HV P9: Inject pending xive interrupts at guest entry
Nicholas Piggin
1
-2
/
+7
2022-05-13
KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDS
Nicholas Piggin
2
-6
/
+0
2022-05-13
KVM: PPC: Book3S Nested: Use explicit 4096 LPID maximum
Nicholas Piggin
3
-15
/
+18
2022-05-13
KVM: PPC: Book3S HV Nested: Change nested guest lookup to use idr
Nicholas Piggin
2
-54
/
+59
2022-05-13
KVM: PPC: Book3S HV: Use IDA allocator for LPID allocator
Nicholas Piggin
1
-12
/
+13
2022-05-13
KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, Nested
Nicholas Piggin
5
-11
/
+33
2022-05-13
KVM: PPC: Remove kvmppc_claim_lpid
Nicholas Piggin
4
-16
/
+7
2022-05-13
KVM: PPC: Book3S HV P9: Optimise loads around context switch
Nicholas Piggin
1
-4
/
+11
2022-05-13
KVM: PPC: Book3S HV: HFSCR[PREFIX] does not exist
Nicholas Piggin
2
-2
/
+1
2022-05-11
KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()
Alexander Graf
1
-5
/
+21
2022-05-06
powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCE
Kajol Jain
1
-5
/
+2
2022-05-04
powerpc/vdso: Fix incorrect CFI in gettimeofday.S
Michael Ellerman
1
-2
/
+7
2022-05-04
powerpc/pseries/vas: Use QoS credits from the userspace
Haren Myneni
3
-17
/
+27
2022-04-21
powerpc/perf: Fix 32bit compile
Alexey Kardashevskiy
1
-2
/
+2
2022-04-21
powerpc/perf: Fix power10 event alternatives
Athira Rajeev
1
-1
/
+1
2022-04-21
powerpc/perf: Fix power9 event alternatives
Athira Rajeev
1
-4
/
+4
2022-04-21
KVM: PPC: Fix TCE handling for VFIO
Alexey Kardashevskiy
2
-44
/
+45
2022-04-21
powerpc/time: Always set decrementer in timer_interrupt()
Michael Ellerman
1
-15
/
+14
2022-04-10
Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2022-04-10
Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
15
-35
/
+169
2022-04-07
Revert "powerpc: Set max_mapnr correctly"
Kefeng Wang
1
-1
/
+1
2022-04-07
powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
Kefeng Wang
1
-1
/
+5
2022-04-05
powerpc/pseries/vas: use default_groups in kobj_type
Greg Kroah-Hartman
1
-2
/
+4
2022-04-05
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
1
-0
/
+1
2022-04-03
KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.h
Michael Ellerman
2
-12
/
+12
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+0
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-03-31
powerpc/numa: Handle partially initialized numa nodes
Srikar Dronamraju
1
-1
/
+1
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
1
-2
/
+1
2022-03-30
Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+234
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+6
2022-03-28
powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S
Christophe Leroy
1
-2
/
+8
2022-03-28
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
9
-18
/
+142
2022-03-27
powerpc: restore removed #endif
Stephen Rothwell
1
-0
/
+1
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-24
/
+21
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
198
-2113
/
+3040
2022-03-24
mm/migration: add trace events for THP migrations
Anshuman Khandual
1
-1
/
+0
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-1
/
+8
[next]