index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-11
s390/numa: move code to arch/s390/kernel
Alexander Gordeev
2020-08-11
s390/debug: debug feature version 3
Mikhail Zaslonko
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-07-27
kill unused dump_fpu() instances
Al Viro
2020-07-27
s390: switch to ->regset_get()
Al Viro
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-22
s390/time: improve comparison for tod steering
Heiko Carstens
2020-07-22
s390/time: use CLOCKSOURCE_MASK
Heiko Carstens
2020-07-21
s390/cpum_cf,perf: change DFLT_CCERROR counter name
Thomas Richter
2020-07-20
s390/kernel: expand exception table logic to allow new handling options
Ilya Leoshkevich
2020-07-20
s390/mm: avoid trimming to MAX_ORDER
Heiko Carstens
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-10
s390: add trace events for idle enter/exit
Sven Schnelle
2020-07-10
s390: fix comment regarding interrupts in svc
Christian Borntraeger
2020-07-10
mm/memblock: expose only miminal interface to add/walk physmem
David Hildenbrand
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-03
s390/smp: add missing linebreak
Heiko Carstens
2020-07-03
s390/smp: move smp_cpus_done() to header file
Heiko Carstens
2020-07-01
s390/cpum_sf: prohibit callchain data collection
Thomas Richter
2020-07-01
s390/stp: allow group and users to read stp sysfs files
Sven Schnelle
2020-06-29
s390/debug: remove raw view
Heiko Carstens
2020-06-29
s390: convert to msecs_to_jiffies()
Sven Schnelle
2020-06-29
s390/setup: init jump labels before command line parsing
Vasily Gorbik
2020-06-23
s390/debug: avoid kernel warning on too large number of pages
Christian Borntraeger
2020-06-23
s390/kasan: fix early pgm check handler execution
Vasily Gorbik
2020-06-23
s390: fix system call single stepping
Sven Schnelle
2020-06-23
s390/setup: diag 318: refactor struct
Collin Walling
2020-06-20
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
arch: wire-up close_range()
Christian Brauner
2020-06-16
s390/vdso: fix vDSO clock_getres()
Vincenzo Frascino
2020-06-16
s390/vdso: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
2020-06-16
s390/protvirt: use scnprintf() instead of snprintf()
Chen Zhou
2020-06-16
s390: use scnprintf() in sys_##_prefix##_##_name##_show
Chen Zhou
2020-06-16
s390/ptrace: fix setting syscall number
Sven Schnelle
2020-06-16
s390/ptrace: pass invalid syscall numbers to tracing
Sven Schnelle
2020-06-16
s390/ptrace: return -ENOSYS when invalid syscall is supplied
Sven Schnelle
2020-06-16
s390/seccomp: pass syscall arguments via seccomp_data
Sven Schnelle
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
[next]