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
*
powerpc: implementation for arch_set_user_pkey_access()
Ram Pai
2018-01-20
1
-1
/
+5
*
powerpc: cleanup AMR, IAMR when a key is allocated or freed
Ram Pai
2018-01-20
1
-0
/
+12
*
powerpc: track allocation status of all pkeys
Ram Pai
2018-01-20
3
-4
/
+92
*
powerpc: initial pkey plumbing
Ram Pai
2018-01-20
2
-0
/
+52
*
powerpc/powernv: Add debugfs interface for imc-mode and imc-command
Anju T Sudhakar
2018-01-19
1
-0
/
+7
*
powerpc/perf: Pass struct imc_events as a parameter to imc_parse_event()
Anju T Sudhakar
2018-01-19
1
-1
/
+1
*
powerpc/64s: Implement local_t using irq soft masking
Madhavan Srinivasan
2018-01-19
1
-0
/
+141
*
powerpc: use generic atomic implementation for local_t
Madhavan Srinivasan
2018-01-19
1
-170
/
+1
*
powerpc/64s: Add new set of irq_soft_mask_ functions for PMI masking
Madhavan Srinivasan
2018-01-19
1
-0
/
+67
*
powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG
Madhavan Srinivasan
2018-01-19
1
-2
/
+2
*
powerpc/64s: Add support to mask perf interrupts and replay them
Madhavan Srinivasan
2018-01-19
2
-8
/
+16
*
powerpc/64s: Add support to take additional parameter in MASKABLE_* macro
Madhavan Srinivasan
2018-01-19
2
-55
/
+77
*
powerpc/64s: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*
Madhavan Srinivasan
2018-01-19
1
-3
/
+3
*
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
5
-35
/
+41
*
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
2018-01-19
3
-11
/
+27
*
powerpc/64: Cleanup hard_irq_disable() macro
Madhavan Srinivasan
2018-01-19
1
-4
/
+3
*
powerpc/64: Implement and use soft_enabled_set_return API
Madhavan Srinivasan
2018-01-19
1
-10
/
+15
*
powerpc/64: Implement and use soft_enabled_return API
Madhavan Srinivasan
2018-01-19
1
-8
/
+13
*
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
2018-01-19
2
-7
/
+17
*
powerpc/64: Fix arch_local_irq_disable() prototype
Madhavan Srinivasan
2018-01-19
1
-10
/
+15
*
powerpc/64: Improve inline asm in arch_local_irq_disable
Nicholas Piggin
2018-01-19
1
-5
/
+5
*
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2018-01-19
4
-12
/
+19
*
powerpc/64s: Fix ps3 build error due to tlbiel_all()
Michael Ellerman
2018-01-19
1
-0
/
+4
*
powerpc: define __ARCH_IRQ_EXIT_IRQS_DISABLED
Nicholas Piggin
2018-01-18
1
-0
/
+1
*
powerpc/watchdog: remove arch_trigger_cpumask_backtrace
Nicholas Piggin
2018-01-18
1
-4
/
+0
*
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2018-01-17
4
-12
/
+38
*
powerpc: Remove useless EXC_COMMON_HV
Benjamin Herrenschmidt
2018-01-16
1
-6
/
+1
*
powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP
Christophe Leroy
2018-01-16
1
-6
/
+28
*
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
2018-01-16
6
-25
/
+37
*
powerpc/mm: Introduce _PAGE_NA
Christophe Leroy
2018-01-16
3
-3
/
+7
*
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
2018-01-16
4
-18
/
+19
*
powerpc/8xx: remove unused _PAGE_WRITETHRU
Christophe Leroy
2018-01-16
2
-2
/
+3
*
powerpc/8xx: Only perform perf counting when perf is in use.
Christophe Leroy
2018-01-16
1
-0
/
+2
*
powerpc/8xx: Remove CPU6 ERRATA Workaround
Christophe Leroy
2018-01-16
1
-82
/
+0
*
powernv/kdump: Fix cases where the kdump kernel can get HMI's
Balbir Singh
2018-01-16
1
-0
/
+2
*
powerpc/pseries: Enable support of ibm,dynamic-memory-v2
Nathan Fontenot
2018-01-16
2
-1
/
+3
*
powerpc/drmem: Add support for ibm, dynamic-memory-v2 property
Nathan Fontenot
2018-01-16
1
-0
/
+13
*
powerpc: Move of_drconf_cell struct to asm/drmem.h
Nathan Fontenot
2018-01-16
2
-16
/
+19
*
powerpc/pseries: Update memory hotplug code to use drmem LMB array
Nathan Fontenot
2018-01-16
1
-0
/
+18
*
powerpc/numa: Update numa code use walk_drmem_lmbs
Nathan Fontenot
2018-01-16
1
-0
/
+4
*
powerpc/mm: Separate ibm, dynamic-memory data from DT format
Nathan Fontenot
2018-01-16
1
-0
/
+48
*
powerpc/mm: Add proper pte access check helper for other platforms
Aneesh Kumar K.V
2017-12-22
2
-0
/
+46
*
powerpc/mm/book3s/64: Add proper pte access check helper
Aneesh Kumar K.V
2017-12-22
1
-0
/
+41
*
powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6
Ram Pai
2017-12-20
3
-4
/
+5
*
powerpc: shifted-by-one hidx value
Ram Pai
2017-12-20
1
-3
/
+11
*
powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
Ram Pai
2017-12-20
3
-19
/
+17
*
powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
Ram Pai
2017-12-20
3
-7
/
+5
*
powerpc: introduce pte_get_hash_gslot() helper
Ram Pai
2017-12-20
1
-0
/
+3
*
powerpc: introduce pte_set_hidx() helper
Ram Pai
2017-12-20
2
-0
/
+39
*
powerpc/pci: Separate SR-IOV Calls
Bryant G. Ly
2017-12-11
2
-3
/
+9
[next]