index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
1
-1
/
+1
|
\
|
*
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-18
1
-1
/
+1
*
|
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-05-19
1
-1
/
+1
|
\
\
|
*
|
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-1
/
+1
|
|
/
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-19
1
-1
/
+0
|
\
\
|
*
|
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
2019-05-09
1
-1
/
+0
*
|
|
Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-05-19
4
-5
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
powerpc/cacheinfo: Remove double free
Tobin C. Harding
2019-05-17
1
-1
/
+0
|
*
|
powerpc/mm/hash: Fix get_region_id() for invalid addresses
Aneesh Kumar K.V
2019-05-17
1
-0
/
+4
|
*
|
powerpc/mm: Drop VM_BUG_ON in get_region_id()
Aneesh Kumar K.V
2019-05-17
1
-2
/
+0
|
*
|
powerpc/mm: Fix crashes with hugepages & 4K pages
Michael Ellerman
2019-05-15
1
-1
/
+1
|
*
|
powerpc/32s: fix flush_hash_pages() on SMP
Christophe Leroy
2019-05-14
1
-1
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
18
-274
/
+2176
|
\
\
\
|
*
\
\
Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-05-15
25
-295
/
+2400
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Fix spelling mistake "acessing" -> "accessing"
Colin Ian King
2019-05-14
1
-1
/
+1
|
|
*
|
|
KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUs
Paul Mackerras
2019-05-14
1
-6
/
+0
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device close
Paul Mackerras
2019-04-30
1
-0
/
+15
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Prevent races when releasing device
Paul Mackerras
2019-04-30
2
-16
/
+78
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' method
Cédric Le Goater
2019-04-30
5
-12
/
+101
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Activate XIVE exploitation mode
Cédric Le Goater
2019-04-30
1
-3
/
+4
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add passthrough support
Cédric Le Goater
2019-04-30
3
-0
/
+65
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pages
Cédric Le Goater
2019-04-30
2
-0
/
+58
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping
Cédric Le Goater
2019-04-30
4
-0
/
+53
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state
Cédric Le Goater
2019-04-30
4
-0
/
+113
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pages
Cédric Le Goater
2019-04-30
2
-0
/
+86
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add a control to sync the sources
Cédric Le Goater
2019-04-30
2
-0
/
+37
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add a global reset control
Cédric Le Goater
2019-04-30
2
-0
/
+86
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configuration
Cédric Le Goater
2019-04-30
5
-6
/
+281
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add a control to configure a source
Cédric Le Goater
2019-04-30
4
-2
/
+115
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: add a control to initialize a source
Cédric Le Goater
2019-04-30
4
-4
/
+125
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE
Cédric Le Goater
2019-04-30
6
-41
/
+258
|
|
*
|
|
KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation mode
Cédric Le Goater
2019-04-30
6
-2
/
+198
|
|
*
|
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2019-04-30
11
-20
/
+218
|
|
|
\
\
\
|
|
*
|
|
|
KVM: PPC: Book3S HV: Save/restore vrsave register in kvmhv_p9_guest_entry()
Suraj Jitindar Singh
2019-04-30
1
-0
/
+2
|
|
*
|
|
|
KVM: PPC: Book3S HV: Flush TLB on secondary radix threads
Paul Mackerras
2019-04-30
4
-63
/
+53
|
|
*
|
|
|
KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C code
Paul Mackerras
2019-04-30
3
-34
/
+35
|
|
*
|
|
|
KVM: PPC: Book3S HV: Handle virtual mode in XIVE VCPU push code
Suraj Jitindar Singh
2019-04-30
1
-11
/
+25
|
|
*
|
|
|
KVM: PPC: Book3S HV: Fix XICS-on-XIVE H_IPI when priority = 0
Paul Mackerras
2019-04-30
1
-38
/
+40
|
|
*
|
|
|
KVM: PPC: Book3S HV: smb->smp comment fixup
Palmer Dabbelt
2019-04-30
1
-1
/
+1
|
|
*
|
|
|
KVM: PPC: Book3S: Allocate guest TCEs on demand too
Alexey Kardashevskiy
2019-04-30
4
-33
/
+110
|
|
*
|
|
|
KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlers
Alexey Kardashevskiy
2019-04-30
3
-33
/
+44
|
|
*
|
|
|
KVM: PPC: Book3S HV: Fix lockdep warning when entering the guest
Alexey Kardashevskiy
2019-04-30
1
-7
/
+8
|
|
*
|
|
|
KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handler
Suraj Jitindar Singh
2019-04-30
3
-1
/
+147
|
|
*
|
|
|
KVM: PPC: Book3S HV: Implement virtual mode H_PAGE_INIT handler
Suraj Jitindar Singh
2019-04-30
1
-0
/
+80
|
*
|
|
|
|
kvm: move KVM_CAP_NR_MEMSLOTS to common code
Paolo Bonzini
2019-04-16
1
-3
/
+0
*
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-17
1
-0
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
2019-05-16
1
-0
/
+6
*
|
|
|
|
|
|
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-15
1
-5
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
livepatch: Remove klp_check_compiler_support()
Jiri Kosina
2019-05-10
1
-5
/
+0
*
|
|
|
|
|
|
|
powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-05-14
1
-4
/
+4
[next]