index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: implementation for arch_set_user_pkey_access()
Ram Pai
2018-01-20
2
-1
/
+45
*
powerpc: cleanup AMR, IAMR when a key is allocated or freed
Ram Pai
2018-01-20
1
-0
/
+12
*
powerpc: helper functions to initialize AMR, IAMR and UAMOR registers
Ram Pai
2018-01-20
1
-0
/
+47
*
powerpc: helper function to read, write AMR, IAMR, UAMOR registers
Ram Pai
2018-01-20
1
-0
/
+36
*
powerpc: track allocation status of all pkeys
Ram Pai
2018-01-20
5
-4
/
+134
*
powerpc: initial pkey plumbing
Ram Pai
2018-01-20
6
-0
/
+98
*
cxl: Add support for ASB_Notify on POWER9
Christophe Lombard
2018-01-19
1
-0
/
+1
*
powerpc/perf: Change the data type for the variable 'ncpu' in IMC code
Anju T Sudhakar
2018-01-19
1
-1
/
+2
*
powerpc/powernv: Add debugfs interface for imc-mode and imc-command
Anju T Sudhakar
2018-01-19
2
-0
/
+84
*
powerpc/perf: Pass struct imc_events as a parameter to imc_parse_event()
Anju T Sudhakar
2018-01-19
2
-27
/
+41
*
powerpc/perf: IMC code cleanup with some code refactoring
Anju T Sudhakar
2018-01-19
1
-12
/
+21
*
powerpc/perf: Remove thread_imc_pmu global variable from
Anju T Sudhakar
2018-01-19
1
-2
/
+0
*
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
4
-6
/
+10
*
powerpc/64s: Add support to mask perf interrupts and replay them
Madhavan Srinivasan
2018-01-19
5
-11
/
+31
*
powerpc/64s: Add support to take additional parameter in MASKABLE_* macro
Madhavan Srinivasan
2018-01-19
3
-68
/
+96
*
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
19
-81
/
+74
*
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
2018-01-19
7
-31
/
+60
*
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
2
-9
/
+14
*
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
2018-01-19
5
-21
/
+25
*
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
15
-35
/
+50
*
powerpc: Hard wire PT_SOFTE value to 1 in ptrace & signals
Madhavan Srinivasan
2018-01-19
3
-0
/
+23
*
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
2
-26
/
+0
*
powerpc/64s: Relax PACA address limitations
Nicholas Piggin
2018-01-18
3
-16
/
+27
*
powerpc/pseries: lift RTAS limit for hash
Nicholas Piggin
2018-01-17
1
-3
/
+5
*
powerpc/pseries: lift RTAS limit for radix
Nicholas Piggin
2018-01-17
1
-17
/
+4
*
powerpc/64: rtas avoid accessing paca in 32-bit mode
Nicholas Piggin
2018-01-17
1
-6
/
+11
*
powerpc/pseries: radix is not subject to RMA limit, remove it
Nicholas Piggin
2018-01-17
1
-7
/
+4
*
powerpc/powernv: Remove real mode access limit for early allocations
Nicholas Piggin
2018-01-17
2
-23
/
+34
*
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2018-01-17
13
-224
/
+219
*
powerpc: System reset avoid interleaving oops using die synchronisation
Nicholas Piggin
2018-01-17
1
-1
/
+1
*
powerpc: Use the TRAP macro whenever comparing a trap number
Benjamin Herrenschmidt
2018-01-16
3
-3
/
+3
*
powerpc: Remove useless EXC_COMMON_HV
Benjamin Herrenschmidt
2018-01-16
2
-7
/
+2
*
powerpc/xive: Remove incorrect debug code
Benjamin Herrenschmidt
2018-01-16
1
-5
/
+0
*
powerpc: Cosmetic cleanup of cpuinfo_op
Benjamin Herrenschmidt
2018-01-16
1
-4
/
+4
*
powerpc: Make newline in cpuinfo unconditional
Benjamin Herrenschmidt
2018-01-16
1
-3
/
+0
*
powerpc: Add aacraid and nvme to powernv_defconfig
Benjamin Herrenschmidt
2018-01-16
1
-0
/
+2
*
powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP
Christophe Leroy
2018-01-16
3
-34
/
+47
*
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
2018-01-16
8
-62
/
+48
*
powerpc/mm: Introduce _PAGE_NA
Christophe Leroy
2018-01-16
4
-10
/
+18
*
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
2018-01-16
10
-54
/
+28
[next]