summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-04-0911-11/+199
|\
| * ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King2018-04-061-0/+11
| * ARM: sa1100/shannon: convert to generic CF socketsRussell King2018-04-062-0/+40
| * ARM: sa1100/nanoengine: convert to generic CF socketsRussell King2018-04-061-0/+23
| * ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIsRussell King2018-03-241-0/+17
| * ARM: sa1100/cerf: convert to generic CF socketsRussell King2018-03-241-3/+15
| * ARM: sa1100/assabet: convert to generic CF socketsRussell King2018-03-243-7/+40
| * ARM: sa1100: provide infrastructure to support generic CF socketsRussell King2018-03-243-1/+53
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-04-099-333/+185
|\ \
| * \ Merge branches 'devel-stable' and 'misc' into for-linusRussell King2018-04-095-5/+29
| |\ \
| | * | ARM: decompressor: fix warning introduced in fortify patchRussell King2018-04-063-5/+12
| | * | ARM: 8751/1: Add support for Cortex-R8 processorLuca Scalabrino2018-03-281-0/+11
| | * | ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEJinbum Park2018-03-282-0/+6
| | |/
| * | ARM: simplify and fix linker script for TCMNicolas Pitre2018-03-104-65/+14
| * | ARM: linker script: factor out TCM bitsNicolas Pitre2018-03-103-108/+62
| * | ARM: linker script: factor out vectors and stubsNicolas Pitre2018-03-103-40/+23
| * | ARM: linker script: factor out unwinding table sectionsNicolas Pitre2018-03-103-28/+16
| * | ARM: linker script: factor out stuff for the .text sectionNicolas Pitre2018-03-103-36/+22
| * | ARM: linker script: factor out stuff for the DISCARD sectionNicolas Pitre2018-03-103-32/+25
| * | ARM: linker script: factor out some common definitions between XIP and non-XIPNicolas Pitre2018-03-103-69/+44
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2018-04-091-2/+10
|\ \ \
| * | | m68k: set dma and coherent masks for platform FEC ethernetsGreg Ungerer2018-03-281-2/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-04-095-108/+55
|\ \ \ \
| * | | | alpha: io: reorder barriers to guarantee writeX() and iowriteX() orderingSinan Kaya2018-04-081-7/+7
| * | | | alpha: Implement CPU vulnerabilities sysfs functions.Michael Cree2018-04-083-1/+47
| * | | | alpha: rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-04-081-1/+1
| * | | | alpha: rtc: remove unused set_mmss opsAlexandre Belloni2018-04-081-99/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-0929-195/+614
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | s390/kvm: improve stack frame constants in entry.SMartin Schwidefsky2018-03-282-13/+14
| * | | | s390/lpp: use assembler alternatives for the LPP instructionMartin Schwidefsky2018-03-284-14/+8
| * | | | s390/entry.S: use assembler alternativesMartin Schwidefsky2018-03-281-49/+7
| * | | | s390: add assembler macros for CPU alternativesMartin Schwidefsky2018-03-281-0/+108
| * | | | s390: add sysfs attributes for spectreMartin Schwidefsky2018-03-282-0/+20
| * | | | s390: report spectre mitigation via syslogMartin Schwidefsky2018-03-281-0/+10
| * | | | s390: add automatic detection of the spectre defenseMartin Schwidefsky2018-03-286-38/+52
| * | | | s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky2018-03-283-25/+29
| * | | | s390/chsc: query utility strings via fmt3 channel path descriptorSebastian Ott2018-03-261-2/+4
| * | | | s390/cio: rename struct channel_path_descSebastian Ott2018-03-262-2/+2
| * | | | s390/decompressor: trim uncompressed image head during the buildVasily Gorbik2018-03-192-8/+14
| * | | | s390/crypto: Fix kernel crash on aes_s390 module remove.Harald Freudenberger2018-03-191-1/+4
| * | | | s390/setup : enable display support for KVM guestFarhan Ali2018-03-191-0/+2
| * | | | s390: fix typo in irb descriptionJulian Wiedmann2018-02-271-1/+1
| * | | | s390: set bzImage as default image for packagingVasily Gorbik2018-02-271-3/+3
| * | | | s390: unify linker symbols usageVasily Gorbik2018-02-275-20/+20
| * | | | s390/decompressor: discard __ex_table sectionVasily Gorbik2018-02-271-0/+1
| * | | | s390: fix comment for scsw_cmd_is_valid_sctlCornelia Huck2018-02-221-2/+2
| * | | | s390/dasd: configurable IFCC handlingStefan Haberland2018-02-221-18/+20
| * | | | s390/mm: provide base_asce_alloc() / base_asce_free() helper functionsHeiko Carstens2018-02-222-1/+295
* | | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-04-073-11/+10
|\ \ \ \ \
| * | | | | alpha: get rid of pointless insn in ret_from_kernel_threadAl Viro2018-03-281-1/+0