summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky2019-05-025-8/+11
| * | | | s390/unwind: introduce stack unwind APIMartin Schwidefsky2019-05-0216-205/+521
| * | | | s390/opcodes: add missing instructions to the disassemblerMartin Schwidefsky2019-05-021-0/+11
| * | | | s390/bug: add entry size to the __bug_table sectionMartin Schwidefsky2019-05-021-12/+12
| * | | | s390: use proper expoline sections for .dma codeMartin Schwidefsky2019-05-021-4/+15
| * | | | s390/nospec: rename assembler generated expoline thunksMartin Schwidefsky2019-05-021-5/+5
| * | | | s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky2019-05-0210-6/+47
| * | | | locking/lockdep: check for freed initmem in static_obj()Gerald Schaefer2019-04-292-0/+15
| * | | | s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer2019-04-299-5/+207
| * | | | s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-2924-188/+334
| * | | | s390/sclp: do not use static sccbsGerald Schaefer2019-04-294-6/+10
| * | | | s390/kprobes: use static buffer for insn_pageGerald Schaefer2019-04-291-17/+18
| * | | | s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quadGerald Schaefer2019-04-293-17/+12Star
| * | | | s390/kernel: build a relocatable kernelGerald Schaefer2019-04-2911-42/+124
| * | | | s390: enable processes for mio instructionsSebastian Ott2019-04-292-0/+12
| * | | | s390/pci: add parameter to disable usage of MIO instructionsSebastian Ott2019-04-291-1/+6
| * | | | s390/pci: provide support for MIO instructionsSebastian Ott2019-04-297-31/+294
| * | | | s390/pci: move io address mapping code to pci_insn.cSebastian Ott2019-04-294-39/+60
| * | | | s390/pci: add parameter to force floating irqsSebastian Ott2019-04-293-0/+9
| * | | | s390/pci: gather statistics for floating vs directed irqsSebastian Ott2019-04-293-6/+10
| * | | | s390: show statistics for MSI IRQsSebastian Ott2019-04-293-13/+42
| * | | | s390/pci: provide support for CPU directed interruptsSebastian Ott2019-04-295-63/+368
| * | | | s390/airq: provide cacheline aligned ivsSebastian Ott2019-04-291-4/+6
| * | | | s390/pci: clarify interrupt vector usageSebastian Ott2019-04-291-12/+26
| * | | | s390/airq: recognize directed interruptsSebastian Ott2019-04-293-3/+3
| * | | | s390/sclp: detect DIRQ facilitySebastian Ott2019-04-291-0/+1
| * | | | s390/pci: move everything irq related to pci_irq.cSebastian Ott2019-04-294-217/+229
| * | | | s390/pci: remove unused defineSebastian Ott2019-04-291-2/+0Star
| * | | | s390/pci: mark command line parser data __initdataSebastian Ott2019-04-291-1/+1
| * | | | s390/ipl: Provide has_secure sysfs attributePhilipp Rudo2019-04-292-0/+19
| * | | | s390/kexec_file: Disable kexec_load when IPLed securePhilipp Rudo2019-04-292-0/+16
| * | | | s390/kexec_file: Create ipl report and pass to next kernelPhilipp Rudo2019-04-295-9/+86
| * | | | s390/kexec_file: Signature verification prototypePhilipp Rudo2019-04-298-0/+95
| * | | | s390/kexec_file: Load new kernel to absolute 0Philipp Rudo2019-04-295-18/+28
| * | | | s390/kexec_file: Unify loader codePhilipp Rudo2019-04-294-84/+58Star
| * | | | s390/kexec_file: Simplify parmarea accessPhilipp Rudo2019-04-296-25/+28
| * | | | s390/purgatory: Omit use of bin2cPhilipp Rudo2019-04-292-6/+17
| * | | | s390/purgatory: Reduce purgatory sizePhilipp Rudo2019-04-292-4/+64
| * | | | s390/kexec_file: Fix detection of text segment in ELF loaderPhilipp Rudo2019-04-291-1/+6
| * | | | s390/kexec_file: Fix potential segment overlap in ELF loaderPhilipp Rudo2019-04-291-1/+1
| * | | | s390/boot: pad bzImage to 4KMartin Schwidefsky2019-04-261-0/+1
| * | | | s390/ipl: add helper functions to create an IPL reportMartin Schwidefsky2019-04-262-0/+161
| * | | | s390/ipl: read IPL report at early bootMartin Schwidefsky2019-04-267-11/+250
| * | | | 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-265-128/+161
| * | | | s390/ipl: make ipl_info less confusingMartin Schwidefsky2019-04-264-68/+66Star
| * | | | s390: report new CPU capabilitiesMartin Schwidefsky2019-04-253-1/+14
| * | | | s390/crypto: use TRNG for seeding/reseedingHarald Freudenberger2019-04-251-20/+47
| * | | | s390/crypto: rework generate_entropy function for pseudo random ddHarald Freudenberger2019-04-251-28/+58
| * | | | s390/mm: fix pxd_bad with folded page tablesMartin Schwidefsky2019-04-241-14/+19