index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-10-18
powerpc: export debug registers save function for KVM
Bharat Bhushan
1
-0
/
+1
2013-10-18
powerpc: move debug registers in a structure
Bharat Bhushan
2
-19
/
+23
2013-10-17
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
1
-1
/
+5
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2
-3
/
+5
2013-10-17
Powerpc KVM work is based on a commit after rc4.
Gleb Natapov
3
-6
/
+4
2013-10-17
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
1
-2
/
+4
2013-10-17
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
2
-55
/
+3
2013-10-17
kvm: powerpc: book3s: Cleanup interrupt handling code
Aneesh Kumar K.V
1
-0
/
+11
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2
-24
/
+66
2013-10-17
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
Aneesh Kumar K.V
5
-12
/
+10
2013-10-17
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
Aneesh Kumar K.V
5
-6
/
+6
2013-10-17
KVM: PPC: E500: Add userspace debug stub support
Bharat Bhushan
2
-0
/
+4
2013-10-17
KVM: PPC: E500: Using "struct debug_reg"
Bharat Bhushan
1
-12
/
+1
2013-10-17
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
Bharat Bhushan
3
-5
/
+27
2013-10-17
powerpc: export debug registers save function for KVM
Bharat Bhushan
1
-0
/
+1
2013-10-17
powerpc: move debug registers in a structure
Bharat Bhushan
2
-20
/
+26
2013-10-17
powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN
Bharat Bhushan
1
-1
/
+1
2013-10-17
KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode
Paul Mackerras
1
-0
/
+2
2013-10-17
KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()
Paul Mackerras
1
-0
/
+1
2013-10-17
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
Paul Mackerras
2
-3
/
+7
2013-10-17
KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
Paul Mackerras
3
-4
/
+9
2013-10-17
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
Paul Mackerras
1
-0
/
+3
2013-10-17
KVM: PPC: Book3S PR: Use 64k host pages where possible
Paul Mackerras
1
-2
/
+4
2013-10-17
KVM: PPC: Book3S PR: Allow guest to use 64k pages
Paul Mackerras
3
-0
/
+12
2013-10-17
KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
Paul Mackerras
3
-188
/
+39
2013-10-17
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
Paul Mackerras
3
-0
/
+16
2013-10-17
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
4
-0
/
+11
2013-10-17
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
4
-0
/
+7
2013-10-17
KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE
Paul Mackerras
1
-0
/
+2
2013-10-17
KVM: PPC: Book3S HV: Implement timebase offset for guests
Paul Mackerras
3
-0
/
+5
2013-10-17
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
Paul Mackerras
1
-0
/
+2
2013-10-17
KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg
Michael Neuling
1
-0
/
+54
2013-10-16
powerpc: Emulate sync instruction variants
James Yang
1
-0
/
+2
2013-10-14
KVM: PPC: Get rid of KVM_HPAGE defines
Christoffer Dall
1
-5
/
+0
2013-10-11
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
5
-114
/
+46
2013-10-11
powerpc: Provide for giveup_fpu/altivec to save state in alternate location
Paul Mackerras
1
-0
/
+7
2013-10-11
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
3
-112
/
+25
2013-10-11
powerpc: add real mode support for dma operations on powernv
Alexey Kardashevskiy
1
-0
/
+12
2013-10-11
powerpc: Prepare to support kernel handling of IOMMU map/unmap
Alexey Kardashevskiy
1
-0
/
+2
2013-10-11
powerpc/eeh: Output PHB3 diag-data
Gavin Shan
1
-0
/
+65
2013-10-11
powerpc/scom: Change scom_read() and scom_write() to return errors
Benjamin Herrenschmidt
1
-6
/
+17
2013-10-11
powerpc: Enable /dev/port when isa_io_special is set
Benjamin Herrenschmidt
1
-1
/
+1
2013-10-11
powerpc: Implement arch_get_random_long/int() for powernv
Michael Ellerman
2
-0
/
+36
2013-10-11
powerpc/hvsi: Fix endian issues in HVSI driver
Benjamin Herrenschmidt
1
-8
/
+8
2013-10-11
powerpc/powernv: Fix some PCI sparse errors and one LE bug
Anton Blanchard
1
-11
/
+11
2013-10-11
powerpc/powernv: More little endian issues in OPAL RTC driver
Anton Blanchard
1
-2
/
+2
2013-10-11
powerpc/powernv: Fix endian issues in OPAL console and udbg backend
Benjamin Herrenschmidt
1
-4
/
+4
2013-10-11
powerpc: Use generic memcpy code in little endian
Anton Blanchard
1
-0
/
+4
2013-10-11
powerpc: Use generic checksum code in little endian
Anton Blanchard
1
-0
/
+5
[prev]
[next]