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
/
head_8xx.S
Age
Commit message (
Expand
)
Author
2015-06-02
powerpc/8xx: Implementation of PAGE_EXEC
LEROY Christophe
2015-06-02
powerpc/8xx: Handle PAGE_USER via APG bits
LEROY Christophe
2015-06-02
powerpc/8xx: Add support for TASK_SIZE greater than 0x80000000
LEROY Christophe
2015-06-02
powerpc/8xx: Use SPRG2 instead of DAR for saving r3
LEROY Christophe
2015-06-02
powerpc/8xx: dont save CR in SCRATCH registers
LEROY Christophe
2015-06-02
powerpc/8xx: Handle CR out of exception PROLOG/EPILOG
LEROY Christophe
2015-06-02
powerpc/8xx: macro for handling CPU15 errata
LEROY Christophe
2015-01-29
powerpc/8xx: Remove duplicated code in set_context()
LEROY Christophe
2015-01-29
powerpc/8xx: Optimise access to swapper_pg_dir
LEROY Christophe
2015-01-29
powerpc/8xx: Take benefit of aligned PGDIR
LEROY Christophe
2015-01-29
powerpc/8xx: remove tests on PGDIR entry validity
LEROY Christophe
2015-01-29
powerpc/8xx: remove remaining unnecessary code in FixupDAR
LEROY Christophe
2015-01-29
powerpc/8xx: use _PAGE_RO instead of _PAGE_RW
LEROY Christophe
2014-11-07
powerpc/8xx: Invalidate non present TLB as early as possible
LEROY Christophe
2014-11-07
powerpc/8xx: Use DAR to save r3 for CPU6 ERRATA
LEROY Christophe
2014-11-07
powerpc/8xx: Don't restore regs to save them again.
LEROY Christophe
2014-11-07
powerpc/8xx: _PMD_PRESENT already set in level 1 entries
LEROY Christophe
2014-11-07
powerpc/8xx: set PTE bit 22 off TLBmiss
LEROY Christophe
2014-11-07
powerpc/8xx: Better readibility of ERRATA CPU6 handling
LEROY Christophe
2014-11-07
powerpc/8xx: Implement 16k pages
LEROY Christophe
2014-11-07
powerpc/8xx: Const for TLB RPN forced value
LEROY Christophe
2014-11-07
powerpc/8xx: Use PAGE size related consts
LEROY Christophe
2014-11-07
powerpc/8xx: Don't use MD_TWC for walk
LEROY Christophe
2014-11-07
powerpc/8xx: Use M_TW instead of M_TWB
LEROY Christophe
2014-11-07
powerpc/8xx: No need to restore registers and save them again.
LEROY Christophe
2014-11-07
powerpc/8xx: DataAccess exception not generated by MPC8xx
LEROY Christophe
2014-11-07
powerpc/8xx: exception InstructionAccess does not exist on MPC8xx
LEROY Christophe
2014-09-04
powerpc/8xx: Duplicate two insns instead of branching
LEROY Christophe
2014-09-04
powerpc/8xx: Optimize verification in FixupDAR
LEROY Christophe
2014-09-04
powerpc/8xx: No need to save r10 and r3 when not calling FixupDAR
LEROY Christophe
2014-09-04
powerpc/8xx: Fix comment about DIRTY update
LEROY Christophe
2014-09-04
powerpc/8xx: Remove loading of r10 at end of FixupDAR
LEROY Christophe
2014-09-04
powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlers
LEROY Christophe
2014-09-04
powerpc/8xx: Declare SPRG2 as a SCRATCH register
LEROY Christophe
2013-10-28
powerpc/8xx: Fixing issue with CONFIG_PIN_TLB
LEROY Christophe
2013-08-14
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
2012-03-09
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
2011-09-20
powerpc/32: Pass device tree address as u64 to machine_init
Scott Wood
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
2010-04-07
powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.
Joakim Tjernlund
2010-04-07
powerpc/8xx: Don't touch ACCESSED when no SWAP.
Joakim Tjernlund
2010-04-07
powerpc/8xx: Avoid testing for kernel space in ITLB Miss.
Joakim Tjernlund
2010-04-07
powerpc/8xx: Optimze TLB Miss handlers
Joakim Tjernlund
2010-01-15
powerpc/8xx: Fix user space TLB walk in dcbX fixup
Joakim Tjernlund
2010-01-15
powerpc/8xx: Always pin kernel instruction TLB
Joakim Tjernlund
2009-12-09
powerpc/8xx: DTLB Miss cleanup
Joakim Tjernlund
2009-12-09
powerpc/8xx: Remove DIRTY pte handling in DTLB Error.
Joakim Tjernlund
2009-12-09
powerpc/8xx: Restore _PAGE_WRITETHRU
Joakim Tjernlund
2009-12-09
powerpc/8xx: Add missing Guarded setting in DTLB Error.
Joakim Tjernlund
2009-12-09
powerpc/8xx: Fixup DAR from buggy dcbX instructions.
Joakim Tjernlund
[next]