index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
exceptions-64e.S
Age
Commit message (
Expand
)
Author
2020-04-01
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
2020-04-01
powerpc/64: Implement soft interrupt replay in C
Nicholas Piggin
2019-11-13
powerpc: unify definition of M_IF_NEEDED
Jason Yan
2019-08-27
powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()
Christophe Leroy
2019-08-27
powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-27
powerpc/fsl: Fix the flush of branch predictor.
Christophe Leroy
2019-02-23
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2018-12-20
powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
Diana Craciun
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-24
powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely
Nicholas Piggin
2018-02-08
powerpc/64s: Fix may_hard_irq_enable() for PMI soft masking
Nicholas Piggin
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2017-04-30
powerpc/64e: Fix hang when debugging programs with relocated kernel
LiuHailong
2016-11-28
powerpc/64e: Don't branch to dot symbols
Nicholas Piggin
2016-07-09
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
2015-10-27
powerpc/book3e: support CONFIG_RELOCATABLE
Tiejun Chen
2015-10-27
powerpc/book3e-64: rename interrupt_end_book3e with __end_interrupts
Tiejun Chen
2015-08-07
powerpc/fsl: Force coherent memory on e500mc derivatives
Scott Wood
2014-09-22
powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
Mihai Caraman
2014-06-11
powerpc: Remove platforms/wsp and associated pieces
Michael Ellerman
2014-04-23
powerpc: Remove dot symbol usage in exception macros
Anton Blanchard
2014-04-23
powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()
Anton Blanchard
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-03-19
powerpc/booke64: Critical and machine check exception support
Scott Wood
2014-03-19
powerpc/booke64: Add crit/mc/debug support to EXCEPTION_COMMON
Scott Wood
2014-03-19
powerpc/booke64: Remove ints from EXCEPTION_COMMON
Scott Wood
2014-03-19
powerpc/booke64: Use SPRG7 for VDSO
Scott Wood
2014-03-19
powerpc/booke64: Fix exception numbers
Scott Wood
2014-03-19
powerpc/book3e: store crit/mc/dbg exception thread info
Tiejun Chen
2014-01-10
powerpc: Replaced tlbilx with tlbwe in the initialization code
Diana Craciun
2014-01-07
powerpc/booke64: Add LRAT error exception handler
Mihai Caraman
2013-10-16
powerpc/booke64: Use common defines for AltiVec interrupts numbers
Mihai Caraman
2013-10-11
powerpc/booke64: Check napping in performance monitor interrupt
Kevin Hao
2013-08-14
powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
Tiejun Chen
2013-05-14
powerpc/booke64: Fix kernel hangs at kernel_dbg_exc
Scott Wood
2013-03-12
powerpc/85xx: Add AltiVec support for e6500
Kumar Gala
2013-01-10
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
Haren Myneni
2012-09-12
powerpc/booke: Separate out restore_e5500/setup_e5500 routines.
Varun Sethi
2012-09-07
powerpc: Restore VDSO information on critical exception om BookE
Mihai Caraman
2012-09-05
powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int
Mihai Caraman
2012-09-05
powerpc/booke64: Eemove mfspr srr1 duplicate in exception prolog
Mihai Caraman
2012-09-05
powerpc/booke64: Add DO_KVM kernel hooks
Mihai Caraman
2012-09-05
powerpc/booke64: Use GSRR registers in Guest Doorbell interrupts
Mihai Caraman
2012-09-05
powerpc/booke64: Fix machine check handler to use the right prolog
Mihai Caraman
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
[next]