index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
arc4.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
powerpc/powernv/pci: Use kzalloc() for phb related allocations
Michael Ellerman
1
-3
/
+3
2021-02-08
powerpc/64s: Handle program checks in wrong endian during early boot
Michael Ellerman
1
-0
/
+45
2021-02-08
powerpc/64: Make stack tracing work during very early boot
Michael Ellerman
1
-0
/
+3
2021-02-08
powerpc64/idle: Fix SP offsets when saving GPRs
Christopher M. Riedl
1
-65
/
+73
2021-02-08
powerpc/32s: Allow constant folding in mtsr()/mfsr()
Christophe Leroy
1
-2
/
+8
2021-02-08
powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()
Christophe Leroy
5
-9
/
+9
2021-02-08
powerpc/32s: Change mfsrin() into a static inline function
Christophe Leroy
2
-7
/
+8
2021-02-08
powerpc/uaccess: Perform barrier_nospec() in KUAP allowance helpers
Christophe Leroy
2
-11
/
+3
2021-02-08
powerpc/sstep: Fix darn emulation
Sandipan Das
1
-1
/
+1
2021-02-08
powerpc/sstep: Fix load-store and update emulation
Sandipan Das
1
-0
/
+14
2021-02-08
powerpc/8xx: Fix software emulation interrupt
Christophe Leroy
1
-1
/
+1
2021-02-08
powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
Athira Rajeev
1
-4
/
+15
2021-02-08
powerpc/pseries/dlpar: handle ibm, configure-connector delay status
Nathan Lynch
1
-4
/
+3
2021-02-08
powerpc/64s: Implement ptep_clear_flush_young that does not flush TLBs
Nicholas Piggin
1
-3
/
+20
2021-02-08
powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumask
Nicholas Piggin
2
-10
/
+23
2021-02-08
powerpc/64s/radix: occasionally attempt to trim mm_cpumask
Nicholas Piggin
1
-4
/
+56
2021-02-08
powerpc/64s/radix: Allow mm_cpumask trimming from external sources
Nicholas Piggin
1
-10
/
+6
2021-02-08
powerpc/64s/radix: Check for no TLB flush required
Nicholas Piggin
1
-13
/
+25
2021-02-08
powerpc/64s/radix: refactor TLB flush type selection
Nicholas Piggin
1
-82
/
+94
2021-02-08
powerpc/64s/radix: add warning and comments in mm_cpumask trim
Nicholas Piggin
1
-6
/
+21
2021-02-08
powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regs
Athira Rajeev
4
-15
/
+39
2021-02-08
powerpc/perf: Include PMCs as part of per-cpu cpuhw_events struct
Athira Rajeev
1
-6
/
+12
2021-02-08
powerpc/pkeys: Remove unused code
Sandipan Das
2
-9
/
+0
2021-02-08
powerpc/44x: Fix a spelling mismach to mismatch in head_44x.S
Bhaskar Chowdhury
1
-2
/
+2
2021-02-08
powerpc: remove unneeded semicolons
Chengyang Fan
16
-29
/
+29
2021-02-08
powerpc/akebono: Fix unmet dependency errors
Michael Ellerman
2
-7
/
+5
2021-02-08
powerpc/64s: runlatch interrupt handling in C
Nicholas Piggin
2
-18
/
+7
2021-02-08
powerpc/64s: move NMI soft-mask handling to C
Nicholas Piggin
2
-60
/
+25
2021-02-08
powerpc: move NMI entry/exit code into wrapper
Nicholas Piggin
4
-46
/
+38
2021-02-08
powerpc/pseries/mce: restore msr before returning from handler
Nicholas Piggin
1
-4
/
+15
2021-02-08
powerpc/64: entry cpu time accounting in C
Nicholas Piggin
4
-30
/
+6
2021-02-08
powerpc/64: move account_stolen_time into its own function
Nicholas Piggin
2
-9
/
+15
2021-02-08
powerpc/64s: reconcile interrupts in C
Nicholas Piggin
2
-30
/
+11
2021-02-08
powerpc/64s: move context tracking exit to interrupt exit path
Nicholas Piggin
2
-5
/
+47
2021-02-08
powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
Nicholas Piggin
6
-18
/
+8
2021-02-08
powerpc/64: add context tracking to asynchronous interrupts
Nicholas Piggin
1
-0
/
+2
2021-02-08
powerpc/64: context tracking move to interrupt wrappers
Nicholas Piggin
4
-62
/
+17
2021-02-08
powerpc/64s/hash: improve context tracking of hash faults
Nicholas Piggin
3
-14
/
+33
2021-02-08
powerpc/64: context tracking remove _TIF_NOHZ
Nicholas Piggin
5
-38
/
+47
2021-02-08
powerpc: add interrupt_cond_local_irq_enable helper
Nicholas Piggin
3
-20
/
+15
2021-02-08
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
24
-101
/
+169
2021-02-08
powerpc/traps: factor common code from program check and emulation assist
Nicholas Piggin
1
-14
/
+24
2021-02-08
powerpc: add interrupt wrapper entry / exit stub functions
Nicholas Piggin
1
-0
/
+66