aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_8xx.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/32: Pass device tree address as u64 to machine_initScott Wood2011-09-201-10/+3
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-291-0/+1
* powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.Joakim Tjernlund2010-04-071-13/+36
* powerpc/8xx: Don't touch ACCESSED when no SWAP.Joakim Tjernlund2010-04-071-2/+4
* powerpc/8xx: Avoid testing for kernel space in ITLB Miss.Joakim Tjernlund2010-04-071-0/+4
* powerpc/8xx: Optimze TLB Miss handlersJoakim Tjernlund2010-04-071-8/+3
* powerpc/8xx: Fix user space TLB walk in dcbX fixupJoakim Tjernlund2010-01-151-2/+2
* powerpc/8xx: Always pin kernel instruction TLBJoakim Tjernlund2010-01-151-4/+4
* powerpc/8xx: DTLB Miss cleanupJoakim Tjernlund2009-12-091-6/+11
* powerpc/8xx: Remove DIRTY pte handling in DTLB Error.Joakim Tjernlund2009-12-091-96/+0
* powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund2009-12-091-0/+8
* powerpc/8xx: Add missing Guarded setting in DTLB Error.Joakim Tjernlund2009-12-091-3/+10
* powerpc/8xx: Fixup DAR from buggy dcbX instructions.Joakim Tjernlund2009-12-091-4/+143
* powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.Joakim Tjernlund2009-12-091-1/+14
* powerpc/8xx: Update TLB asm so it behaves as linux mm expects.Joakim Tjernlund2009-12-091-48/+51
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-201-6/+7
* powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-261-1/+2
* [POWERPC] 8xx: fix swapVitaly Bordug2008-03-071-1/+29
* [POWERPC] 8xx: Work around CPU15 erratum.Scott Wood2007-10-031-0/+6
* [POWERPC] 8xx: Fix CONFIG_PIN_TLB.Scott Wood2007-10-031-2/+2
* [POWERPC] Remove cmd_line from head*.SStephen Rothwell2007-09-191-8/+0
* [POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala2007-09-141-6/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-2/+0
* powerpc: Rename asm offset TRAP to _TRAP for 32-bitPaul Mackerras2005-10-281-1/+1
* powerpc: merge idle_power4.S and trapc.sStephen Rothwell2005-10-011-21/+21
* powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-261-0/+860