Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0081ad2486ed75cf09b99e4bf997c513567f5b6d
0081ad2
MIPS: asm: uaccess: Rename {get,put}_user_asm macros
by Markos Chandras
· 11 years ago
ac1d859
MIPS: asm: uaccess: Use EVA instructions wrappers
by Markos Chandras
· 11 years ago
18e9001
MIPS: asm: uaccess: Disable unaligned access macros for EVA
by Leonid Yegoshin
· 11 years ago
ec56b1d
MIPS: asm: uaccess: Move duplicated code to common function
by Markos Chandras
· 11 years ago
d84869a
MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm
by Markos Chandras
· 11 years ago
fd9720e
MIPS: lib: memset: Add EVA support for the __bzero function.
by Markos Chandras
· 11 years ago
6d5155c
MIPS: lib: memset: Use macro to build the __bzero symbol
by Markos Chandras
· 11 years ago
8483b14
MIPS: lib: memset: Whitespace fixes
by Markos Chandras
· 11 years ago
cd26cb4
MIPS: lib: memcpy: Add EVA support
by Markos Chandras
· 11 years ago
cf62a8b
MIPS: lib: memcpy: Use macro to build the copy_user code
by Markos Chandras
· 11 years ago
bda4d98
MIPS: lib: memcpy: Split source and destination prefetch macros
by Markos Chandras
· 11 years ago
5bc0597
MIPS: lib: memcpy: Merge EXC and load/store macros
by Markos Chandras
· 11 years ago
b3c3025
MIPS: lib: strncpy_user: Add EVA support
by Markos Chandras
· 11 years ago
cc59fe5
MIPS: lib: strncpy_user: Use macro to build the strncpy_from_user symbol
by Markos Chandras
· 11 years ago
05397054
MIPS: lib: strlen_user: Add EVA support
by Markos Chandras
· 11 years ago
5cc4949
MIPS: lib: strlen_user: Use macro to build the strlen_user symbol
by Markos Chandras
· 11 years ago
4968db4
MIPS: lib: strnlen_user: Add EVA support
by Markos Chandras
· 11 years ago
c48be43
MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbol
by Markos Chandras
· 11 years ago
078dde5
MIPS: traps: Set correct address limit for breakpoints and traps
by Leonid Yegoshin
· 11 years ago
b08a9c9
MIPS: kernel: traps: Whitespace clean up
by Markos Chandras
· 11 years ago
86bdb27
MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall arguments
by Markos Chandras
· 11 years ago
aa1af47
MIPS: uapi: inst: Add instruction format for SPECIAL3 instructions
by Leonid Yegoshin
· 11 years ago
a442c9e
MIPS: uapi: inst: Add new EVA opcodes
by Leonid Yegoshin
· 11 years ago
a6813fe
MIPS: futex: Add EVA support for futex operations
by Markos Chandras
· 11 years ago
9324494
MIPS: asm: Add wrappers for EVA/non-EVA instructions
by Markos Chandras
· 11 years ago
5b736cd
MIPS: asm: Add prefetch instruction for EVA
by Leonid Yegoshin
· 11 years ago
a6e1878
MIPS: Kconfig: Add Kconfig symbols for EVA support
by Leonid Yegoshin
· 11 years ago
8c7f6ba
MIPS: OProfile: Add CPU_P5600 cases
by James Hogan
· 11 years ago
d83b0e8
MIPS: Allow FTLB to be turned on for CPU_P5600
by James Hogan
· 11 years ago
829dcc0
MIPS: Add MIPS P5600 probe support
by James Hogan
· 11 years ago
aced4cb
MIPS: Add cases for CPU_P5600
by James Hogan
· 11 years ago
f43e4df
MIPS: Add MIPS P5600 PRid and cputype identifiers
by James Hogan
· 11 years ago
eec43a2
MIPS: Save/restore MSA context around signals
by Paul Burton
· 11 years ago
a8ad136
MIPS: Warn if vector register partitioning is implemented
by Paul Burton
· 11 years ago
2bcb3fb
MIPS: Dumb MSA FP exception handler
by Paul Burton
· 11 years ago
1db1af8
MIPS: Basic MSA context switching support
by Paul Burton
· 11 years ago
a5e9a69
MIPS: Detect the MSA ASE
by Paul Burton
· 11 years ago
7f65afb
MIPS: Add MSA register definitions & access
by Paul Burton
· 11 years ago
0298763
MIPS: Don't assume 64-bit FP registers for context switch
by Paul Burton
· 11 years ago
72b22bb
MIPS: Don't assume 64-bit FP registers for FP regset
by Paul Burton
· 11 years ago
6cec7c4
MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu
by Paul Burton
· 11 years ago
ef1c47a
MIPS: Clear upper bits of FP registers on emulator writes
by Paul Burton
· 11 years ago
6bbfd65
MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace
by Paul Burton
· 11 years ago
ff3aa5f
MIPS: Don't require FPU on sigcontext setup/restore
by Paul Burton
· 11 years ago
b2ead52
MIPS: Move & rename fpu_emulator_{save,restore}_context
by Paul Burton
· 11 years ago
e87ce94
MIPS: Update outdated comment
by Paul Burton
· 11 years ago
bbd426f
MIPS: Simplify FP context access
by Paul Burton
· 11 years ago
490b004
MIPS: Select HAVE_ARCH_SECCOMP_FILTER
by Markos Chandras
· 11 years ago
4c21b8f
MIPS: seccomp: Handle indirect system calls (o32)
by Markos Chandras
· 11 years ago
9d37c40
MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filter
by Markos Chandras
· 11 years ago
1225eb8
MIPS: ptrace: Move away from secure_computing_strict
by Markos Chandras
· 11 years ago
137f7df
MIPS: asm: thread_info: Add _TIF_SECCOMP flag
by Markos Chandras
· 11 years ago
6e34574
MIPS: asm: syscall: Define syscall_get_arch
by Markos Chandras
· 11 years ago
22feadb
MIPS: asm: syscall: Add the syscall_rollback function
by Markos Chandras
· 11 years ago
5cac93b
MIPS: Deprecate CONFIG_MIPS_CMP
by Paul Burton
· 11 years ago
a6ce202
MIPS: MIPS_CMP should depend upon !SMTC, not upon SMVP
by Paul Burton
· 11 years ago
044505c
MIPS: More helpful CONFIG_MIPS_CMP label, help text
by Paul Burton
· 11 years ago
9d98127
MIPS: Remove gcmpregs.h
by Paul Burton
· 11 years ago
e56b6aa
MIPS: Malta: Allow use of MIPS CPS SMP implementation
by Paul Burton
· 11 years ago
7dc2834
MIPS: Malta: Probe CPC when supported
by Paul Burton
· 11 years ago
237036d
MIPS: Malta: Make use of generic CM support
by Paul Burton
· 11 years ago
0ee958e
MIPS: Coherent Processing System SMP implementation
by Paul Burton
· 11 years ago
b86c224
MIPS: Add cpu_vpe_id macro
by Paul Burton
· 11 years ago
9c38cf4
MIPS: Add CPC probe, access functions
by Paul Burton
· 11 years ago
9f98f3d
MIPS: Add generic CM probe & access code
by Paul Burton
· 11 years ago
72e2014
MIPS: Move GIC IPI functions out of smp-cmp.c
by Paul Burton
· 11 years ago
1d68808
MIPS: Introduce _EXT assembler macro
by Paul Burton
· 11 years ago
6d9727a
MIPS: Add missing includes to gic.h
by Paul Burton
· 11 years ago
4dd8ee5
MIPS: Add CP0 CMGCRBase definitions & accessor
by Paul Burton
· 11 years ago
20a8d5d
MIPS: Define Config1 cache field shifts & sizes
by Paul Burton
· 11 years ago
442e14a
MIPS: Add 1074K CPU support explicitly.
by Steven J. Hill
· 11 years ago
02dc6bf
MIPS: mm: c-r4k: Detect instruction cache aliases
by Markos Chandras
· 11 years ago
0414855
Linux 3.14-rc5
by Linus Torvalds
· 11 years ago
c59224d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
a53c8ce
Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
3751c97
Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
9ff7aeb
Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
d668ca1c
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
9f4a9b8
Merge iio fixes into staging-linus
by Greg Kroah-Hartman
· 11 years ago
3154da3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
49e893b
Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 11 years ago
6950e23
drm/vmwgfx: avoid null pointer dereference at failure paths
by Alexey Khoroshilov
· 11 years ago
a34417f
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date.
by Thomas Hellstrom
· 11 years ago
ae20456
drm/vmwgfx: Remove some unused surface formats
by Thomas Hellstrom
· 11 years ago
55de1ed
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
702256e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
3750c14
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
751a03c
Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
af76815
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 11 years ago
d3dae4a
Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
8427def
MAINTAINERS: add maintainer entry for Armada DRM driver
by Russell King
· 11 years ago
ebb7c19
Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
7aa4835
Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
04b5225
Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 11 years ago
d8efcf3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
78d9e93
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
f94def7
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
b57fc9e
arm64: Fix !CONFIG_SMP kernel build
by Catalin Marinas
· 11 years ago
84fe682
arm64: mm: Add double logical invert to pte accessors
by Steve Capper
· 11 years ago
e0d849f
dm cache: fix truncation bug when mapping I/O to >2TB fast device
by Heinz Mauelshagen
· 11 years ago
Next »