index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-10
/
+0
2018-01-26
bpf, s390x: remove obsolete exception handling from div/mod
Daniel Borkmann
1
-10
/
+0
2018-01-26
KVM: s390: introduce the format-1 GISA
Michael Mueller
3
-13
/
+37
2018-01-26
s390/sclp: expose the GISA format facility
Michael Mueller
1
-0
/
+1
2018-01-26
KVM: s390: activate GISA for emulated interrupts
Michael Mueller
1
-1
/
+7
2018-01-26
KVM: s390: make kvm_s390_get_io_int() aware of GISA
Michael Mueller
1
-4
/
+70
2018-01-26
KVM: s390: add GISA interrupts to FLIC ioctl interface
Michael Mueller
1
-0
/
+18
2018-01-26
KVM: s390: abstract adapter interruption word generation from ISC
Michael Mueller
1
-2
/
+7
2018-01-26
KVM: s390: exploit GISA and AIV for emulated interrupts
Michael Mueller
4
-18
/
+87
2018-01-26
s390/css: indicate the availability of the AIV facility
Michael Mueller
1
-1
/
+3
2018-01-26
KVM: s390: implement GISA IPM related primitives
Michael Mueller
1
-0
/
+28
2018-01-26
s390/bitops: add test_and_clear_bit_inv()
Jens Freimann
1
-0
/
+5
2018-01-26
KVM: s390: define GISA format-0 data structure
Michael Mueller
2
-4
/
+20
2018-01-26
KVM: s390: reverse bit ordering of irqs in pending mask
Michael Mueller
2
-33
/
+33
2018-01-25
firmware: Drop FIRMWARE_IN_KERNEL Kconfig option
Benjamin Gilbert
1
-1
/
+0
2018-01-24
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
5
-14
/
+15
2018-01-24
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
5
-12
/
+16
2018-01-24
KVM: s390: reuse kvm_s390_set_cpuflags()
David Hildenbrand
3
-12
/
+11
2018-01-24
KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()
David Hildenbrand
2
-17
/
+17
2018-01-24
KVM: s390: add vcpu stat counters for many instruction
Christian Borntraeger
4
-10
/
+65
2018-01-24
Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
1
-7
/
+11
2018-01-24
KVM: s390: diagnoses are instructions as well
Christian Borntraeger
1
-6
/
+6
2018-01-24
s390x/mm: simplify gmap_protect_rmap()
David Hildenbrand
1
-9
/
+8
2018-01-24
KVM: s390: add proper locking for CMMA migration bitmap
Christian Borntraeger
1
-7
/
+11
2018-01-24
KVM: s390: vsie: store guest addresses of satellite blocks in vsie_page
David Hildenbrand
1
-15
/
+22
2018-01-24
KVM: s390: vsie: use READ_ONCE to access some SCB fields
David Hildenbrand
1
-19
/
+31
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-2
/
+28
2018-01-23
s390/mm: Remove superfluous parameter
Janosch Frank
1
-2
/
+2
2018-01-23
s390/decompressor: discard __ksymtab and .eh_frame sections
Vasily Gorbik
2
-0
/
+7
2018-01-23
s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
Eugene Syromiatnikov
1
-4
/
+4
2018-01-23
s390/tools: generate header files in arch/s390/include/generated/
Hendrik Brueckner
7
-14
/
+26
2018-01-23
s390/syscalls: use generated syscall_table.h and unistd.h header files
Hendrik Brueckner
6
-792
/
+12
2018-01-23
s390/syscalls: add Makefile to generate system call header files
Hendrik Brueckner
2
-0
/
+57
2018-01-23
s390/syscalls: add syscalltbl script
Hendrik Brueckner
1
-0
/
+232
2018-01-23
s390/syscalls: add system call table
Hendrik Brueckner
1
-0
/
+390
2018-01-23
s390/decompressor: swap .text and .rodata.compressed sections
Vasily Gorbik
1
-3
/
+3
2018-01-23
s390/ipl: avoid usage of __section(.data)
Vasily Gorbik
1
-8
/
+4
2018-01-23
s390/head: replace hard coded values with constants
Vasily Gorbik
1
-5
/
+5
2018-01-23
s390/disassembler: add generated gen_opcode_table tool to .gitignore
Hendrik Brueckner
1
-0
/
+1
2018-01-23
s390: remove bogus system call table entries
Heiko Carstens
1
-3
/
+3
2018-01-23
s390/kprobes: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2018-01-20
KVM: s390: wire up bpb feature
Christian Borntraeger
4
-2
/
+28
2018-01-19
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
1
-2
/
+0
2018-01-16
Merge tag 'kvm-s390-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
6
-53
/
+43
2018-01-16
KVM: s390: cleanup struct kvm_s390_float_interrupt
David Hildenbrand
5
-29
/
+16
2018-01-16
KVM: s390: drop use of spin lock in __floating_irq_kick
Michael Mueller
1
-2
/
+0
2018-01-16
KVM: s390: add debug tracing for cpu features of CPU model
Christian Borntraeger
1
-6
/
+18
2018-01-16
KVM: s390: use created_vcpus in more places
Christian Borntraeger
1
-2
/
+2
2018-01-16
s390x/mm: cleanup gmap_pte_op_walk()
David Hildenbrand
1
-15
/
+8
2018-01-15
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
1
-52
/
+0
[prev]
[next]