index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2013-11-22
1
-1
/
+1
|
\
|
*
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
2013-11-21
1
-1
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-11-20
4
-0
/
+41
|
\
\
|
|
/
|
/
|
|
*
powerpc: Set eflags correctly for ELF ABIv2 core dumps.
Rusty Russell
2013-11-21
1
-0
/
+2
|
*
powerpc: Add TIF_ELF2ABI flag.
Rusty Russell
2013-11-21
2
-0
/
+11
|
*
pseries: Add H_SET_MODE to change exception endianness
Anton Blanchard
2013-11-21
2
-0
/
+28
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-19
1
-2
/
+0
|
\
\
|
*
|
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
1
-2
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-15
15
-281
/
+277
|
\
\
\
|
*
\
\
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-11-04
17
-295
/
+302
|
|
\
\
\
|
|
*
|
|
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
2013-10-17
1
-1
/
+5
|
|
*
|
|
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
2
-3
/
+5
|
|
*
|
|
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-17
1
-2
/
+4
|
|
*
|
|
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
2013-10-17
2
-55
/
+3
|
|
*
|
|
kvm: powerpc: book3s: Cleanup interrupt handling code
Aneesh Kumar K.V
2013-10-17
1
-0
/
+11
|
|
*
|
|
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
2
-24
/
+66
|
|
*
|
|
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
Aneesh Kumar K.V
2013-10-17
5
-12
/
+10
|
|
*
|
|
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
Aneesh Kumar K.V
2013-10-17
5
-6
/
+6
|
|
*
|
|
KVM: PPC: E500: Add userspace debug stub support
Bharat Bhushan
2013-10-17
2
-0
/
+4
|
|
*
|
|
KVM: PPC: E500: Using "struct debug_reg"
Bharat Bhushan
2013-10-17
1
-12
/
+1
|
|
*
|
|
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
Bharat Bhushan
2013-10-17
3
-5
/
+27
|
|
*
|
|
powerpc: export debug registers save function for KVM
Bharat Bhushan
2013-10-17
1
-0
/
+1
|
|
*
|
|
powerpc: move debug registers in a structure
Bharat Bhushan
2013-10-17
2
-20
/
+26
|
|
*
|
|
powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN
Bharat Bhushan
2013-10-17
1
-1
/
+1
|
|
*
|
|
KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode
Paul Mackerras
2013-10-17
1
-0
/
+2
|
|
*
|
|
KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()
Paul Mackerras
2013-10-17
1
-0
/
+1
|
|
*
|
|
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
Paul Mackerras
2013-10-17
2
-3
/
+7
|
|
*
|
|
KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
Paul Mackerras
2013-10-17
3
-4
/
+9
|
|
*
|
|
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
Paul Mackerras
2013-10-17
1
-0
/
+3
|
|
*
|
|
KVM: PPC: Book3S PR: Use 64k host pages where possible
Paul Mackerras
2013-10-17
1
-2
/
+4
|
|
*
|
|
KVM: PPC: Book3S PR: Allow guest to use 64k pages
Paul Mackerras
2013-10-17
3
-0
/
+12
|
|
*
|
|
KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
Paul Mackerras
2013-10-17
3
-188
/
+39
|
|
*
|
|
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
Paul Mackerras
2013-10-17
3
-0
/
+16
|
|
*
|
|
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
2013-10-17
4
-0
/
+11
|
|
*
|
|
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
2013-10-17
4
-0
/
+7
|
|
*
|
|
KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE
Paul Mackerras
2013-10-17
1
-0
/
+2
|
|
*
|
|
KVM: PPC: Book3S HV: Implement timebase offset for guests
Paul Mackerras
2013-10-17
3
-0
/
+5
|
|
*
|
|
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
Paul Mackerras
2013-10-17
1
-0
/
+2
|
|
*
|
|
KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg
Michael Neuling
2013-10-17
1
-0
/
+54
|
*
|
|
|
Powerpc KVM work is based on a commit after rc4.
Gleb Natapov
2013-10-17
3
-6
/
+4
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
KVM: PPC: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
1
-5
/
+0
*
|
|
|
|
powerpc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
1
-1
/
+4
*
|
|
|
|
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-11-14
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
driver/mtd/IFC: Add support of 8K page size NAND flash
Prabhakar Kushwaha
2013-11-06
1
-0
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
1
-0
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
2
-5
/
+3
|
|
\
\
\
\
\
|
*
|
|
|
|
|
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2013-09-28
1
-0
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
switch elf_coredump_extra_notes_write() to dump_emit()
Al Viro
2013-11-09
1
-1
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[next]