Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
15dd16c233b6d5ceea3a00f18d7c42902d0ac6b6
/
arch
/
s390
/
lib
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
27f6b41
s390/vtimer: rework virtual timer interface
by Martin Schwidefsky
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
f4815ac
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
by Heiko Carstens
· 12 years ago
4c1051e
[S390] rework idle code
by Martin Schwidefsky
· 13 years ago
8b646bd
[S390] rework smp code
by Martin Schwidefsky
· 13 years ago
3c52e49
[S390] sparse: fix sparse warnings with __user pointers
by Martin Schwidefsky
· 13 years ago
b50511e
[S390] cleanup psw related bits and pieces
by Martin Schwidefsky
· 13 years ago
144d634
[S390] fix s390 assembler code alignments
by Jan Glauber
· 13 years ago
b396637
[S390] delay: implement ndelay
by Heiko Carstens
· 13 years ago
8d7718a
futex: Sanitize futex ops argument types
by Michel Lespinasse
· 14 years ago
37a9d91
futex: Sanitize cmpxchg_futex_value_locked API
by Michel Lespinasse
· 14 years ago
e4d8269
[S390] missing sacf in uaccess
by Martin Schwidefsky
· 14 years ago
545b288
[S390] time: let local_tick_enable/disable() reprogram the clock comparator
by Heiko Carstens
· 14 years ago
e8129c6
[S390] nmi: fix clock comparator revalidation
by Heiko Carstens
· 14 years ago
596a95c
[S390] uaccess: make sure copy_from_user_overflow is builtin
by Heiko Carstens
· 15 years ago
59b6978
[S390] spinlock: check virtual cpu running status
by Gerald Schaefer
· 15 years ago
1dcec25
[S390] uaccess: implement strict user copy checks
by Heiko Carstens
· 15 years ago
fb380aa
[S390] Move __cpu_logical_map to smp.c
by Heiko Carstens
· 15 years ago
e593194
locking: Convert raw_rwlock functions to arch_rwlock
by Thomas Gleixner
· 15 years ago
fb3a6bb
locking: Convert raw_rwlock to arch_rwlock
by Thomas Gleixner
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
6c1e3e7
[S390] Use do_exception() in pagetable walk usercopy functions.
by Gerald Schaefer
· 15 years ago
b11b533
[S390] Improve address space mode selection.
by Martin Schwidefsky
· 15 years ago
af9d2ff
[S390] Add EX_TABLE for addressing exception in usercopy functions.
by Gerald Schaefer
· 15 years ago
0cd6a40
[S390] Provide arch specific mdelay implementation.
by Heiko Carstens
· 15 years ago
78d81f2
[S390] Fix enabled udelay for short delays.
by Christian Borntraeger
· 15 years ago
5075bac
[S390] add __ucmpdi2() helper function
by Heiko Carstens
· 15 years ago
bb8c29c
[S390] udelay: disable lockdep to avoid false positives
by Heiko Carstens
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
ce58ae6
[S390] implement interrupt-enabling rwlocks
by Heiko Carstens
· 15 years ago
1edad85
[S390] use compiler builtin versions of strlen/strcpy/strcat
by Heiko Carstens
· 16 years ago
1485c5c
[S390] move EXPORT_SYMBOLs to definitions
by Heiko Carstens
· 16 years ago
2887fc5
[S390] Dont check for pfn_valid() in uaccess_pt.c
by Gerald Schaefer
· 16 years ago
4fa81ed2
[S390] __div64_31 broken for CONFIG_MARCH_G5
by Martin Schwidefsky
· 16 years ago
5a0d0e6
[S390] Move private simple udelay function to arch/s390/lib/delay.c.
by Heiko Carstens
· 16 years ago
d3d238c
[S390] nohz: Fix __udelay.
by Heiko Carstens
· 16 years ago
934b285
[S390] nohz/sclp: disable timer on synchronous waits.
by Heiko Carstens
· 16 years ago
ccf183e
[S390] uaccess_mvcos: #ifdef config dependent code.
by Heiko Carstens
· 17 years ago
47494f6
[S390] remove -traditional
by Mathieu Desnoyers
· 17 years ago
3f12ebc
[S390] uaccess: Always access the correct address space.
by Heiko Carstens
· 17 years ago
5a62b19
[S390] Convert s390 to GENERIC_CLOCKEVENTS.
by Heiko Carstens
· 17 years ago
504e75d
[S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests.
by Heiko Carstens
· 17 years ago
d5b02b3
[S390] Fix futex_atomic_cmpxchg_std inline assembly.
by Heiko Carstens
· 17 years ago
894cdde
[S390] do local_irq_restore while spinning in spin_lock_irqsave.
by Hisashi Hifumi
· 17 years ago
3b4beb3
[S390] Remove owner_pc member from raw_spinlock_t.
by Heiko Carstens
· 17 years ago
190a1d7
[S390] 4level-fixup cleanup
by Martin Schwidefsky
· 17 years ago
e4aa402
[S390] Introduce follow_table in uaccess_pt.c
by Martin Schwidefsky
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
8a88367
[S390] Bogomips calculation for 64 bit.
by Martin Schwidefsky
· 17 years ago
cb8c181
[S390]: Fix build on 31-bit.
by David S. Miller
· 18 years ago
bf6f6aa
[S390] prevent softirqs if delay is called disabled
by Martin Schwidefsky
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
31ee4b2
[S390] Calibrate delay and bogomips.
by Martin Schwidefsky
· 18 years ago
d54853e
[S390] ETR support.
by Martin Schwidefsky
· 18 years ago
c1821c2
[S390] noexec protection
by Gerald Schaefer
· 18 years ago
2b67fc4
[S390] Get rid of a lot of sparse warnings.
by Heiko Carstens
· 18 years ago
d8ad075
[S390] don't call handle_mm_fault() if in an atomic context.
by Heiko Carstens
· 18 years ago
2215591
[S390] uaccess_pt: add missing down_read() and convert to is_init().
by Heiko Carstens
· 18 years ago
a866374
[PATCH] mm: pagefault_{disable,enable}()
by Peter Zijlstra
· 18 years ago
59f35d5
[S390] Add dynamic size check for usercopy functions.
by Gerald Schaefer
· 18 years ago
3c1fcfe
[PATCH] Directed yield: direct yield of spinlocks for s390.
by Martin Schwidefsky
· 18 years ago
94c12cc
[S390] Inline assembly cleanup.
by Martin Schwidefsky
· 18 years ago
52149ba
[S390] user readable uninitialised kernel memory.
by Martin Schwidefsky
· 18 years ago
d9f7a74
[S390] __div64_32 for 31 bit.
by Martin Schwidefsky
· 18 years ago
6c2a9e6
[S390] Use alternative user-copy operations for new hardware.
by Gerald Schaefer
· 18 years ago
d02765d
[S390] Make user-copy operations run-time configurable.
by Gerald Schaefer
· 18 years ago
af313e5
[S390] broken copy_in_user function.
by Martin Schwidefsky
· 18 years ago
d2c993d
[S390] Fix sparse warnings.
by Heiko Carstens
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
9656716
[PATCH] s390: Increase spinlock retry code performance
by Christian Ehrhardt
· 19 years ago
331c465
[PATCH] s390: fix strnlen_user return value
by Gerald Schaefer
· 19 years ago
e35a661
[PATCH] s390: fix __delay implementation
by Heiko Carstens
· 19 years ago
e018ba1
[PATCH] s390: Remove CVS generated information
by Heiko Carstens
· 19 years ago
0152fb3
[PATCH] s390: spinlock fixes
by Martin Schwidefsky
· 19 years ago
347a8dc
[PATCH] s390: cleanup Kconfig
by Martin Schwidefsky
· 19 years ago
fb1c8f9
[PATCH] spinlock consolidation
by Ingo Molnar
· 19 years ago
0013a85
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
by Sam Ravnborg
· 19 years ago
951f22d
[PATCH] s390: spin lock retry
by Martin Schwidefsky
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago