index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-06
KVM: PPC: Book3S HV: Handle host system reset in guest mode
Nicholas Piggin
1
-0
/
+1
2017-11-03
Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-9
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
140
-0
/
+140
2017-11-01
Revert "powerpc64/elfv1: Only dereference function descriptor for non-text symbols"
Naveen N. Rao
1
-9
/
+1
2017-11-01
KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts
Paul Mackerras
1
-1
/
+12
2017-11-01
KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode
Paul Mackerras
1
-0
/
+1
2017-11-01
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
Paul Mackerras
1
-0
/
+3
2017-11-01
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
3
-4
/
+26
2017-11-01
KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_ready
Paul Mackerras
1
-1
/
+1
2017-11-01
KVM: PPC: Book3S HV: Don't rely on host's page size information
Paul Mackerras
1
-21
/
+95
2017-10-22
powerpc/mm/radix: Drop unneeded NULL check
Michael Ellerman
1
-6
/
+0
2017-10-21
powerpc/powernv: Enable TM without suspend if possible
Michael Ellerman
3
-0
/
+8
2017-10-20
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-4
/
+0
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
1
-5
/
+0
2017-10-19
powerpc: make dma_cache_sync a no-op
Christoph Hellwig
1
-2
/
+0
2017-10-19
floppy: consolidate the dummy fd_cacheflush definition
Christoph Hellwig
1
-2
/
+0
2017-10-19
Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread management"
Paul Mackerras
1
-4
/
+0
2017-10-16
powerpc/hotplug: Improve responsiveness of hotplug change
Michael Bringmann
1
-0
/
+8
2017-10-16
powerpc/mce: Hookup derror (load/store) UE errors
Balbir Singh
2
-1
/
+6
2017-10-16
powerpc/mce: Remove unused function get_mce_fault_addr()
Balbir Singh
1
-2
/
+0
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
1
-3
/
+1
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
1
-3
/
+0
2017-10-06
powerpc: Always initialize input array when calling epapr_hypercall()
Seth Forshee
1
-6
/
+6
2017-10-04
powerpc/kprobes: Clean up jprobe detection in livepatch handler
Naveen N. Rao
1
-1
/
+1
2017-10-04
powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESET
Nicholas Piggin
2
-0
/
+3
2017-09-28
cxl: Enable global TLBIs for cxl contexts
Frederic Barrat
1
-0
/
+46
2017-09-28
powerpc/mm: Export flush_all_mm()
Frederic Barrat
3
-0
/
+40
2017-09-27
powerpc/64s: Add workaround for P9 vector CI load issue
Michael Neuling
3
-0
/
+22
2017-09-26
powerpc/powernv: Rework EEH initialization on powernv
Benjamin Herrenschmidt
1
-6
/
+2
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+8
2017-09-08
vga: optimise console scrolling
Matthew Wilcox
1
-0
/
+8
2017-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
53
-210
/
+698
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-28
/
+8
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-33
/
+0
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
4
-5
/
+20
2017-09-02
powerpc/xive: add XIVE Exploitation Mode to CAS
Cédric Le Goater
1
-1
/
+4
2017-09-02
powerpc/xive: introduce H_INT_ESB hcall
Cédric Le Goater
1
-0
/
+1
2017-09-02
powerpc/xive: add the HW IRQ number under xive_irq_data
Cédric Le Goater
1
-0
/
+1
2017-09-02
powerpc/xive: guest exploitation of the XIVE interrupt controller
Cédric Le Goater
2
-1
/
+15
2017-09-01
crypto/nx: Add P9 NX specific error codes for 842 engine
Haren Myneni
1
-0
/
+3
2017-09-01
powerpc/32: add memset16()
Christophe Leroy
1
-1
/
+3
2017-09-01
powerpc: Emulate load/store floating point as integer word instructions
Paul Mackerras
1
-2
/
+3
2017-09-01
powerpc: Separate out load/store emulation into its own function
Paul Mackerras
1
-0
/
+9
2017-09-01
powerpc: Handle opposite-endian processes in emulation code
Paul Mackerras
1
-3
/
+4
2017-09-01
powerpc: Emulate the dcbz instruction
Paul Mackerras
1
-0
/
+2
2017-09-01
powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live
Paul Mackerras
1
-0
/
+1
2017-09-01
powerpc/64: Fix update forms of loads and stores to write 64-bit EA
Paul Mackerras
1
-1
/
+3
2017-09-01
powerpc: Handle most loads and stores in instruction emulation code
Paul Mackerras
2
-0
/
+29
2017-09-01
powerpc: Change analyse_instr so it doesn't modify *regs
Paul Mackerras
1
-4
/
+48
[prev]
[next]