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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
s390/sthyi: add cache to store hypervisor info
QingFeng Hao
1
-13
/
+71
2017-10-09
s390/sthyi: reorganize sthyi implementation
QingFeng Hao
2
-1
/
+429
2017-10-05
timer: Remove users of TIMER_DEFERRED_INITIALIZER
Kees Cook
2
-6
/
+6
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-28
s390/spinlock: introduce spinlock wait queueing
Martin Schwidefsky
2
-0
/
+6
2017-09-28
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
2
-3
/
+50
2017-09-28
s390/cpumf: remove superfluous nr_cpumask_bits check
Heiko Carstens
1
-5
/
+1
2017-09-28
s390/ptrace: add runtime instrumention register get/set
Alice Frosi
1
-0
/
+109
2017-09-28
s390/runtime_instrumentation: clean up struct runtime_instr_cb
Alice Frosi
1
-6
/
+6
2017-09-28
s390: add support for FORTIFY_SOURCE
Heiko Carstens
1
-0
/
+2
2017-09-28
s390: get rid of exit_thread()
Heiko Carstens
1
-7
/
+0
2017-09-28
s390/guarded storage: simplify task exit handling
Heiko Carstens
2
-8
/
+4
2017-09-28
s390/ptrace: fix guarded storage regset handling
Heiko Carstens
1
-11
/
+22
2017-09-28
s390/guarded storage: fix possible memory corruption
Heiko Carstens
1
-0
/
+2
2017-09-28
s390/runtime instrumentation: simplify task exit handling
Heiko Carstens
2
-18
/
+17
2017-09-28
s390/runtime instrumention: fix possible memory corruption
Heiko Carstens
1
-2
/
+2
2017-09-28
s390: convert release_thread() into a static inline function
Heiko Carstens
1
-4
/
+0
2017-09-20
s390/topology: enable / disable topology dynamically
Heiko Carstens
1
-2
/
+74
2017-09-20
s390/topology: alternative topology for topology-less machines
Heiko Carstens
2
-23
/
+61
2017-09-19
s390: switch to {get,put}_compat_sigset()
Al Viro
1
-26
/
+7
2017-09-13
s390/perf: fix bug when creating per-thread event
Pu Hou
1
-3
/
+6
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-17
/
+15
2017-08-23
s390/dasd: Change unsigned long long to unsigned long
Jan Höppner
1
-1
/
+1
2017-08-23
s390/smp: convert cpuhp_setup_state() return code to zero on success
Heiko Carstens
1
-0
/
+1
2017-08-23
s390: fix 'novx' early parameter handling
Heiko Carstens
1
-1
/
+1
2017-08-09
s390/vmcp: make use of contiguous memory allocator
Heiko Carstens
1
-0
/
+1
2017-08-09
s390/cpcmd,vmcp: avoid GFP_DMA allocations
Heiko Carstens
1
-9
/
+4
2017-07-26
s390: add support for IBM z14 machines
Martin Schwidefsky
1
-0
/
+3
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
8
-33
/
+69
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
5
-9
/
+14
2017-07-26
Merge branch 'tlb-flushing' into features
Martin Schwidefsky
2
-4
/
+20
2017-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+1
2017-07-25
s390/mm: tag normal pages vs pages used in page tables
Martin Schwidefsky
2
-4
/
+20
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
1
-17
/
+15
2017-07-13
s390/perf: fix problem state detection
Christian Borntraeger
1
-1
/
+1
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
2
-6
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+29
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-6
/
+6
2017-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
12
-92
/
+207
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-1
/
+1
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-31
/
+1
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-25
/
+0
2017-06-28
Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into features
Martin Schwidefsky
3
-11
/
+89
2017-06-27
KVM: s390: Backup the guest's machine check info
QingFeng Hao
1
-0
/
+34
2017-06-27
s390/nmi: s390: New low level handling for machine check happening in guest
QingFeng Hao
3
-11
/
+55
[prev]
[next]