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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-15
processor: get rid of cpu_relax_yield
Heiko Carstens
1
-2
/
+2
2019-06-15
s390: improve wait logic of stop_machine
Martin Schwidefsky
2
-6
/
+13
2019-06-15
s390/traps: simplify data exception handler
Vasily Gorbik
1
-8
/
+2
2019-06-11
s390/kdump: get rid of compile warning
Heiko Carstens
1
-1
/
+2
2019-06-07
s390/jump_label: remove unused structure definition
Heiko Carstens
1
-5
/
+0
2019-06-07
s390: enforce CONFIG_HOTPLUG_CPU
Heiko Carstens
1
-19
/
+0
2019-06-07
s390: enforce CONFIG_SMP
Heiko Carstens
5
-11
/
+1
2019-06-04
s390/disassembler: update opcode table
Martin Schwidefsky
1
-3
/
+2
2019-06-04
s390/jump_label: replace stop_machine with smp_call_function
Martin Schwidefsky
1
-13
/
+5
2019-05-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+6
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
1
-0
/
+6
2019-05-06
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
44
-650
/
+1209
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-6
/
+0
2019-05-06
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+2
2019-05-03
s390/vdso: drop unnecessary cc-ldoption
Nick Desaulniers
2
-2
/
+2
2019-05-02
s390: simplify disabled_wait
Martin Schwidefsky
5
-8
/
+8
2019-05-02
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Martin Schwidefsky
4
-8
/
+9
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
11
-119
/
+297
2019-05-02
s390: add missing ENDPROC statements to assembler functions
Martin Schwidefsky
6
-4
/
+35
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
2
-0
/
+2
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
11
-168
/
+30
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
2
-4
/
+2
2019-04-29
s390/kprobes: use static buffer for insn_page
Gerald Schaefer
1
-17
/
+18
2019-04-29
s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quad
Gerald Schaefer
2
-10
/
+10
2019-04-29
s390/kernel: build a relocatable kernel
Gerald Schaefer
4
-42
/
+72
2019-04-29
s390: enable processes for mio instructions
Sebastian Ott
1
-0
/
+2
2019-04-29
s390/pci: gather statistics for floating vs directed irqs
Sebastian Ott
1
-1
/
+2
2019-04-29
s390: show statistics for MSI IRQs
Sebastian Ott
1
-9
/
+38
2019-04-29
s390/ipl: Provide has_secure sysfs attribute
Philipp Rudo
1
-0
/
+17
2019-04-29
s390/kexec_file: Disable kexec_load when IPLed secure
Philipp Rudo
2
-0
/
+16
2019-04-29
s390/kexec_file: Create ipl report and pass to next kernel
Philipp Rudo
3
-9
/
+82
2019-04-29
s390/kexec_file: Signature verification prototype
Philipp Rudo
3
-0
/
+80
2019-04-29
s390/kexec_file: Load new kernel to absolute 0
Philipp Rudo
4
-18
/
+22
2019-04-29
s390/kexec_file: Unify loader code
Philipp Rudo
3
-77
/
+55
2019-04-29
s390/kexec_file: Simplify parmarea access
Philipp Rudo
3
-17
/
+8
2019-04-29
s390/kexec_file: Fix detection of text segment in ELF loader
Philipp Rudo
1
-1
/
+6
2019-04-29
s390/kexec_file: Fix potential segment overlap in ELF loader
Philipp Rudo
1
-1
/
+1
2019-04-26
s390/ipl: add helper functions to create an IPL report
Martin Schwidefsky
1
-0
/
+134
2019-04-26
s390/ipl: read IPL report at early boot
Martin Schwidefsky
2
-0
/
+64
2019-04-26
s390/ipl: provide uapi header for list directed IPL
Martin Schwidefsky
2
-42
/
+40
2019-04-26
s390/ipl: make ipl_info less confusing
Martin Schwidefsky
2
-60
/
+58
2019-04-25
s390: report new CPU capabilities
Martin Schwidefsky
2
-1
/
+10
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
1
-0
/
+4
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
1
-1
/
+0
2019-04-23
s390/cpum_cf_diag: Add support for CPU-MF SVN 6
Thomas-Mich Richter
1
-2
/
+7
2019-04-17
s390/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
1
-1
/
+2
2019-04-17
s390: correct some inline assembly constraints
Vasily Gorbik
2
-5
/
+5
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
1
-0
/
+4
2019-04-14
s390/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
1
-6
/
+0
[next]