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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
s390: introduce CPU alternatives
Vasily Gorbik
8
-0
/
+337
2017-10-18
s390/dasd: remove unused debug macros
Sebastian Ott
1
-16
/
+0
2017-10-18
s390/debug: only write data once
Sebastian Ott
1
-2
/
+4
2017-10-18
s390/debug: improve debug_event
Sebastian Ott
7
-56
/
+26
2017-10-18
s390/kexec: Fix checksum validation return code for kdump
Philipp Rudo
1
-3
/
+3
2017-10-16
Merge tag 'vfio-ccw-20171016' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Martin Schwidefsky
1
-5
/
+17
2017-10-16
vfio: ccw: validate the count field of a ccw before pinning
Dong Jia Shi
1
-1
/
+17
2017-10-16
vfio: ccw: bypass bad idaw address when fetching IDAL ccws
Dong Jia Shi
1
-4
/
+0
2017-10-16
s390: update defconfig
Martin Schwidefsky
4
-22
/
+10
2017-10-16
s390/debug: adjust coding style
Heiko Carstens
2
-582
/
+494
2017-10-16
s390/pkey: fix kzalloc-simple.cocci warnings
Vasyl Gomonovych
1
-2
/
+1
2017-10-12
s390/kprobes: remove KPROBE_SWAP_INST state
Heiko Carstens
2
-9
/
+0
2017-10-09
s390: cleanup string ops prototypes
Heiko Carstens
2
-25
/
+25
2017-10-09
s390: optimize memset implementation
Heiko Carstens
1
-8
/
+12
2017-10-09
s390/mm: use memset64 instead of clear_table
Heiko Carstens
4
-28
/
+12
2017-10-09
s390: implement memset16, memset32 & memset64
Heiko Carstens
2
-0
/
+66
2017-10-09
Merge branch 'sthyi' into features
Martin Schwidefsky
13
-71
/
+182
2017-10-09
s390/sthyi: add s390_sthyi system call
QingFeng Hao
6
-2
/
+43
2017-10-09
s390/sthyi: add cache to store hypervisor info
QingFeng Hao
4
-26
/
+71
2017-10-09
s390/sthyi: reorganize sthyi implementation
QingFeng Hao
6
-73
/
+98
2017-10-04
s390: use generic rwsem implementation
Heiko Carstens
2
-210
/
+1
2017-09-29
s390/disassembler: add new z14 instructions
Heiko Carstens
1
-1
/
+82
2017-09-29
s390/disassembler: add missing z13 instructions
Heiko Carstens
1
-2
/
+28
2017-09-29
s390/disassembler: add sthyi instruction
Heiko Carstens
1
-0
/
+1
2017-09-29
s390/disassembler: remove double instructions
Heiko Carstens
1
-6
/
+0
2017-09-29
s390/disassembler: fix LRDFU format
Heiko Carstens
1
-1
/
+1
2017-09-29
s390/disassembler: add missing end marker for e7 table
Heiko Carstens
1
-0
/
+1
2017-09-29
s390/virtio: simplify Makefile
Heiko Carstens
1
-2
/
+1
2017-09-29
s390/virtio: remove the old KVM virtio transport
Thomas Huth
3
-531
/
+0
2017-09-29
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
5
-0
/
+11
2017-09-29
s390/crypto: add s390 platform specific aes gcm support.
Harald Freudenberger
1
-3
/
+293
2017-09-29
s390/crypto: add inline assembly for KMA instruction to cpacf.h
Patrick Steuer
1
-1
/
+51
2017-09-28
s390/rwlock: introduce rwlock wait queueing
Martin Schwidefsky
4
-244
/
+72
2017-09-28
s390/spinlock: introduce spinlock wait queueing
Martin Schwidefsky
5
-43
/
+180
2017-09-28
s390/spinlock: use the cpu number +1 as spinlock value
Martin Schwidefsky
2
-17
/
+17
2017-09-28
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
5
-4
/
+56
2017-09-28
s390/sclp: Use setup_timer and mod_timer
Himanshu Jha
2
-10
/
+4
2017-09-28
s390/cpumf: remove superfluous nr_cpumask_bits check
Heiko Carstens
1
-5
/
+1
2017-09-28
s390/zcrypt: Explicitly check input data length.
Harald Freudenberger
1
-3
/
+3
2017-09-28
s390/cmf: use tod_to_ns()
Sebastian Ott
1
-5
/
+3
2017-09-28
s390/cmf: avg_utilization
Sebastian Ott
1
-23
/
+35
2017-09-28
s390/cmf: read from hw buffer
Sebastian Ott
1
-31
/
+14
2017-09-28
s390/cmf: simplify copy_block
Sebastian Ott
1
-17
/
+3
2017-09-28
s390/cmf: simplify cmb_copy_wait
Sebastian Ott
1
-49
/
+23
2017-09-28
s390/cmf: simplify set_schib_wait
Sebastian Ott
1
-47
/
+23
2017-09-28
s390/cmf: set_schib_wait add timeout
Sebastian Ott
1
-7
/
+8
2017-09-28
s390/char: fix cdev_add usage
Jean Delvare
3
-6
/
+3
2017-09-28
samples/kprobes: Add s390 case in kprobe example module
Johannes Thumshirn
1
-0
/
+8
2017-09-28
s390/ptrace: add runtime instrumention register get/set
Alice Frosi
2
-0
/
+110
2017-09-28
s390/runtime_instrumentation: clean up struct runtime_instr_cb
Alice Frosi
3
-48
/
+48
[next]