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
2018-10-09
KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry
Suraj Jitindar Singh
1
-0
/
+1
2018-10-09
KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register
Paul Mackerras
1
-0
/
+1
2018-10-09
KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
Suraj Jitindar Singh
1
-0
/
+3
2018-10-09
KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
Paul Mackerras
1
-0
/
+5
2018-10-09
KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
Suraj Jitindar Singh
3
-0
/
+14
2018-10-09
KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
Suraj Jitindar Singh
2
-1
/
+71
2018-10-09
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
4
-0
/
+24
2018-10-09
KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
Paul Mackerras
1
-0
/
+4
2018-10-09
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
3
-0
/
+48
2018-10-09
KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
Paul Mackerras
5
-3
/
+53
2018-10-09
KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agno...
Suraj Jitindar Singh
1
-0
/
+3
2018-10-09
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
4
-8
/
+6
2018-10-09
KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
Paul Mackerras
2
-0
/
+2
2018-10-09
KVM: PPC: Book3S HV: Handle hypervisor instruction faults better
Paul Mackerras
1
-0
/
+1
2018-10-09
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
Paul Mackerras
2
-0
/
+4
2018-10-09
KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
Paul Mackerras
1
-0
/
+10
2018-10-09
KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
Paul Mackerras
1
-0
/
+5
2018-10-09
KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
Paul Mackerras
1
-0
/
+1
2018-10-09
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
2
-3
/
+2
2018-10-09
KVM: PPC: Remove redundand permission bits removal
Alexey Kardashevskiy
1
-1
/
+1
2018-10-09
KVM: PPC: Validate TCEs against preregistered memory page sizes
Alexey Kardashevskiy
1
-2
/
+0
2018-09-12
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
3
-3
/
+1
2018-08-24
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-7
/
+26
2018-08-23
powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
Aneesh Kumar K.V
1
-1
/
+17
2018-08-23
powerpc/nohash: fix pte_access_permitted()
Christophe Leroy
1
-6
/
+3
2018-08-21
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
1
-0
/
+5
2018-08-20
powerpc/powernv: provide a console flush operation for opal hvc driver
Nicholas Piggin
1
-0
/
+1
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-11
/
+64
2018-08-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+3
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
77
-384
/
+471
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-14
/
+5
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-49
/
+20
2018-08-13
powerpc/mm/book3s/radix: Add mapping statistics
Aneesh Kumar K.V
2
-0
/
+10
2018-08-13
Merge branch 'fixes' into next
Michael Ellerman
1
-14
/
+23
2018-08-10
powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
Michael Ellerman
1
-3
/
+10
2018-08-10
powerpc/mm/hash: Remove unnecessary do { } while(0) loop
Aneesh Kumar K.V
1
-3
/
+2
2018-08-10
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
1
-0
/
+3
2018-08-10
powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ...
Aneesh Kumar K.V
1
-4
/
+2
2018-08-10
powerpc/mm: remove huge_pte_offset_and_shift() prototype
Christophe Leroy
1
-3
/
+0
2018-08-10
powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
Christophe Leroy
1
-0
/
+1
2018-08-10
powerpc/fadump: handle crash memory ranges array index overflow
Hari Bathini
1
-3
/
+0
2018-08-10
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
1
-0
/
+1
2018-08-08
crypto/nx: Initialize 842 high and normal RxFIFO control registers
Haren Myneni
2
-1
/
+3
2018-08-08
powerpc: Add show_user_instructions()
Murilo Opsfelder Araujo
1
-0
/
+13
2018-08-08
powerpc/pseries: Query hypervisor for count cache flush settings
Michael Ellerman
1
-0
/
+2
2018-08-08
powerpc/64s: Add support for software count cache flush
Michael Ellerman
2
-0
/
+7
2018-08-08
powerpc/64s: Add new security feature flags for count cache flush
Michael Ellerman
1
-0
/
+6
2018-08-08
powerpc/asm: Add a patch_site macro & helpers for patching instructions
Michael Ellerman
2
-0
/
+20
2018-08-08
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
Diana Craciun
1
-1
/
+7
[next]