index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-08
25
-179
/
+626
|
\
|
*
powerpc/bpf: Implement support for tail calls
Naveen N. Rao
2016-10-04
1
-0
/
+2
|
*
powerpc: tm: Enable transactional memory (TM) lazily for userspace
Cyril Bur
2016-10-04
1
-0
/
+1
|
*
powerpc: Remove do_load_up_transact_{fpu,altivec}
Cyril Bur
2016-10-04
1
-5
/
+0
|
*
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
2016-10-04
1
-4
/
+4
|
*
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
2016-10-04
1
-5
/
+2
|
*
powerpc: signals: Stop using current in signal code
Cyril Bur
2016-10-04
1
-2
/
+0
|
*
powerpc: Return the new MSR from msr_check_and_set()
Cyril Bur
2016-10-04
1
-1
/
+1
|
*
powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIX
Gavin Shan
2016-10-04
1
-1
/
+1
|
*
powerpc: Remove static branch prediction in atomic{, 64}_add_unless
Anton Blanchard
2016-10-04
1
-2
/
+2
|
*
powerpc: During context switch, check before setting mm_cpumask
Anton Blanchard
2016-10-04
1
-1
/
+2
|
*
powerpc: Use gas sections for arranging exception vectors
Nicholas Piggin
2016-10-04
2
-17
/
+246
|
*
powerpc/64s: Consolidate exception handler alignment
Nicholas Piggin
2016-10-04
1
-0
/
+1
|
*
powerpc/64s: Add new exception vector macros
Michael Ellerman
2016-10-04
2
-81
/
+217
|
*
KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
Balbir Singh
2016-09-29
1
-0
/
+1
|
*
drivers/pci/hotplug: Support surprise hotplug in powernv driver
Gavin Shan
2016-09-29
1
-0
/
+2
|
*
powerpc/32: Remove CLR_TOP32
Christophe Leroy
2016-09-22
1
-1
/
+0
|
*
powerpc: Fix usage of _PAGE_RO in hugepage
Christophe Leroy
2016-09-22
1
-0
/
+2
|
*
powerpc/pseries: Remove unnecessary syscall trampoline
Nicholas Piggin
2016-09-22
1
-1
/
+1
|
*
powerpc/mm: Add radix flush all with IS=3
Aneesh Kumar K.V
2016-09-22
1
-0
/
+1
|
*
powerpc/64/kexec: Fix MMU cleanup on radix
Benjamin Herrenschmidt
2016-09-22
2
-0
/
+7
|
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
3
-5
/
+5
|
*
powerpc: Don't change the section in _GLOBAL()
Michael Ellerman
2016-09-19
1
-6
/
+2
|
*
powerpc/kernel: Use kprobe blacklist for asm functions
Nicholas Piggin
2016-09-19
1
-26
/
+14
|
*
powerpc: Use kprobe blacklist for exception handlers
Nicholas Piggin
2016-09-19
1
-3
/
+3
|
*
powerpc/mm: Update the HID bit when switching from radix to hash
Aneesh Kumar K.V
2016-09-13
1
-0
/
+3
|
*
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
2016-09-13
5
-20
/
+69
|
*
powerpc/mm/radix: Use different RTS encoding for different POWER9 revs
Aneesh Kumar K.V
2016-09-13
1
-4
/
+9
|
*
powerpc/book3s: Add a cpu table entry for different POWER9 revs
Aneesh Kumar K.V
2016-09-13
1
-1
/
+3
|
*
powerpc/64: Do load of PACAKBASE in LOAD_HANDLER
Michael Ellerman
2016-09-13
1
-2
/
+1
|
*
powerpc/64: Correct comment on LOAD_HANDLER()
Michael Ellerman
2016-09-13
1
-4
/
+4
|
*
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
2016-09-13
1
-0
/
+37
|
*
powerpc/fadump: Set core e_flags using kernel's ELF ABI version
Daniel Axtens
2016-09-13
1
-4
/
+0
*
|
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-06
11
-149
/
+214
|
\
\
|
*
|
KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
Thomas Huth
2016-09-27
1
-0
/
+1
|
*
|
KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbie
Balbir Singh
2016-09-27
1
-2
/
+1
|
*
|
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
2016-09-27
2
-1
/
+2
|
*
|
KVM: PPC: Book3S HV: Counters for passthrough IRQ stats
Suresh Warrier
2016-09-12
1
-0
/
+3
|
*
|
KVM: PPC: Book3S HV: Set server for passed-through interrupts
Paul Mackerras
2016-09-12
2
-0
/
+5
|
*
|
KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
Suresh Warrier
2016-09-12
2
-1
/
+2
|
*
|
KVM: PPC: Book3S HV: Complete passthrough interrupt in host
Suresh Warrier
2016-09-12
2
-0
/
+13
|
*
|
KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
Suresh Warrier
2016-09-12
1
-0
/
+3
|
*
|
KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
Suresh Warrier
2016-09-09
2
-0
/
+31
|
*
|
KVM: PPC: select IRQ_BYPASS_MANAGER
Suresh Warrier
2016-09-09
1
-0
/
+4
|
*
|
Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-next
Paul Mackerras
2016-09-09
7
-86
/
+85
|
|
\
\
|
|
*
|
powerpc: move hmi.c to arch/powerpc/kvm/
Paolo Bonzini
2016-09-09
2
-6
/
+8
|
|
*
|
powerpc/powernv: Provide facilities for EOI, usable from real mode
Suresh Warrier
2016-09-09
1
-0
/
+3
|
|
*
|
powerpc: Add simple cache inhibited MMIO accessors
Suresh Warrier
2016-09-09
1
-0
/
+29
|
|
*
|
powerpc/mm: Speed up computation of base and actual page size for a HPTE
Paul Mackerras
2016-09-09
3
-80
/
+45
|
*
|
|
KVM: PPC: Implement existing and add new halt polling vcpu stats
Suraj Jitindar Singh
2016-09-08
1
-0
/
+4
[next]