index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_8xx.S
Age
Commit message (
Expand
)
Author
2016-07-09
powerpc/8xx: add CONFIG_PIN_TLB_IMMR
Christophe Leroy
2016-07-09
powerpc/8xx: Rework CONFIG_PIN_TLB handling
Christophe Leroy
2016-07-09
powerpc/8xx: Don't use page table for linear memory space
Christophe Leroy
2016-07-09
powerpc/8xx: unpin all TLBs before flushing
Christophe Leroy
2016-07-09
powerpc/8xx: Map IMMR area with 512k page at a fixed address
Christophe Leroy
2016-07-09
powerpc/8xx: Fix vaddr for IMMR early remap
Christophe Leroy
2016-03-11
powerpc/8xx: rewrite set_context() in C
Christophe Leroy
2016-03-11
powerpc/8xx: remove special handling of CPU6 errata in set_dec()
Christophe Leroy
2016-03-11
powerpc/8xx: Map linear kernel RAM with 8M pages
Christophe Leroy
2016-03-11
powerpc/8xx: Save r3 all the time in DTLB miss handler
Christophe Leroy
2016-03-09
powerpc/8xx: CONFIG_DEBUG_PAGEALLOC requires ITLBmiss for kernel addresses
Christophe Leroy
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
[next]