summaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-2/+2
|\
| * syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-2/+2
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-071-0/+1
|\ \
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-0733-308/+932
|\ \ \
| * | | s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann2019-05-033-8/+8
| * | | s390: simplify disabled_waitMartin Schwidefsky2019-05-021-2/+2
| * | | s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky2019-05-021-0/+2
| * | | s390/unwind: introduce stack unwind APIMartin Schwidefsky2019-05-023-72/+215
| * | | s390/bug: add entry size to the __bug_table sectionMartin Schwidefsky2019-05-021-12/+12
| * | | s390/nospec: rename assembler generated expoline thunksMartin Schwidefsky2019-05-021-5/+5
| * | | locking/lockdep: check for freed initmem in static_obj()Gerald Schaefer2019-04-291-0/+12
| * | | s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer2019-04-291-0/+6
| * | | s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-295-1/+28
| * | | s390/sclp: do not use static sccbsGerald Schaefer2019-04-291-1/+4
| * | | s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quadGerald Schaefer2019-04-291-7/+2
| * | | s390/kernel: build a relocatable kernelGerald Schaefer2019-04-291-0/+2
| * | | s390: enable processes for mio instructionsSebastian Ott2019-04-291-0/+10
| * | | s390/pci: provide support for MIO instructionsSebastian Ott2019-04-294-11/+28
| * | | s390/pci: move io address mapping code to pci_insn.cSebastian Ott2019-04-292-33/+24
| * | | s390/pci: add parameter to force floating irqsSebastian Ott2019-04-291-0/+1
| * | | s390/pci: gather statistics for floating vs directed irqsSebastian Ott2019-04-291-1/+2
| * | | s390: show statistics for MSI IRQsSebastian Ott2019-04-291-3/+3
| * | | s390/pci: provide support for CPU directed interruptsSebastian Ott2019-04-293-12/+70
| * | | s390/airq: provide cacheline aligned ivsSebastian Ott2019-04-291-4/+6
| * | | s390/airq: recognize directed interruptsSebastian Ott2019-04-291-1/+1
| * | | s390/sclp: detect DIRQ facilitySebastian Ott2019-04-291-0/+1
| * | | s390/pci: move everything irq related to pci_irq.cSebastian Ott2019-04-291-0/+6
| * | | s390/ipl: Provide has_secure sysfs attributePhilipp Rudo2019-04-291-0/+2
| * | | s390/kexec_file: Create ipl report and pass to next kernelPhilipp Rudo2019-04-292-0/+4
| * | | s390/kexec_file: Signature verification prototypePhilipp Rudo2019-04-291-0/+1
| * | | s390/kexec_file: Load new kernel to absolute 0Philipp Rudo2019-04-291-0/+6
| * | | s390/kexec_file: Unify loader codePhilipp Rudo2019-04-291-7/+3
| * | | s390/kexec_file: Simplify parmarea accessPhilipp Rudo2019-04-292-3/+14
| * | | s390/ipl: add helper functions to create an IPL reportMartin Schwidefsky2019-04-261-0/+27
| * | | s390/ipl: read IPL report at early bootMartin Schwidefsky2019-04-261-0/+7
| * | | s390/ipl: add definitions for the IPL report blockMartin Schwidefsky2019-04-261-1/+61
| * | | s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky2019-04-262-81/+116
| * | | s390/ipl: make ipl_info less confusingMartin Schwidefsky2019-04-261-1/+1
| * | | s390: report new CPU capabilitiesMartin Schwidefsky2019-04-251-0/+4
| * | | s390/mm: fix pxd_bad with folded page tablesMartin Schwidefsky2019-04-241-14/+19
| * | | s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik2019-04-241-0/+2
| * | | s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky2019-04-231-0/+12
| * | | s390/mm: make the pxd_offset functions more robustMartin Schwidefsky2019-04-231-24/+43
| * | | s390: avoid __builtin_return_address(n) on clangArnd Bergmann2019-04-111-0/+5
| * | | s390: make __load_psw_mask work with clangArnd Bergmann2019-04-111-3/+3
| * | | s390: syscall_wrapper: avoid clang warningArnd Bergmann2019-04-111-2/+2
| * | | s390: fine-tune stack switch helperMartin Schwidefsky2019-04-111-9/+9
| * | | s390/uv: introduce guest side ultravisor codeVasily Gorbik2019-04-101-0/+132
| * | | s390: move ipl block to .boot.preserved.data sectionVasily Gorbik2019-04-102-3/+2