summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo2018-04-135-305/+16
| * | | | | | | | kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo2018-04-132-8/+9
| * | | | | | | | kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo2018-04-131-4/+6
| * | | | | | | | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo2018-04-131-36/+20
| * | | | | | | | kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro2018-04-131-188/+7
| * | | | | | | | x86: kexec_file: clean up prepare_elf64_headers()AKASHI Takahiro2018-04-131-11/+7
| * | | | | | | | x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem bufferAKASHI Takahiro2018-04-131-51/+31
| * | | | | | | | x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()AKASHI Takahiro2018-04-131-12/+12
| * | | | | | | | x86: kexec_file: purge system-ram walking from prepare_elf64_headers()AKASHI Takahiro2018-04-131-63/+58
| * | | | | | | | kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-04-136-83/+9
| * | | | | | | | kexec_file: make use of purgatory optionalAKASHI Takahiro2018-04-132-0/+6
| * | | | | | | | mm/gup.c: document return valueMichael S. Tsirkin2018-04-134-0/+10
* | | | | | | | | Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shLinus Torvalds2018-04-139-38/+84
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arch/sh: pcie-sh7786: handle non-zero DMA offsetThomas Petazzoni2018-04-121-0/+8
| * | | | | | | | | arch/sh: pcie-sh7786: adjust the memory mappingThomas Petazzoni2018-04-121-5/+14
| * | | | | | | | | arch/sh: pcie-sh7786: adjust PCI MEM and IO regionsThomas Petazzoni2018-04-121-18/+18
| * | | | | | | | | arch/sh: pcie-sh7786: exclude unusable PCI MEM areasThomas Petazzoni2018-04-121-0/+12
| * | | | | | | | | arch/sh: pcie-sh7786: mark unavailable PCI resource as disabledThomas Petazzoni2018-04-121-0/+3
| * | | | | | | | | arch/sh: pci: don't use disabled resourcesThomas Petazzoni2018-04-121-0/+5
| * | | | | | | | | arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni2018-04-122-4/+7
| * | | | | | | | | arch/sh: add sh7786_mm_sel() functionThomas Petazzoni2018-04-121-0/+7
| * | | | | | | | | sh: fix debug trap failure to process signals before return to userRich Felker2018-04-121-1/+1
| * | | | | | | | | sh: fix memory corruption of unflattened device treeRich Felker2018-04-122-6/+8
| * | | | | | | | | sh: fix futex FUTEX_OP_SET op on userspace addressesAurelien Jarno2018-04-121-4/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-1310-199/+242
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: assembler: add macros to conditionally yield the NEON under PREEMPTArd Biesheuvel2018-04-112-0/+76
| * | | | | | | | | arm64: assembler: add utility macros to push/pop stack framesArd Biesheuvel2018-04-111-0/+63
| * | | | | | | | | arm64: Move the content of bpi.S to hyp-entry.SMarc Zyngier2018-04-114-91/+65
| * | | | | | | | | arm64: Get rid of __smccc_workaround_1_hvc_*Marc Zyngier2018-04-112-16/+5
| * | | | | | | | | arm64: capabilities: Rework EL2 vector hardening entryMarc Zyngier2018-04-111-9/+11
| * | | | | | | | | arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni2018-04-116-86/+25
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-1317-636/+174
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | s390: correct nospec auto detection init orderMartin Schwidefsky2018-04-113-6/+6
| * | | | | | | | | s390/zcrypt: Support up to 256 crypto adapters.Harald Freudenberger2018-04-112-49/+81
| * | | | | | | | | s390/zcrypt: Remove deprecated ioctls.Harald Freudenberger2018-04-101-40/+1
| * | | | | | | | | s390/ipl: remove reipl_method and dump_methodVasily Gorbik2018-04-101-46/+11
| * | | | | | | | | s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik2018-04-103-6/+7
| * | | | | | | | | s390/ipl: remove non-existing functions declarationVasily Gorbik2018-04-101-3/+0
| * | | | | | | | | s390: assume diag308 set always worksVasily Gorbik2018-04-107-358/+16
| * | | | | | | | | s390/ipl: avoid adding scpdata to cmdline during ftp/dvd bootVasily Gorbik2018-04-101-1/+1
| * | | | | | | | | s390/ipl: correct ipl parmblock valid checksVasily Gorbik2018-04-101-6/+4
| * | | | | | | | | s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2018-04-105-86/+17
| * | | | | | | | | s390/ipl: move ipl_flags to ipl.cVasily Gorbik2018-04-102-11/+9
| * | | | | | | | | s390/ipl: get rid of ipl_ssid and ipl_devnoVasily Gorbik2018-04-101-9/+8
| * | | | | | | | | s390/ipl: unite diag308 and scsi boot ipl blocksVasily Gorbik2018-04-102-29/+26
| * | | | | | | | | s390/ipl: ensure loadparm valid flag is setVasily Gorbik2018-04-101-0/+1
| * | | | | | | | | s390/compat: fix setup_frame32Heiko Carstens2018-04-101-1/+1
| * | | | | | | | | s390/crypto: Adjust s390 aes and paes cipher prioritiesHarald Freudenberger2018-04-102-8/+8
* | | | | | | | | | Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-1210-156/+58
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | parisc: Prevent panic at system haltHelge Deller2018-04-111-8/+5