index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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 tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-13
28
-246
/
+825
|
\
|
*
KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
Paul Mackerras
2016-12-01
7
-49
/
+43
|
*
KVM: PPC: Book3S HV: Comment style and print format fixups
Suraj Jitindar Singh
2016-11-28
2
-2
/
+3
|
*
KVM: PPC: Decrease the powerpc default halt poll max value
Suraj Jitindar Singh
2016-11-28
1
-1
/
+1
|
*
KVM: PPC: Book3S HV: Add check for module parameter halt_poll_ns
Suraj Jitindar Singh
2016-11-28
1
-3
/
+2
|
*
KVM: PPC: Book3S HV: Use generic kvm module parameters
Suraj Jitindar Singh
2016-11-28
1
-23
/
+6
|
*
KVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTAB
David Gibson
2016-11-24
1
-1
/
+4
|
*
KVM: PPC: Book3S HV: Fix compilation with unusual configurations
Paul Mackerras
2016-11-24
1
-1
/
+2
|
*
KVM: PPC: Book3S HV: Update kvmppc_set_arch_compat() for ISA v3.00
Suraj Jitindar Singh
2016-11-24
1
-15
/
+28
|
*
KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores
Paul Mackerras
2016-11-24
2
-16
/
+44
|
*
KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guest
Paul Mackerras
2016-11-24
2
-2
/
+10
|
*
KVM: PPC: Book3S HV: Use stop instruction rather than nap on POWER9
Paul Mackerras
2016-11-24
1
-11
/
+22
|
*
KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9
Paul Mackerras
2016-11-24
4
-21
/
+96
|
*
KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9
Paul Mackerras
2016-11-24
2
-3
/
+18
|
*
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
Paul Mackerras
2016-11-24
5
-9
/
+28
|
*
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
Paul Mackerras
2016-11-24
5
-2
/
+57
|
*
KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9
Paul Mackerras
2016-11-24
1
-20
/
+30
|
*
KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9
Paul Mackerras
2016-11-24
2
-9
/
+37
|
*
KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9
Paul Mackerras
2016-11-24
2
-40
/
+100
|
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2016-11-24
13
-53
/
+138
|
|
\
|
|
*
powerpc/powernv: Define and set POWER9 HFSCR doorbell bit
Michael Neuling
2016-11-23
2
-1
/
+3
|
|
*
powerpc/reg: Add definition for LPCR_PECE_HVEE
Michael Ellerman
2016-11-23
1
-0
/
+1
|
|
*
powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value
Suraj Jitindar Singh
2016-11-23
1
-0
/
+7
|
|
*
powerpc/powernv: Define real-mode versions of OPAL XICS accessors
Paul Mackerras
2016-11-23
3
-0
/
+8
|
|
*
powerpc/64: Provide functions for accessing POWER9 partition table
Paul Mackerras
2016-11-23
4
-36
/
+49
|
|
*
powerpc/64: Add some more SPRs and SPR bits for POWER9
Paul Mackerras
2016-11-22
1
-0
/
+5
|
|
*
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
Paul Mackerras
2016-11-16
4
-16
/
+65
|
*
|
KVM: PPC: Book3S HV: Drop duplicate header asm/iommu.h
Geliang Tang
2016-11-21
1
-1
/
+0
|
*
|
KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
Paul Mackerras
2016-11-21
1
-0
/
+2
|
*
|
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
2016-11-21
5
-0
/
+13
|
*
|
KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
Yongji Xie
2016-11-21
4
-19
/
+144
|
*
|
KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out
Yongji Xie
2016-11-21
2
-2
/
+7
|
*
|
KVM: PPC: Book3S HV: Use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2016-11-21
1
-2
/
+1
|
*
|
KVM: PPC: Book3S HV: sparse: prototypes for functions called from assembler
Daniel Axtens
2016-11-21
6
-0
/
+49
|
*
|
KVM: PPC: Book3S HV: Fix sparse static warning
Daniel Axtens
2016-11-21
1
-2
/
+2
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-12
3
-13
/
+29
|
\
\
|
*
|
mm: THP page cache support for ppc64
Aneesh Kumar K.V
2016-12-12
1
-0
/
+10
|
*
|
mm: move vma_is_anonymous check within pmd_move_must_withdraw
Aneesh Kumar K.V
2016-12-12
1
-1
/
+2
|
*
|
powerpc/mm: allow memory hotplug into a memoryless node
Reza Arbab
2016-12-12
1
-12
/
+1
|
*
|
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-12-12
1
-0
/
+16
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
6
-212
/
+7
|
\
\
\
|
*
|
|
powerpc/virtex: Use generic xilinx irqchip driver
Zubair Lutfullah Kakakhel
2016-11-29
6
-212
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
2
-77
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
KVM/PPC/Book3S HV: Convert to hotplug state machine
Anna-Maria Gleixner
2016-12-02
1
-37
/
+11
|
*
|
powerpc/sysfs: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-22
1
-40
/
+10
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-12
3
-18
/
+5
|
\
\
|
*
\
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2016-12-11
14
-18
/
+82
|
|
\
\
|
*
\
\
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2016-11-23
8
-33
/
+68
|
|
\
\
\
|
*
|
|
|
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2016-11-15
2
-2
/
+5
|
*
|
|
|
sched/cputime, powerpc: Remove cputime_to_scaled()
Stanislaw Gruszka
2016-11-15
1
-7
/
+0
[next]