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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-20
powerpc: ability to associate pkey to a vma
Ram Pai
2
-1
/
+17
2018-01-20
powerpc: introduce execute-only pkey
Ram Pai
2
-1
/
+6
2018-01-20
powerpc: store and restore the pkey state across context switches
Ram Pai
3
-0
/
+12
2018-01-20
powerpc: ability to create execute-disabled pkeys
Ram Pai
1
-0
/
+6
2018-01-20
powerpc: implementation for arch_set_user_pkey_access()
Ram Pai
1
-1
/
+5
2018-01-20
powerpc: cleanup AMR, IAMR when a key is allocated or freed
Ram Pai
1
-0
/
+12
2018-01-20
powerpc: track allocation status of all pkeys
Ram Pai
3
-4
/
+92
2018-01-20
powerpc: initial pkey plumbing
Ram Pai
2
-0
/
+52
2018-01-19
Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-0
/
+1
2018-01-19
powerpc/powernv: Add debugfs interface for imc-mode and imc-command
Anju T Sudhakar
1
-0
/
+7
2018-01-19
powerpc/perf: Pass struct imc_events as a parameter to imc_parse_event()
Anju T Sudhakar
1
-1
/
+1
2018-01-19
powerpc/64s: Implement local_t using irq soft masking
Madhavan Srinivasan
1
-0
/
+141
2018-01-19
powerpc: use generic atomic implementation for local_t
Madhavan Srinivasan
1
-170
/
+1
2018-01-19
powerpc/64s: Add new set of irq_soft_mask_ functions for PMI masking
Madhavan Srinivasan
1
-0
/
+67
2018-01-19
powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG
Madhavan Srinivasan
1
-2
/
+2
2018-01-19
powerpc/64s: Add support to mask perf interrupts and replay them
Madhavan Srinivasan
2
-8
/
+16
2018-01-19
powerpc/64s: Add support to take additional parameter in MASKABLE_* macro
Madhavan Srinivasan
2
-55
/
+77
2018-01-19
powerpc/64s: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*
Madhavan Srinivasan
1
-3
/
+3
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
5
-35
/
+41
2018-01-19
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
3
-11
/
+27
2018-01-19
powerpc/64: Cleanup hard_irq_disable() macro
Madhavan Srinivasan
1
-4
/
+3
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: Provide information about hardware/firmware CVE workarounds
Paul Mackerras
1
-0
/
+25
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
[prev]
[next]