index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_8xx.S
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-29
powerpc/8xx: Remove duplicated code in set_context()
LEROY Christophe
1
-6
/
+4
2015-01-29
powerpc/8xx: Optimise access to swapper_pg_dir
LEROY Christophe
1
-16
/
+19
2015-01-29
powerpc/8xx: Take benefit of aligned PGDIR
LEROY Christophe
1
-19
/
+15
2015-01-29
powerpc/8xx: remove tests on PGDIR entry validity
LEROY Christophe
1
-33
/
+8
2015-01-29
powerpc/8xx: remove remaining unnecessary code in FixupDAR
LEROY Christophe
1
-6
/
+0
2015-01-29
powerpc/8xx: use _PAGE_RO instead of _PAGE_RW
LEROY Christophe
1
-3
/
+0
2014-11-07
powerpc/8xx: Invalidate non present TLB as early as possible
LEROY Christophe
1
-5
/
+10
2014-11-07
powerpc/8xx: Use DAR to save r3 for CPU6 ERRATA
LEROY Christophe
1
-18
/
+15
2014-11-07
powerpc/8xx: Don't restore regs to save them again.
LEROY Christophe
1
-3
/
+5
2014-11-07
powerpc/8xx: _PMD_PRESENT already set in level 1 entries
LEROY Christophe
1
-2
/
+0
2014-11-07
powerpc/8xx: set PTE bit 22 off TLBmiss
LEROY Christophe
1
-8
/
+2
2014-11-07
powerpc/8xx: Better readibility of ERRATA CPU6 handling
LEROY Christophe
1
-13
/
+16
2014-11-07
powerpc/8xx: Implement 16k pages
LEROY Christophe
1
-0
/
+4
2014-11-07
powerpc/8xx: Const for TLB RPN forced value
LEROY Christophe
1
-6
/
+13
2014-11-07
powerpc/8xx: Use PAGE size related consts
LEROY Christophe
1
-12
/
+18
2014-11-07
powerpc/8xx: Don't use MD_TWC for walk
LEROY Christophe
1
-16
/
+12
2014-11-07
powerpc/8xx: Use M_TW instead of M_TWB
LEROY Christophe
1
-22
/
+26
2014-11-07
powerpc/8xx: No need to restore registers and save them again.
LEROY Christophe
1
-2
/
+2
2014-11-07
powerpc/8xx: DataAccess exception not generated by MPC8xx
LEROY Christophe
1
-11
/
+10
2014-11-07
powerpc/8xx: exception InstructionAccess does not exist on MPC8xx
LEROY Christophe
1
-8
/
+7
2014-09-04
powerpc/8xx: Duplicate two insns instead of branching
LEROY Christophe
1
-2
/
+4
2014-09-04
powerpc/8xx: Optimize verification in FixupDAR
LEROY Christophe
1
-4
/
+2
2014-09-04
powerpc/8xx: No need to save r10 and r3 when not calling FixupDAR
LEROY Christophe
1
-14
/
+13
2014-09-04
powerpc/8xx: Fix comment about DIRTY update
LEROY Christophe
1
-6
/
+2
2014-09-04
powerpc/8xx: Remove loading of r10 at end of FixupDAR
LEROY Christophe
1
-4
/
+3
2014-09-04
powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlers
LEROY Christophe
1
-68
/
+36
2014-09-04
powerpc/8xx: Declare SPRG2 as a SCRATCH register
LEROY Christophe
1
-5
/
+5
2013-10-28
powerpc/8xx: Fixing issue with CONFIG_PIN_TLB
LEROY Christophe
1
-0
/
+3
2013-08-14
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
1
-4
/
+0
2012-03-09
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
1
-2
/
+2
2011-09-20
powerpc/32: Pass device tree address as u64 to machine_init
Scott Wood
1
-10
/
+3
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
1
-0
/
+1
2010-04-07
powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.
Joakim Tjernlund
1
-13
/
+36
2010-04-07
powerpc/8xx: Don't touch ACCESSED when no SWAP.
Joakim Tjernlund
1
-2
/
+4
2010-04-07
powerpc/8xx: Avoid testing for kernel space in ITLB Miss.
Joakim Tjernlund
1
-0
/
+4
2010-04-07
powerpc/8xx: Optimze TLB Miss handlers
Joakim Tjernlund
1
-8
/
+3
2010-01-15
powerpc/8xx: Fix user space TLB walk in dcbX fixup
Joakim Tjernlund
1
-2
/
+2
2010-01-15
powerpc/8xx: Always pin kernel instruction TLB
Joakim Tjernlund
1
-4
/
+4
2009-12-09
powerpc/8xx: DTLB Miss cleanup
Joakim Tjernlund
1
-6
/
+11
2009-12-09
powerpc/8xx: Remove DIRTY pte handling in DTLB Error.
Joakim Tjernlund
1
-96
/
+0
2009-12-09
powerpc/8xx: Restore _PAGE_WRITETHRU
Joakim Tjernlund
1
-0
/
+8
2009-12-09
powerpc/8xx: Add missing Guarded setting in DTLB Error.
Joakim Tjernlund
1
-3
/
+10
2009-12-09
powerpc/8xx: Fixup DAR from buggy dcbX instructions.
Joakim Tjernlund
1
-4
/
+143
2009-12-09
powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.
Joakim Tjernlund
1
-1
/
+14
2009-12-09
powerpc/8xx: Update TLB asm so it behaves as linux mm expects.
Joakim Tjernlund
1
-48
/
+51
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
1
-6
/
+7
2009-04-26
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
1
-1
/
+2
2008-03-07
[POWERPC] 8xx: fix swap
Vitaly Bordug
1
-1
/
+29
2007-10-03
[POWERPC] 8xx: Work around CPU15 erratum.
Scott Wood
1
-0
/
+6
2007-10-03
[POWERPC] 8xx: Fix CONFIG_PIN_TLB.
Scott Wood
1
-2
/
+2
[next]