index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
KVM: s390: move bitmap idle_mask into arch struct top level
Michael Mueller
1
-1
/
+1
2019-02-05
KVM: s390: make bitmap declaration consistent
Michael Mueller
1
-1
/
+1
2019-02-03
arch: Use asm-generic/socket.h when possible
Deepa Dinamani
2
-119
/
+1
2019-01-28
s390: pci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-1
/
+0
2019-01-28
s390/setup: set control program code via diag 318
Collin Walling
2
-0
/
+13
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
1
-3
/
+0
2019-01-23
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into features
Martin Schwidefsky
3
-0
/
+166
2019-01-23
s390: fix system call tracing
Heiko Carstens
1
-0
/
+25
2019-01-18
s390/kasan: improve string/memory functions checks
Vasily Gorbik
1
-6
/
+22
2019-01-18
s390: autogenerate compat syscall wrappers
Arnd Bergmann
1
-0
/
+135
2019-01-18
s390: use generic UID16 implementation
Arnd Bergmann
1
-0
/
+6
2019-01-17
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
1
-0
/
+2
2019-01-11
s390/vdso: correct vdso mapping for compat tasks
Vasily Gorbik
1
-1
/
+1
2019-01-11
s390/mm: always force a load of the primary ASCE on context switch
Martin Schwidefsky
1
-3
/
+2
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-15
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+4
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-2
/
+2
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
1
-2
/
+2
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2019-01-02
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-11
/
+21
2018-12-07
preempt: Move PREEMPT_NEED_RESCHED definition into arch code
Will Deacon
1
-0
/
+2
2018-11-30
s390/zcrypt: improve special ap message cmd handling
Harald Freudenberger
1
-2
/
+2
2018-11-30
s390/ap: rework assembler functions to use unions for in/out register variables
Harald Freudenberger
1
-9
/
+19
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
5
-12
/
+25
2018-11-05
compiler: remove __no_sanitize_address_or_inline again
Martin Schwidefsky
1
-2
/
+2
2018-11-02
s390/kasan: increase instrumented stack size to 64k
Vasily Gorbik
1
-1
/
+1
2018-11-02
s390/mm: fix mis-accounting of pgtable_bytes
Martin Schwidefsky
4
-11
/
+24
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-6
/
+0
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+16
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-17
/
+4
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2
-17
/
+1
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-24
/
+16
2018-10-22
s390/kasan: support preemptible kernel build
Vasily Gorbik
1
-2
/
+7
2018-10-10
s390/pkey: Introduce new API for transforming key blobs
Ingo Franzki
2
-0
/
+25
2018-10-10
s390/pkey: Introduce new API for random protected key verification
Ingo Franzki
2
-0
/
+17
2018-10-09
s390/pkey: Introduce new API for random protected key generation
Ingo Franzki
2
-0
/
+18
2018-10-09
s390/zcrypt: zcrypt device driver cleanup
Harald Freudenberger
1
-2
/
+2
2018-10-09
s390/head: avoid doubling early boot stack size under KASAN
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
1
-0
/
+5
2018-10-09
s390/kasan: free early identity mapping structures
Vasily Gorbik
1
-0
/
+2
2018-10-09
s390/kasan: enable stack and global variables access checks
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390/kasan: reipl and kexec support
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390/smp: kasan stack instrumentation support
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390/kasan: use noexec and large pages
Vasily Gorbik
2
-0
/
+7
2018-10-09
s390/kasan: double the stack size
Vasily Gorbik
1
-0
/
+4
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik
2
-0
/
+24
2018-10-09
s390: add pgd_page primitive
Vasily Gorbik
1
-1
/
+10
2018-10-09
s390: introduce MAX_PTRS_PER_P4D
Vasily Gorbik
1
-0
/
+2
[prev]
[next]