index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
1
-2
/
+2
|
\
|
*
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
1
-2
/
+2
*
|
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-05-07
1
-1
/
+0
|
\
\
|
*
|
Make anon_inodes unconditional
David Howells
2019-04-19
1
-1
/
+0
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
1
-17
/
+4
|
\
\
\
|
*
|
|
crypto: s390 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-17
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
1
-0
/
+1
|
\
\
\
|
*
|
|
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-08
1
-0
/
+1
*
|
|
|
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-06
120
-1644
/
+3996
|
\
\
\
\
|
*
|
|
|
s390/vdso: drop unnecessary cc-ldoption
Nick Desaulniers
2019-05-03
2
-2
/
+2
|
*
|
|
|
s390: fix clang -Wpointer-sign warnigns in boot code
Arnd Bergmann
2019-05-03
4
-9
/
+9
|
*
|
|
|
s390: drop CONFIG_VIRT_TO_BUS
Arnd Bergmann
2019-05-03
1
-1
/
+0
|
*
|
|
|
s390: boot, purgatory: pass $(CLANG_FLAGS) where needed
Arnd Bergmann
2019-05-03
2
-2
/
+3
|
*
|
|
|
s390: only build for new CPUs with clang
Arnd Bergmann
2019-05-03
2
-6
/
+18
|
*
|
|
|
s390: simplify disabled_wait
Martin Schwidefsky
2019-05-02
8
-12
/
+12
|
*
|
|
|
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Martin Schwidefsky
2019-05-02
5
-8
/
+11
|
*
|
|
|
s390/unwind: introduce stack unwind API
Martin Schwidefsky
2019-05-02
16
-205
/
+521
|
*
|
|
|
s390/opcodes: add missing instructions to the disassembler
Martin Schwidefsky
2019-05-02
1
-0
/
+11
|
*
|
|
|
s390/bug: add entry size to the __bug_table section
Martin Schwidefsky
2019-05-02
1
-12
/
+12
|
*
|
|
|
s390: use proper expoline sections for .dma code
Martin Schwidefsky
2019-05-02
1
-4
/
+15
|
*
|
|
|
s390/nospec: rename assembler generated expoline thunks
Martin Schwidefsky
2019-05-02
1
-5
/
+5
|
*
|
|
|
s390: add missing ENDPROC statements to assembler functions
Martin Schwidefsky
2019-05-02
10
-6
/
+47
|
*
|
|
|
locking/lockdep: check for freed initmem in static_obj()
Gerald Schaefer
2019-04-29
2
-0
/
+15
|
*
|
|
|
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
2019-04-29
9
-5
/
+207
|
*
|
|
|
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-04-29
24
-188
/
+334
|
*
|
|
|
s390/sclp: do not use static sccbs
Gerald Schaefer
2019-04-29
4
-6
/
+10
|
*
|
|
|
s390/kprobes: use static buffer for insn_page
Gerald Schaefer
2019-04-29
1
-17
/
+18
|
*
|
|
|
s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quad
Gerald Schaefer
2019-04-29
3
-17
/
+12
|
*
|
|
|
s390/kernel: build a relocatable kernel
Gerald Schaefer
2019-04-29
11
-42
/
+124
|
*
|
|
|
s390: enable processes for mio instructions
Sebastian Ott
2019-04-29
2
-0
/
+12
|
*
|
|
|
s390/pci: add parameter to disable usage of MIO instructions
Sebastian Ott
2019-04-29
1
-1
/
+6
|
*
|
|
|
s390/pci: provide support for MIO instructions
Sebastian Ott
2019-04-29
7
-31
/
+294
|
*
|
|
|
s390/pci: move io address mapping code to pci_insn.c
Sebastian Ott
2019-04-29
4
-39
/
+60
|
*
|
|
|
s390/pci: add parameter to force floating irqs
Sebastian Ott
2019-04-29
3
-0
/
+9
|
*
|
|
|
s390/pci: gather statistics for floating vs directed irqs
Sebastian Ott
2019-04-29
3
-6
/
+10
|
*
|
|
|
s390: show statistics for MSI IRQs
Sebastian Ott
2019-04-29
3
-13
/
+42
|
*
|
|
|
s390/pci: provide support for CPU directed interrupts
Sebastian Ott
2019-04-29
5
-63
/
+368
|
*
|
|
|
s390/airq: provide cacheline aligned ivs
Sebastian Ott
2019-04-29
1
-4
/
+6
|
*
|
|
|
s390/pci: clarify interrupt vector usage
Sebastian Ott
2019-04-29
1
-12
/
+26
|
*
|
|
|
s390/airq: recognize directed interrupts
Sebastian Ott
2019-04-29
3
-3
/
+3
|
*
|
|
|
s390/sclp: detect DIRQ facility
Sebastian Ott
2019-04-29
1
-0
/
+1
|
*
|
|
|
s390/pci: move everything irq related to pci_irq.c
Sebastian Ott
2019-04-29
4
-217
/
+229
|
*
|
|
|
s390/pci: remove unused define
Sebastian Ott
2019-04-29
1
-2
/
+0
|
*
|
|
|
s390/pci: mark command line parser data __initdata
Sebastian Ott
2019-04-29
1
-1
/
+1
|
*
|
|
|
s390/ipl: Provide has_secure sysfs attribute
Philipp Rudo
2019-04-29
2
-0
/
+19
|
*
|
|
|
s390/kexec_file: Disable kexec_load when IPLed secure
Philipp Rudo
2019-04-29
2
-0
/
+16
|
*
|
|
|
s390/kexec_file: Create ipl report and pass to next kernel
Philipp Rudo
2019-04-29
5
-9
/
+86
|
*
|
|
|
s390/kexec_file: Signature verification prototype
Philipp Rudo
2019-04-29
8
-0
/
+95
|
*
|
|
|
s390/kexec_file: Load new kernel to absolute 0
Philipp Rudo
2019-04-29
5
-18
/
+28
|
*
|
|
|
s390/kexec_file: Unify loader code
Philipp Rudo
2019-04-29
4
-84
/
+58
[next]