index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
pseries/drc-info: Search DRC properties for CPU indexes
Michael Bringmann
2018-01-21
3
-28
/
+173
|
*
|
|
|
powerpc/firmware: Add definitions for new drc-info firmware feature
Michael Bringmann
2018-01-21
3
-1
/
+5
|
*
|
|
|
powerpc/watchdog: improve watchdog comments
Nicholas Piggin
2018-01-21
1
-20
/
+38
|
*
|
|
|
powerpc/lib/feature-fixups: use raw_patch_instruction()
Christophe Leroy
2018-01-21
3
-6
/
+7
|
*
|
|
|
powerpc/lib/code-patching: refactor patch_instruction()
Christophe Leroy
2018-01-21
1
-15
/
+15
|
*
|
|
|
powerpc: restore alphabetic order in Kconfig
Christophe Leroy
2018-01-21
1
-2
/
+2
|
*
|
|
|
powerpc/spufs: use timespec64 for timestamps
Arnd Bergmann
2018-01-21
2
-4
/
+4
|
*
|
|
|
powerpc/mpic_timer: avoid struct timeval
Arnd Bergmann
2018-01-21
3
-58
/
+21
|
*
|
|
|
powerpc/powernv/ioda: Finish removing explicit max window size check
Alexey Kardashevskiy
2018-01-21
1
-1
/
+0
|
*
|
|
|
powerpc/mm: Invalidate subpage_prot() system call on radix platforms
Anshuman Khandual
2018-01-21
1
-0
/
+3
|
*
|
|
|
powerpc: sys_pkey_mprotect() system call
Ram Pai
2018-01-21
3
-3
/
+3
|
*
|
|
|
powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
Ram Pai
2018-01-21
3
-3
/
+5
|
*
|
|
|
powerpc: Enable pkey subsystem
Ram Pai
2018-01-21
3
-13
/
+63
|
*
|
|
|
powerpc/ptrace: Add memory protection key regset
Thiago Jung Bauermann
2018-01-20
4
-0
/
+79
|
*
|
|
|
powerpc: Deliver SEGV signal on pkey violation
Ram Pai
2018-01-20
3
-13
/
+39
|
*
|
|
|
powerpc: introduce get_mm_addr_key() helper
Ram Pai
2018-01-20
2
-0
/
+33
|
*
|
|
|
powerpc: Handle exceptions caused by pkey violation
Ram Pai
2018-01-20
3
-2
/
+23
|
*
|
|
|
powerpc: implementation for arch_vma_access_permitted()
Ram Pai
2018-01-20
2
-1
/
+38
|
*
|
|
|
powerpc: check key protection for user page access
Ram Pai
2018-01-20
1
-1
/
+9
|
*
|
|
|
powerpc: helper to validate key-access permissions of a pte
Ram Pai
2018-01-20
3
-0
/
+39
|
*
|
|
|
powerpc: Program HPTE key protection bits
Ram Pai
2018-01-20
4
-0
/
+21
|
*
|
|
|
powerpc: map vma key-protection bits to pte key bits.
Ram Pai
2018-01-20
3
-1
/
+42
|
*
|
|
|
powerpc: implementation for arch_override_mprotect_pkey()
Ram Pai
2018-01-20
3
-1
/
+61
|
*
|
|
|
powerpc: ability to associate pkey to a vma
Ram Pai
2018-01-20
3
-1
/
+25
|
*
|
|
|
powerpc: introduce execute-only pkey
Ram Pai
2018-01-20
3
-1
/
+64
|
*
|
|
|
powerpc: store and restore the pkey state across context switches
Ram Pai
2018-01-20
5
-1
/
+70
|
*
|
|
|
powerpc: ability to create execute-disabled pkeys
Ram Pai
2018-01-20
2
-0
/
+22
|
*
|
|
|
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
[prev]
[next]