Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0ad39cb3d70fb4324d127aeceee7f63e3f71605c
/
arch
/
s390
/
lib
0391fcb
s390: introduce compile time check for empty .bss section
by Vasily Gorbik
· 7 years ago
97489e0
s390/lib: use expoline for indirect branches
by Martin Schwidefsky
· 7 years ago
9f37e79
s390: fix preemption race in disable_sacf_uaccess
by Martin Schwidefsky
· 7 years ago
78ca4fe
s390/spinlock: fix indentation
by Heiko Carstens
· 7 years ago
0aaba41
s390: remove all code using the access register mode
by Martin Schwidefsky
· 7 years ago
8e9a2db
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d60a540
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
f554be4
s390/spinlock: use cpu alternatives to enable niai instruction
by Vasily Gorbik
· 7 years ago
49913f1
s390: cleanup string ops prototypes
by Heiko Carstens
· 7 years ago
993fef9
s390: optimize memset implementation
by Heiko Carstens
· 7 years ago
0b77d67
s390: implement memset16, memset32 & memset64
by Heiko Carstens
· 7 years ago
eb3b7b8
s390/rwlock: introduce rwlock wait queueing
by Martin Schwidefsky
· 8 years ago
b96f7d8
s390/spinlock: introduce spinlock wait queueing
by Martin Schwidefsky
· 8 years ago
8153380
s390/spinlock: use the cpu number +1 as spinlock value
by Martin Schwidefsky
· 8 years ago
d66bf80
s390/uaccess: avoid mvcos jump label
by Martin Schwidefsky
· 7 years ago
7f7e6e2
s390/spinlock: add niai spinlock hints
by Martin Schwidefsky
· 8 years ago
6e2ef5e
s390/time: add support for the TOD clock epoch extension
by Martin Schwidefsky
· 8 years ago
f5c8b96
s390/uaccess: use sane length for __strncpy_from_user()
by Heiko Carstens
· 8 years ago
db55947
s390/uprobes: fix compile for !KPROBES
by Heiko Carstens
· 8 years ago
b68e7e9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
b13de4b
s390/spinlock: remove compare and delay instruction
by Martin Schwidefsky
· 8 years ago
02c503f
s390/spinlock: use atomic primitives for spinlocks
by Martin Schwidefsky
· 8 years ago
3709600
s390: get rid of zeroing, switch to RAW_COPY_USER
by Al Viro
· 8 years ago
187b5f4
s390: replace ACCESS_ONCE with READ_ONCE
by Christian Borntraeger
· 8 years ago
d321796
s390: Audit and remove any remaining unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
551f413
s390/lib: improve memmove, memset and memcpy
by Heiko Carstens
· 8 years ago
7a71fd1
s390/lib: add missing memory barriers to string inline assemblies
by Heiko Carstens
· 8 years ago
2ec4584
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
b4623d4
s390: provide memmove implementation
by Heiko Carstens
· 8 years ago
760928c
locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)
by Christian Borntraeger
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
45b6ae7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
1eccfa0
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
e2efc42
s390/lib: fix memcmp and strstr
by Christian Borntraeger
· 8 years ago
711f5df
s390: move exports to definitions
by Al Viro
· 9 years ago
97433ea
s390/uaccess: Enable hardened usercopy
by Kees Cook
· 8 years ago
db7f5ee
s390/lib: use basic blocks for inline assemblies
by Heiko Carstens
· 9 years ago
b8ac5e2
s390/uaccess: fix whitespace damage
by Heiko Carstens
· 9 years ago
8497695
s390/spinlock: avoid yield to non existent cpu
by Heiko Carstens
· 9 years ago
2cfc5f9
s390/xor: optimized xor routing using the XC instruction
by Martin Schwidefsky
· 9 years ago
419123f
s390/spinlock: do not yield to a CPU in udelay/mdelay
by Martin Schwidefsky
· 9 years ago
db1c451
s390/spinlock: avoid diagnose loop
by Martin Schwidefsky
· 9 years ago
48002bd
s390/bitops: remove 31 bit related comments
by Heiko Carstens
· 9 years ago
db7e007
s390/udelay: make udelay have busy loop semantics
by Heiko Carstens
· 9 years ago
e0af21c
s390/spinlock: use correct barriers
by Christian Borntraeger
· 9 years ago
ca520ca
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
cabc4ab
s390/uaccess: remove uaccess_primary kernel parameter
by Heiko Carstens
· 9 years ago
854508c
s390/lib: export __delay
by Guenter Roeck
· 9 years ago
ed79e94
s390/uaccess, locking/static_keys: employ static_branch_likely()
by Heiko Carstens
· 9 years ago
304987e
s390: remove "64" suffix from mem64.S and swsusp_asm64.S
by Heiko Carstens
· 10 years ago
5a79859
s390: remove 31 bit support
by Heiko Carstens
· 10 years ago
2c72a44
s390/spinlock: add compare-and-delay to lock wait loops
by Martin Schwidefsky
· 10 years ago
d6fe5be
s390/uprobes: fix kprobes dependency
by Jan Willeke
· 10 years ago
b5f87f1
s390/idle: consolidate idle functions and definitions
by Martin Schwidefsky
· 10 years ago
975fab1
s390/uprobes: common library for kprobes and uprobes
by Jan Willeke
· 10 years ago
bbae71b
s390/rwlock: use the interlocked-access facility 1 instructions
by Martin Schwidefsky
· 10 years ago
94232a4
s390/rwlock: improve writer fairness
by Martin Schwidefsky
· 10 years ago
2684e73
s390/rwlock: remove interrupt-enabling rwlock variant.
by Martin Schwidefsky
· 10 years ago
d59b93d
s390/rwlock: use directed yield for write-locked rwlocks
by Martin Schwidefsky
· 10 years ago
470ada6
s390/spinlock: refactor arch_spin_lock_wait[_flags]
by Martin Schwidefsky
· 11 years ago
939c5ae
s390/rwlock: add missing local_irq_restore calls
by Martin Schwidefsky
· 11 years ago
bae8f56
s390/spinlock,rwlock: always to a load-and-test first
by Martin Schwidefsky
· 11 years ago
2e4006b
s390/spinlock: fix system hang with spin_retry <= 0
by Gerald Schaefer
· 11 years ago
beef560
s390/uaccess: simplify control register updates
by Martin Schwidefsky
· 11 years ago
6c8cd5b
s390/spinlock: optimize spinlock code sequence
by Philipp Hachtmann
· 11 years ago
5b3f683
s390/spinlock: cleanup spinlock code
by Philipp Hachtmann
· 11 years ago
fa255f5
s390/uaccess: fix possible register corruption in strnlen_user_srst()
by Heiko Carstens
· 11 years ago
457f218
s390/uaccess: rework uaccess code - fix locking issues
by Heiko Carstens
· 11 years ago
db85eae
s390/bitops: fix comment
by Heiko Carstens
· 11 years ago
56f15e5
s390/uaccess: introduce 'uaccesspt' kernel parameter
by Heiko Carstens
· 11 years ago
ca04ddb
s390/setup: get rid of MACHINE_HAS_MVCOS machine flag
by Heiko Carstens
· 11 years ago
211deca
s390/uaccess: consistent types
by Heiko Carstens
· 11 years ago
4f41c2b
s390/uaccess: get rid of indirect function calls
by Heiko Carstens
· 11 years ago
cfa785e
s390/uaccess: normalize order of parameters of indirect uaccess function calls
by Heiko Carstens
· 11 years ago
0ff2fe5
s390/uaccess: remove dead extern declarations, make functions static
by Heiko Carstens
· 11 years ago
b03b467
s390/uaccess: test if current->mm is set before walking page tables
by Heiko Carstens
· 11 years ago
b4a9601
s390: Fix misspellings using 'codespell' tool
by Hendrik Brueckner
· 11 years ago
71a86ef
s390/uaccess: add missing page table walk range check
by Heiko Carstens
· 11 years ago
e258d71
s390/uaccess: always run the kernel in home space
by Martin Schwidefsky
· 11 years ago
7d7c7b2
s390/bitops: rename find_first_bit_left() to find_first_bit_inv()
by Heiko Carstens
· 11 years ago
746479c
s390/bitops: use generic find bit functions / reimplement _left variant
by Heiko Carstens
· 11 years ago
8c071b0
s390/time: correct use of store clock fast
by Martin Schwidefsky
· 11 years ago
0587d40
s390/time: return with irqs disabled from psw_idle
by Martin Schwidefsky
· 11 years ago
e509861
s390/mm: cleanup page table definitions
by Martin Schwidefsky
· 11 years ago
12d8471
s390/uaccess: add "fallthrough" comments
by Heiko Carstens
· 12 years ago
446f24d
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Stephen Boyd
· 12 years ago
ea81531
s390/uaccess: fix page table walk
by Heiko Carstens
· 12 years ago
b7fef2d
s390/uaccess: fix clear_user_pt()
by Heiko Carstens
· 12 years ago
066c437
s390/uaccess: fix kernel ds access for page table walk
by Heiko Carstens
· 12 years ago
225cf8d
s390/uaccess: fix strncpy_from_user string length check
by Heiko Carstens
· 12 years ago
f45655f
s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen case
by Heiko Carstens
· 12 years ago
d7b788c
s390/uaccess: shorten strncpy_from_user/strnlen_user
by Heiko Carstens
· 12 years ago
abf09be
s390/mm: implement software dirty bits
by Martin Schwidefsky
· 12 years ago
1aae056
s390/time: rename tod clock access functions
by Heiko Carstens
· 12 years ago
156152f
s390/mm: use pmd_large() instead of pmd_huge()
by Gerald Schaefer
· 12 years ago
535c611
s390/string: provide asm lib functions for memcpy and memcmp
by Heiko Carstens
· 12 years ago
4db84d4
s390/mm: fix user access page-table walk code
by Gerald Schaefer
· 12 years ago
Next »