index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mcb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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