index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
powerpc/64: entry cpu time accounting in C
Nicholas Piggin
4
-30
/
+6
2021-02-09
powerpc/64: move account_stolen_time into its own function
Nicholas Piggin
2
-9
/
+15
2021-02-09
powerpc/64s: reconcile interrupts in C
Nicholas Piggin
2
-30
/
+11
2021-02-09
powerpc/64s: move context tracking exit to interrupt exit path
Nicholas Piggin
2
-5
/
+47
2021-02-09
powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
Nicholas Piggin
6
-18
/
+8
2021-02-09
powerpc/64: add context tracking to asynchronous interrupts
Nicholas Piggin
1
-0
/
+2
2021-02-09
powerpc/64: context tracking move to interrupt wrappers
Nicholas Piggin
4
-62
/
+17
2021-02-09
powerpc/64s/hash: improve context tracking of hash faults
Nicholas Piggin
3
-14
/
+33
2021-02-09
powerpc/64: context tracking remove _TIF_NOHZ
Nicholas Piggin
5
-38
/
+47
2021-02-09
powerpc: add interrupt_cond_local_irq_enable helper
Nicholas Piggin
3
-20
/
+15
2021-02-09
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
24
-101
/
+169
2021-02-09
powerpc/traps: factor common code from program check and emulation assist
Nicholas Piggin
1
-14
/
+24
2021-02-09
powerpc: add interrupt wrapper entry / exit stub functions
Nicholas Piggin
1
-0
/
+66
2021-02-09
powerpc: interrupt handler wrapper functions
Nicholas Piggin
1
-0
/
+169
2021-02-09
powerpc: improve handling of unrecoverable system reset
Nicholas Piggin
1
-1
/
+4
2021-02-09
powerpc/mce: ensure machine check handler always tests RI
Nicholas Piggin
1
-1
/
+1
2021-02-09
powerpc: introduce die_mce
Nicholas Piggin
4
-8
/
+18
2021-02-09
powerpc/cell: tidy up pervasive declarations
Nicholas Piggin
2
-3
/
+1
2021-02-09
powerpc: add and use unknown_async_exception
Nicholas Piggin
4
-5
/
+18
2021-02-09
powerpc/time: move timer_broadcast_interrupt prototype to asm/time.h
Nicholas Piggin
2
-1
/
+2
2021-02-09
powerpc/perf: move perf irq/nmi handling details into traps.c
Nicholas Piggin
3
-59
/
+32
2021-02-09
powerpc/traps: add NOKPROBE_SYMBOL for sreset and mce
Nicholas Piggin
1
-0
/
+2
2021-02-09
powerpc/64s: slb comment update
Nicholas Piggin
1
-13
/
+15
2021-02-09
powerpc/mm: Remove stale do_page_fault comment referring to SLB faults
Nicholas Piggin
1
-7
/
+5
2021-02-09
powerpc/64s: split do_hash_fault
Nicholas Piggin
1
-23
/
+33
2021-02-09
powerpc/64s: move bad_page_fault handling to C
Nicholas Piggin
2
-12
/
+4
2021-02-09
powerpc: rearrange do_page_fault error case to be inside exception_enter
Nicholas Piggin
1
-9
/
+14
2021-02-09
powerpc/64s: add do_bad_page_fault_segv handler
Nicholas Piggin
3
-3
/
+9
2021-02-09
powerpc: bad_page_fault get registers from regs
Nicholas Piggin
8
-14
/
+12
2021-02-09
powerpc/32: transfer can avoid saving r4/r5 over trace call
Nicholas Piggin
1
-6
/
+1
2021-02-09
powerpc: DebugException remove args
Nicholas Piggin
4
-3
/
+6
2021-02-09
powerpc: do_break get registers from regs
Nicholas Piggin
3
-9
/
+6
2021-02-09
powerpc/fsl_booke/32: CacheLockingException remove args
Nicholas Piggin
2
-5
/
+6
2021-02-09
powerpc: remove arguments from fault handler functions
Nicholas Piggin
12
-43
/
+33
2021-02-09
powerpc/64s: move the hash fault handling logic to C
Nicholas Piggin
3
-127
/
+78
2021-02-09
powerpc/64s: move DABR match out of handle_page_fault
Nicholas Piggin
1
-18
/
+16
2021-02-09
powerpc/32s: move DABR match out of handle_page_fault
Christophe Leroy
2
-15
/
+3
2021-02-09
KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqs
Nicholas Piggin
1
-2
/
+4
2021-02-09
powerpc/64s: interrupt exit improve bounding of interrupt recursion
Nicholas Piggin
1
-22
/
+33
2021-02-09
powerpc/pasemi: Move PHB discovery
Oliver O'Halloran
1
-2
/
+1
2021-02-09
powerpc/embedded6xx/mve5100: Move PHB discovery
Oliver O'Halloran
2
-7
/
+14
2021-02-09
powerpc/embedded6xx/mpc7448: Move PHB discovery
Oliver O'Halloran
1
-5
/
+9
2021-02-09
powerpc/embedded6xx/linkstation: Move PHB discovery
Oliver O'Halloran
1
-3
/
+7
2021-02-09
powerpc/embedded6xx/holly: Move PHB discovery
Oliver O'Halloran
1
-3
/
+7
2021-02-09
powerpc/chrp: Move PHB discovery
Oliver O'Halloran
2
-11
/
+9
2021-02-09
powerpc/amigaone: Move PHB discovery
Oliver O'Halloran
1
-3
/
+7
2021-02-09
powerpc/83xx: Move PHB discovery
Oliver O'Halloran
13
-2
/
+12
2021-02-09
powerpc/82xx/*: Move PHB discovery
Oliver O'Halloran
2
-3
/
+2
2021-02-09
powerpc/52xx/mpc5200_simple: Move PHB discovery
Oliver O'Halloran
1
-2
/
+1
2021-02-09
powerpc/52xx/media5200: Move PHB discovery
Oliver O'Halloran
1
-2
/
+1
[prev]
[next]