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
Age
Commit message (
Expand
)
Author
2014-03-26
MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions
Leonid Yegoshin
2014-03-26
MIPS: mm: init: Add free_init_pages() callback for EVA
Markos Chandras
2014-03-26
MIPS: kernel: proc: Add EVA to the list of CPU features
Markos Chandras
2014-03-26
MIPS: kernel: cpu-probe: Enable EVA option on supported cores
Markos Chandras
2014-03-26
MIPS: asm: cpu: Add cpu flag for Enhanced Virtual Addressing
Markos Chandras
2014-03-26
MIPS: asm: page: Allow __pa_symbol overrides
Leonid Yegoshin
2014-03-26
MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes
Leonid Yegoshin
2014-03-26
MIPS: asm: r4kcache: Add EVA cache flushing functions
Leonid Yegoshin
2014-03-26
MIPS: asm: r4kcache: Add protected cache operation for EVA
Leonid Yegoshin
2014-03-26
MIPS: asm: r4kcache: Build flushing code for instruction cache
Leonid Yegoshin
2014-03-26
MIPS: kernel: signal: Prevent save/restore FPU context in user memory
Leonid Yegoshin
2014-03-26
MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user function
Leonid Yegoshin
2014-03-26
MIPS: asm: checksum: Split kernel and user copy operations
Leonid Yegoshin
2014-03-26
MIPS: lib: csum_partial: Add EVA support
Markos Chandras
2014-03-26
MIPS: lib: csum_partial: Add macro to build csum_partial symbols
Markos Chandras
2014-03-26
MIPS: lib: csum_partial: Merge EXC and load/store macros
Markos Chandras
2014-03-26
MIPS: checksum: Split the 'copy_user' symbol
Markos Chandras
2014-03-26
MIPS: kernel: unaligned: Handle unaligned accesses for EVA
Leonid Yegoshin
2014-03-26
MIPS: kernel: unaligned: Add EVA instruction wrappers
Markos Chandras
2014-03-26
MIPS: asm: uaccess: Add EVA support for str*_user operations
Markos Chandras
2014-03-26
MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_user
Markos Chandras
2014-03-26
MIPS: asm: uaccess: Rename {get,put}_user_asm macros
Markos Chandras
2014-03-26
MIPS: asm: uaccess: Use EVA instructions wrappers
Markos Chandras
2014-03-26
MIPS: asm: uaccess: Disable unaligned access macros for EVA
Leonid Yegoshin
2014-03-26
MIPS: asm: uaccess: Move duplicated code to common function
Markos Chandras
2014-03-26
MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm
Markos Chandras
2014-03-26
MIPS: lib: memset: Add EVA support for the __bzero function.
Markos Chandras
2014-03-26
MIPS: lib: memset: Use macro to build the __bzero symbol
Markos Chandras
2014-03-26
MIPS: lib: memset: Whitespace fixes
Markos Chandras
2014-03-26
MIPS: lib: memcpy: Add EVA support
Markos Chandras
2014-03-26
MIPS: lib: memcpy: Use macro to build the copy_user code
Markos Chandras
2014-03-26
MIPS: lib: memcpy: Split source and destination prefetch macros
Markos Chandras
2014-03-26
MIPS: lib: memcpy: Merge EXC and load/store macros
Markos Chandras
2014-03-26
MIPS: lib: strncpy_user: Add EVA support
Markos Chandras
2014-03-26
MIPS: lib: strncpy_user: Use macro to build the strncpy_from_user symbol
Markos Chandras
2014-03-26
MIPS: lib: strlen_user: Add EVA support
Markos Chandras
2014-03-26
MIPS: lib: strlen_user: Use macro to build the strlen_user symbol
Markos Chandras
2014-03-26
MIPS: lib: strnlen_user: Add EVA support
Markos Chandras
2014-03-26
MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbol
Markos Chandras
2014-03-26
MIPS: traps: Set correct address limit for breakpoints and traps
Leonid Yegoshin
2014-03-26
MIPS: kernel: traps: Whitespace clean up
Markos Chandras
2014-03-26
MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall arguments
Markos Chandras
2014-03-26
MIPS: uapi: inst: Add instruction format for SPECIAL3 instructions
Leonid Yegoshin
2014-03-26
MIPS: uapi: inst: Add new EVA opcodes
Leonid Yegoshin
2014-03-26
MIPS: futex: Add EVA support for futex operations
Markos Chandras
2014-03-26
MIPS: asm: Add wrappers for EVA/non-EVA instructions
Markos Chandras
2014-03-26
MIPS: asm: Add prefetch instruction for EVA
Leonid Yegoshin
2014-03-26
MIPS: Kconfig: Add Kconfig symbols for EVA support
Leonid Yegoshin
2014-03-26
MIPS: OProfile: Add CPU_P5600 cases
James Hogan
2014-03-26
MIPS: Allow FTLB to be turned on for CPU_P5600
James Hogan
[next]