summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | parisc: Switch to generic COMPAT_BINFMT_ELFHelge Deller2018-04-114-132/+42
| * | | | parisc: Move cache flush functions into .text.hot sectionHelge Deller2018-04-112-5/+6
| * | | | parisc/signal: Add FPE_CONDTRAP for conditional trap handlingHelge Deller2018-04-113-11/+5
* | | | | Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-122-5/+7
|\ \ \ \ \
| * | | | | xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to XenBoris Ostrovsky2018-04-101-1/+3
| * | | | | x86/xen: Delay get_cpu_cap until stack canary is establishedJason Andryuk2018-03-211-4/+4
* | | | | | Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-04-123-93/+15
|\ \ \ \ \ \
| * | | | | | microblaze: Use generic pci_mmap_resource_range()David Woodhouse2018-03-192-93/+13
| * | | | | | microblaze: Provide pgprot_device/writecombine macros for nommuMichal Simek2018-03-191-0/+2
| |/ / / / /
* | | | | | Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-111-0/+1
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki2018-04-111-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki2018-04-051-0/+1
| | |/ / / / / /