index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_8xx.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/8xx: Invalidate non present TLB as early as possible
LEROY Christophe
2014-11-07
1
-5
/
+10
*
powerpc/8xx: Use DAR to save r3 for CPU6 ERRATA
LEROY Christophe
2014-11-07
1
-18
/
+15
*
powerpc/8xx: Don't restore regs to save them again.
LEROY Christophe
2014-11-07
1
-3
/
+5
*
powerpc/8xx: _PMD_PRESENT already set in level 1 entries
LEROY Christophe
2014-11-07
1
-2
/
+0
*
powerpc/8xx: set PTE bit 22 off TLBmiss
LEROY Christophe
2014-11-07
1
-8
/
+2
*
powerpc/8xx: Better readibility of ERRATA CPU6 handling
LEROY Christophe
2014-11-07
1
-13
/
+16
*
powerpc/8xx: Implement 16k pages
LEROY Christophe
2014-11-07
1
-0
/
+4
*
powerpc/8xx: Const for TLB RPN forced value
LEROY Christophe
2014-11-07
1
-6
/
+13
*
powerpc/8xx: Use PAGE size related consts
LEROY Christophe
2014-11-07
1
-12
/
+18
*
powerpc/8xx: Don't use MD_TWC for walk
LEROY Christophe
2014-11-07
1
-16
/
+12
*
powerpc/8xx: Use M_TW instead of M_TWB
LEROY Christophe
2014-11-07
1
-22
/
+26
*
powerpc/8xx: No need to restore registers and save them again.
LEROY Christophe
2014-11-07
1
-2
/
+2
*
powerpc/8xx: DataAccess exception not generated by MPC8xx
LEROY Christophe
2014-11-07
1
-11
/
+10
*
powerpc/8xx: exception InstructionAccess does not exist on MPC8xx
LEROY Christophe
2014-11-07
1
-8
/
+7
*
powerpc/8xx: Duplicate two insns instead of branching
LEROY Christophe
2014-09-04
1
-2
/
+4
*
powerpc/8xx: Optimize verification in FixupDAR
LEROY Christophe
2014-09-04
1
-4
/
+2
*
powerpc/8xx: No need to save r10 and r3 when not calling FixupDAR
LEROY Christophe
2014-09-04
1
-14
/
+13
*
powerpc/8xx: Fix comment about DIRTY update
LEROY Christophe
2014-09-04
1
-6
/
+2
*
powerpc/8xx: Remove loading of r10 at end of FixupDAR
LEROY Christophe
2014-09-04
1
-4
/
+3
*
powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlers
LEROY Christophe
2014-09-04
1
-68
/
+36
*
powerpc/8xx: Declare SPRG2 as a SCRATCH register
LEROY Christophe
2014-09-04
1
-5
/
+5
*
powerpc/8xx: Fixing issue with CONFIG_PIN_TLB
LEROY Christophe
2013-10-28
1
-0
/
+3
*
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
2013-08-14
1
-4
/
+0
*
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
2012-03-09
1
-2
/
+2
*
powerpc/32: Pass device tree address as u64 to machine_init
Scott Wood
2011-09-20
1
-10
/
+3
*
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
2010-11-29
1
-0
/
+1
*
powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.
Joakim Tjernlund
2010-04-07
1
-13
/
+36
*
powerpc/8xx: Don't touch ACCESSED when no SWAP.
Joakim Tjernlund
2010-04-07
1
-2
/
+4
*
powerpc/8xx: Avoid testing for kernel space in ITLB Miss.
Joakim Tjernlund
2010-04-07
1
-0
/
+4
*
powerpc/8xx: Optimze TLB Miss handlers
Joakim Tjernlund
2010-04-07
1
-8
/
+3
*
powerpc/8xx: Fix user space TLB walk in dcbX fixup
Joakim Tjernlund
2010-01-15
1
-2
/
+2
*
powerpc/8xx: Always pin kernel instruction TLB
Joakim Tjernlund
2010-01-15
1
-4
/
+4
*
powerpc/8xx: DTLB Miss cleanup
Joakim Tjernlund
2009-12-09
1
-6
/
+11
*
powerpc/8xx: Remove DIRTY pte handling in DTLB Error.
Joakim Tjernlund
2009-12-09
1
-96
/
+0
*
powerpc/8xx: Restore _PAGE_WRITETHRU
Joakim Tjernlund
2009-12-09
1
-0
/
+8
*
powerpc/8xx: Add missing Guarded setting in DTLB Error.
Joakim Tjernlund
2009-12-09
1
-3
/
+10
*
powerpc/8xx: Fixup DAR from buggy dcbX instructions.
Joakim Tjernlund
2009-12-09
1
-4
/
+143
*
powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.
Joakim Tjernlund
2009-12-09
1
-1
/
+14
*
powerpc/8xx: Update TLB asm so it behaves as linux mm expects.
Joakim Tjernlund
2009-12-09
1
-48
/
+51
*
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-08-20
1
-6
/
+7
*
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
1
-1
/
+2
*
[POWERPC] 8xx: fix swap
Vitaly Bordug
2008-03-07
1
-1
/
+29
*
[POWERPC] 8xx: Work around CPU15 erratum.
Scott Wood
2007-10-03
1
-0
/
+6
*
[POWERPC] 8xx: Fix CONFIG_PIN_TLB.
Scott Wood
2007-10-03
1
-2
/
+2
*
[POWERPC] Remove cmd_line from head*.S
Stephen Rothwell
2007-09-19
1
-8
/
+0
*
[POWERPC] Fix modpost warnings from head*.S on ppc32
Kumar Gala
2007-09-14
1
-6
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2006-02-10
1
-2
/
+0
*
powerpc: Rename asm offset TRAP to _TRAP for 32-bit
Paul Mackerras
2005-10-28
1
-1
/
+1
*
powerpc: merge idle_power4.S and trapc.s
Stephen Rothwell
2005-10-01
1
-21
/
+21
[next]