aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_8xx.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-07powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.Joakim Tjernlund1-13/+36
2010-04-07powerpc/8xx: Don't touch ACCESSED when no SWAP.Joakim Tjernlund1-2/+4
2010-04-07powerpc/8xx: Avoid testing for kernel space in ITLB Miss.Joakim Tjernlund1-0/+4
2010-04-07powerpc/8xx: Optimze TLB Miss handlersJoakim Tjernlund1-8/+3
2010-01-15powerpc/8xx: Fix user space TLB walk in dcbX fixupJoakim Tjernlund1-2/+2
2010-01-15powerpc/8xx: Always pin kernel instruction TLBJoakim Tjernlund1-4/+4
2009-12-09powerpc/8xx: DTLB Miss cleanupJoakim Tjernlund1-6/+11
2009-12-09powerpc/8xx: Remove DIRTY pte handling in DTLB Error.Joakim Tjernlund1-96/+0
2009-12-09powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund1-0/+8
2009-12-09powerpc/8xx: Add missing Guarded setting in DTLB Error.Joakim Tjernlund1-3/+10
2009-12-09powerpc/8xx: Fixup DAR from buggy dcbX instructions.Joakim Tjernlund1-4/+143
2009-12-09powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.Joakim Tjernlund1-1/+14
2009-12-09powerpc/8xx: Update TLB asm so it behaves as linux mm expects.Joakim Tjernlund1-48/+51
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt1-6/+7
2009-04-26powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott1-1/+2
2008-03-07[POWERPC] 8xx: fix swapVitaly Bordug1-1/+29
2007-10-03[POWERPC] 8xx: Work around CPU15 erratum.Scott Wood1-0/+6
2007-10-03[POWERPC] 8xx: Fix CONFIG_PIN_TLB.Scott Wood1-2/+2
2007-09-19[POWERPC] Remove cmd_line from head*.SStephen Rothwell1-8/+0
2007-09-14[POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala1-6/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason1-2/+0
2005-10-28powerpc: Rename asm offset TRAP to _TRAP for 32-bitPaul Mackerras1-1/+1
2005-10-01powerpc: merge idle_power4.S and trapc.sStephen Rothwell1-21/+21
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras1-0/+860