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
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
31
-499
/
+1260
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-57
/
+49
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
1
-2
/
+9
2016-09-27
KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
Thomas Huth
2
-0
/
+3
2016-09-27
KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVL
Thomas Huth
1
-0
/
+2
2016-09-27
KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbie
Balbir Singh
1
-2
/
+1
2016-09-27
KVM: PPC: BookE: Fix a sanity check
Dan Carpenter
1
-1
/
+1
2016-09-27
KVM: PPC: Book3S HV: Take out virtual core piggybacking code
Paul Mackerras
1
-125
/
+3
2016-09-27
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
8
-20
/
+29
2016-09-25
Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+9
2016-09-21
powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignment
Russell Currey
1
-2
/
+9
2016-09-20
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
3
-9
/
+29
2016-09-17
Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-9
/
+29
2016-09-16
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
1
-0
/
+10
2016-09-15
powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPAL
Michael Ellerman
1
-2
/
+2
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
34
-86
/
+184
2016-09-15
powerpc/powernv: Detach from PE on releasing PCI device
Gavin Shan
1
-0
/
+10
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+2
2016-09-14
powerpc/powernv: Fix the state of root PE
Gavin Shan
1
-1
/
+11
2016-09-13
ppc32: fix copy_from_user()
Al Viro
1
-23
/
+2
2016-09-13
KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init()
Markus Elfring
1
-6
/
+5
2016-09-12
powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bit
Michael Ellerman
1
-1
/
+1
2016-09-12
powerpc/powernv: Fix restore of SPRs upon wake up from hypervisor state loss
Gautham R. Shenoy
1
-5
/
+5
2016-09-12
KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init()
Markus Elfring
1
-3
/
+4
2016-09-12
KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functions
Markus Elfring
1
-12
/
+11
2016-09-12
KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config...
Markus Elfring
1
-1
/
+1
2016-09-12
KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after erro...
Markus Elfring
1
-14
/
+16
2016-09-12
KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()
Markus Elfring
1
-1
/
+1
2016-09-12
KVM: PPC: Book3S HV: Counters for passthrough IRQ stats
Suresh Warrier
3
-5
/
+19
2016-09-12
KVM: PPC: Book3S HV: Set server for passed-through interrupts
Paul Mackerras
7
-0
/
+63
2016-09-12
KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real mode
Suresh Warrier
1
-0
/
+50
2016-09-12
KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
Suresh Warrier
4
-1
/
+14
2016-09-12
KVM: PPC: Book3S HV: Dump irqmap in debugfs
Suresh Warrier
1
-0
/
+17
2016-09-12
KVM: PPC: Book3S HV: Complete passthrough interrupt in host
Suresh Warrier
7
-3
/
+49
2016-09-12
KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
Suresh Warrier
5
-2
/
+132
2016-09-09
Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-17
/
+29
2016-09-09
KVM: PPC: Book3S HV: Enable IRQ bypass
Suresh Warrier
1
-1
/
+159
2016-09-09
KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
Suresh Warrier
3
-0
/
+44
2016-09-09
KVM: PPC: select IRQ_BYPASS_MANAGER
Suresh Warrier
3
-0
/
+44
2016-09-09
KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function
Suresh Warrier
2
-84
/
+158
2016-09-09
Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-next
Paul Mackerras
13
-131
/
+164
2016-09-09
powerpc: move hmi.c to arch/powerpc/kvm/
Paolo Bonzini
5
-7
/
+10
2016-09-09
powerpc/powernv: Provide facilities for EOI, usable from real mode
Suresh Warrier
2
-4
/
+23
2016-09-09
powerpc: Add simple cache inhibited MMIO accessors
Suresh Warrier
1
-0
/
+29
2016-09-09
powerpc/mm: Speed up computation of base and actual page size for a HPTE
Paul Mackerras
5
-120
/
+102
2016-09-08
powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
Paul Mackerras
1
-1
/
+6
2016-09-08
powerpc/32: Fix again csum_partial_copy_generic()
Christophe Leroy
1
-3
/
+4
2016-09-08
powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PE
Gavin Shan
1
-1
/
+2
2016-09-08
KVM: PPC: Implement existing and add new halt polling vcpu stats
Suraj Jitindar Singh
3
-5
/
+39
2016-09-08
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
Suraj Jitindar Singh
1
-30
/
+30
[next]