index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-27
MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board code
Manuel Lauss
2
-131
/
+0
2014-03-27
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
Manuel Lauss
1
-2
/
+2
2014-03-27
MIPS: malta: Add support for SMP EVA
Markos Chandras
1
-0
/
+6
2014-03-27
MIPS: malta: malta-memory: Add support for the 'ememsize' variable
Markos Chandras
1
-1
/
+1
2014-03-27
MIPS: malta: spaces.h: Add spaces.h file for Malta (EVA)
Markos Chandras
1
-0
/
+46
2014-03-27
MIPS: malta: Configure Segment Control registers for EVA boot
Markos Chandras
1
-1
/
+108
2014-03-27
MIPS: mm: init: Add free_init_pages() callback for EVA
Markos Chandras
1
-0
/
+2
2014-03-27
MIPS: asm: cpu: Add cpu flag for Enhanced Virtual Addressing
Markos Chandras
2
-1
/
+4
2014-03-27
MIPS: asm: page: Allow __pa_symbol overrides
Leonid Yegoshin
1
-0
/
+2
2014-03-27
MIPS: asm: r4kcache: Add EVA cache flushing functions
Leonid Yegoshin
1
-1
/
+151
2014-03-27
MIPS: asm: r4kcache: Add protected cache operation for EVA
Leonid Yegoshin
1
-0
/
+18
2014-03-27
MIPS: asm: r4kcache: Build flushing code for instruction cache
Leonid Yegoshin
1
-0
/
+1
2014-03-27
MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user function
Leonid Yegoshin
1
-0
/
+14
2014-03-27
MIPS: asm: checksum: Split kernel and user copy operations
Leonid Yegoshin
1
-6
/
+16
2014-03-27
MIPS: checksum: Split the 'copy_user' symbol
Markos Chandras
1
-6
/
+12
2014-03-27
MIPS: asm: uaccess: Add EVA support for str*_user operations
Markos Chandras
1
-53
/
+119
2014-03-27
MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_user
Markos Chandras
1
-20
/
+171
2014-03-27
MIPS: asm: uaccess: Rename {get,put}_user_asm macros
Markos Chandras
1
-30
/
+30
2014-03-27
MIPS: asm: uaccess: Use EVA instructions wrappers
Markos Chandras
1
-24
/
+109
2014-03-27
MIPS: asm: uaccess: Disable unaligned access macros for EVA
Leonid Yegoshin
1
-0
/
+6
2014-03-27
MIPS: asm: uaccess: Move duplicated code to common function
Markos Chandras
1
-32
/
+29
2014-03-27
MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm
Markos Chandras
1
-13
/
+13
2014-03-27
MIPS: futex: Add EVA support for futex operations
Markos Chandras
1
-4
/
+5
2014-03-27
MIPS: asm: Add wrappers for EVA/non-EVA instructions
Markos Chandras
2
-0
/
+136
2014-03-27
MIPS: asm: Add prefetch instruction for EVA
Leonid Yegoshin
1
-0
/
+8
2014-03-27
MIPS: Add cases for CPU_P5600
James Hogan
1
-0
/
+1
2014-03-27
MIPS: Add MIPS P5600 PRid and cputype identifiers
James Hogan
1
-1
/
+2
2014-03-27
MIPS: Save/restore MSA context around signals
Paul Burton
1
-0
/
+2
2014-03-27
MIPS: Basic MSA context switching support
Paul Burton
5
-6
/
+127
2014-03-27
MIPS: Detect the MSA ASE
Paul Burton
3
-0
/
+8
2014-03-27
MIPS: Add MSA register definitions & access
Paul Burton
3
-0
/
+297
2014-03-27
MIPS: Don't assume 64-bit FP registers for context switch
Paul Burton
2
-128
/
+128
2014-03-27
MIPS: Update outdated comment
Paul Burton
1
-4
/
+3
2014-03-27
MIPS: Simplify FP context access
Paul Burton
2
-4
/
+29
2014-03-27
MIPS: seccomp: Handle indirect system calls (o32)
Markos Chandras
2
-2
/
+20
2014-03-27
MIPS: ptrace: Move away from secure_computing_strict
Markos Chandras
1
-1
/
+1
2014-03-27
MIPS: asm: thread_info: Add _TIF_SECCOMP flag
Markos Chandras
1
-1
/
+2
2014-03-27
MIPS: asm: syscall: Define syscall_get_arch
Markos Chandras
1
-2
/
+4
2014-03-27
MIPS: asm: syscall: Add the syscall_rollback function
Markos Chandras
1
-0
/
+6
2014-03-27
MIPS: Remove gcmpregs.h
Paul Burton
1
-125
/
+0
2014-03-27
MIPS: Malta: Probe CPC when supported
Paul Burton
1
-0
/
+5
2014-03-27
MIPS: Malta: Make use of generic CM support
Paul Burton
1
-0
/
+5
2014-03-27
MIPS: Coherent Processing System SMP implementation
Paul Burton
2
-0
/
+42
2014-03-27
MIPS: Add cpu_vpe_id macro
Paul Burton
1
-0
/
+6
2014-03-20
audit: use uapi/linux/audit.h for AUDIT_ARCH declarations
Eric Paris
1
-1
/
+1
2014-03-20
syscall_get_arch: remove useless function arguments
Eric Paris
1
-1
/
+1
2014-03-20
MIPS: Make local_irq_disable macro safe for non-Mipsr2
Jim Quinlan
1
-0
/
+11
2014-03-20
MIPS: ftrace: Tweak safe_load()/safe_store() macros
Viller Hsiao
1
-10
/
+10
2014-03-19
MIPS: KVM: Consult HWREna before emulating RDHWR
James Hogan
1
-0
/
+2
2014-03-19
MIPS: KVM: asm/kvm_host.h: Clean up whitespace
James Hogan
1
-206
/
+209
[prev]
[next]