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
2018-01-19
powerpc/64: Implement and use soft_enabled_set_return API
Madhavan Srinivasan
1
-10
/
+15
2018-01-19
powerpc/64: Implement and use soft_enabled_return API
Madhavan Srinivasan
1
-8
/
+13
2018-01-19
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
2
-7
/
+17
2018-01-19
powerpc/64: Fix arch_local_irq_disable() prototype
Madhavan Srinivasan
1
-10
/
+15
2018-01-19
powerpc/64: Improve inline asm in arch_local_irq_disable
Nicholas Piggin
1
-5
/
+5
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
4
-12
/
+19
2018-01-19
powerpc/64s: Fix ps3 build error due to tlbiel_all()
Michael Ellerman
1
-0
/
+4
2018-01-19
KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless ceded
Benjamin Herrenschmidt
1
-0
/
+3
2018-01-19
KVM: PPC: Book3S HV: Make xive_pushed a byte, not a word
Benjamin Herrenschmidt
1
-1
/
+1
2018-01-19
KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations
Benjamin Herrenschmidt
1
-0
/
+1
2018-01-19
KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature
Benjamin Herrenschmidt
2
-1
/
+3
2018-01-19
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
9
-44
/
+77
2018-01-18
powerpc: define __ARCH_IRQ_EXIT_IRQS_DISABLED
Nicholas Piggin
1
-0
/
+1
2018-01-18
powerpc/watchdog: remove arch_trigger_cpumask_backtrace
Nicholas Piggin
1
-4
/
+0
2018-01-18
KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9
Paul Mackerras
2
-2
/
+7
2018-01-18
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
4
-12
/
+38
2018-01-17
powerpc/pseries: include linux/types.h in asm/hvcall.h
Michal Suchanek
1
-0
/
+1
2018-01-16
powerpc: Remove useless EXC_COMMON_HV
Benjamin Herrenschmidt
1
-6
/
+1
2018-01-16
powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP
Christophe Leroy
1
-6
/
+28
2018-01-16
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
6
-24
/
+36
2018-01-16
powerpc/mm: Introduce _PAGE_NA
Christophe Leroy
3
-3
/
+7
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
4
-18
/
+19
2018-01-16
powerpc/8xx: remove unused _PAGE_WRITETHRU
Christophe Leroy
2
-2
/
+3
2018-01-16
powerpc/8xx: Only perform perf counting when perf is in use.
Christophe Leroy
1
-0
/
+2
2018-01-16
powerpc/8xx: Remove CPU6 ERRATA Workaround
Christophe Leroy
1
-82
/
+0
2018-01-16
powernv/kdump: Fix cases where the kdump kernel can get HMI's
Balbir Singh
1
-0
/
+2
2018-01-16
powerpc/pseries: Enable support of ibm,dynamic-memory-v2
Nathan Fontenot
2
-1
/
+3
2018-01-16
powerpc/drmem: Add support for ibm, dynamic-memory-v2 property
Nathan Fontenot
1
-0
/
+13
2018-01-16
powerpc: Move of_drconf_cell struct to asm/drmem.h
Nathan Fontenot
2
-16
/
+19
2018-01-16
powerpc/pseries: Update memory hotplug code to use drmem LMB array
Nathan Fontenot
1
-0
/
+18
2018-01-16
powerpc/numa: Update numa code use walk_drmem_lmbs
Nathan Fontenot
1
-0
/
+4
2018-01-16
powerpc/mm: Separate ibm, dynamic-memory data from DT format
Nathan Fontenot
1
-0
/
+48
2018-01-15
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
1
-2
/
+0
2018-01-15
signal: unify compat_siginfo_t
Al Viro
1
-62
/
+0
2018-01-15
powerpc: rename swiotlb_dma_ops
Christoph Hellwig
1
-1
/
+1
2018-01-14
Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
7
-2
/
+128
2018-01-12
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
Eric W. Biederman
1
-1
/
+0
2018-01-12
powerpc/xive: Add interrupt flag to disable automatic EOI
Benjamin Herrenschmidt
1
-0
/
+3
2018-01-12
powerpc/xive: Move definition of ESB bits
Benjamin Herrenschmidt
2
-35
/
+35
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
1
-4
/
+4
2018-01-10
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
1
-2
/
+0
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2
-25
/
+29
2018-01-10
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
4
-8
/
+68
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
1
-3
/
+0
2018-01-10
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
1
-2
/
+2
2018-01-10
powerpc/64: Add macros for annotating the destination of rfid/hrfid
Nicholas Piggin
2
-0
/
+35
2018-01-09
powerpc: remove unused flush_write_buffers definition
Christoph Hellwig
1
-3
/
+0
2018-01-10
Merge branch 'topic/ppc-kvm' into fixes
Michael Ellerman
2
-0
/
+31
2018-01-10
powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
Michael Neuling
2
-0
/
+31
2018-01-09
powerpc64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2
-0
/
+15
[prev]
[next]