summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo
2018-04-13kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro
2018-04-13x86: kexec_file: clean up prepare_elf64_headers()AKASHI Takahiro
2018-04-13x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem bufferAKASHI Takahiro
2018-04-13x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()AKASHI Takahiro
2018-04-13x86: kexec_file: purge system-ram walking from prepare_elf64_headers()AKASHI Takahiro
2018-04-13kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro
2018-04-13kexec_file: make use of purgatory optionalAKASHI Takahiro
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin
2018-04-13Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shLinus Torvalds
2018-04-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-12Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-12arch/sh: pcie-sh7786: handle non-zero DMA offsetThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: adjust the memory mappingThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: adjust PCI MEM and IO regionsThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: exclude unusable PCI MEM areasThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: mark unavailable PCI resource as disabledThomas Petazzoni
2018-04-12arch/sh: pci: don't use disabled resourcesThomas Petazzoni
2018-04-12arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni
2018-04-12arch/sh: add sh7786_mm_sel() functionThomas Petazzoni
2018-04-12sh: fix debug trap failure to process signals before return to userRich Felker
2018-04-12sh: fix memory corruption of unflattened device treeRich Felker
2018-04-12sh: fix futex FUTEX_OP_SET op on userspace addressesAurelien Jarno
2018-04-12Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-12Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-04-11Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2018-04-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-04-11Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-11parisc: Prevent panic at system haltHelge Deller
2018-04-11arm64: assembler: add macros to conditionally yield the NEON under PREEMPTArd Biesheuvel
2018-04-11arm64: assembler: add utility macros to push/pop stack framesArd Biesheuvel
2018-04-11arm64: Move the content of bpi.S to hyp-entry.SMarc Zyngier
2018-04-11arm64: Get rid of __smccc_workaround_1_hvc_*Marc Zyngier
2018-04-11arm64: capabilities: Rework EL2 vector hardening entryMarc Zyngier
2018-04-11arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-04-11unicore32: turn flush_dcache_mmap_lock into a no-opMatthew Wilcox
2018-04-11arm64: turn flush_dcache_mmap_lock into a no-opMatthew Wilcox
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada
2018-04-11xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook
2018-04-11ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=yJoonsoo Kim
2018-04-11mm, migrate: remove reason argument from new_page_tMichal Hocko