summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2019-09-182-8/+2
|\
| * percpu: Make pcpu_setup_first_chunk() void functionKefeng Wang2019-07-042-8/+2
* | Merge tag 'xtensa-20190917' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-09-1712-35/+132
|\ \
| * | xtensa: virt: move PCI root complex to KIO rangeMax Filippov2019-09-022-4/+5
| * | xtensa: add support for call0 ABI in userspaceMax Filippov2019-09-016-9/+117
| * | xtensa: clean up PS_WOE_BIT usageMax Filippov2019-09-014-6/+7
| * | xtensa: remove free_initrd_memMike Rapoport2019-08-272-16/+3
* | | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-1753-435/+1103
|\ \ \
| * | | s390/cpum_sf: Fix line length and format stringThomas Richter2019-09-161-7/+13
| * | | s390/pci: fix MSI message dataSebastian Ott2019-09-161-1/+1
| * | | s390: add support for IBM z15 machinesMartin Schwidefsky2019-09-134-0/+27
| * | | s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer2019-09-138-28/+375
| * | | s390/startup: add pgm check info printingVasily Gorbik2019-09-134-2/+101
| * | | s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingHarald Freudenberger2019-09-051-0/+6
| * | | s390/base: remove unused s390_base_mcck_handlerVasily Gorbik2019-09-032-23/+0
| * | | s390/kasan: add kdump supportVasily Gorbik2019-08-291-0/+2
| * | | s390/setup: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-5/+5
| * | | s390/sclp: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-1/+1
| * | | s390/module: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-2/+2
| * | | s390/pci: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-2/+2
| * | | s390/kaslr: reserve memory for kasan usageVasily Gorbik2019-08-261-8/+33
| * | | s390/mem_detect: provide single get_mem_detect_endVasily Gorbik2019-08-263-19/+12
| * | | s390/cmma: reuse kstrtobool for option value parsingVasily Gorbik2019-08-261-10/+4
| * | | s390/vdso: reuse kstrtobool for option value parsingVasily Gorbik2019-08-261-13/+5
| * | | s390/startup: correct command line options parsingVasily Gorbik2019-08-261-3/+3
| * | | s390/numa: correct early_param handlingVasily Gorbik2019-08-262-4/+5
| * | | s390/paes: Prepare paes functions for large key blobsHarald Freudenberger2019-08-211-24/+160
| * | | s390/pkey: add CCA AES cipher key supportHarald Freudenberger2019-08-211-22/+235
| * | | s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger2019-08-211-112/+2
| * | | s390/startup: round down "mem" option to page boundaryVasily Gorbik2019-08-211-1/+1
| * | | s390/startup: adjust _sdma and _edma to page boundariesVasily Gorbik2019-08-211-1/+2
| * | | s390/stacktrace: use common arch_stack_walk infrastructureVasily Gorbik2019-08-212-44/+7
| * | | s390/kasan: avoid report in get_wchanVasily Gorbik2019-08-211-2/+2
| * | | s390/process: avoid potential reading of freed stackVasily Gorbik2019-08-211-6/+16
| * | | s390/kasan: provide uninstrumented __strlenVasily Gorbik2019-08-211-2/+7
| * | | s390: clean .bss before running uncompressed kernelVasily Gorbik2019-08-216-65/+26
| * | | s390/startup: purge obsolete .gitignore patternsVasily Gorbik2019-08-211-3/+0
| * | | s390/startup: add initial pgm check handlerVasily Gorbik2019-08-211-1/+23
| * | | s390/mm: use refcount_t for refcountChuhong Yuan2019-08-212-6/+8
| * | | s390/extmem: use refcount_t for refcountChuhong Yuan2019-08-211-5/+6
| * | | s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resourcesDenis Efremov2019-08-211-4/+4
| * | | s390: move vmalloc option parsing to startup codeVasily Gorbik2019-08-214-11/+9
* | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2019-09-175-24/+17
|\ \ \ \
| * | | | openrisc: map as uncached in ioremapChristoph Hellwig2019-08-313-22/+8
| * | | | or1k: dts: Add ethoc device to SMP devicetreeStafford Horne2019-08-311-0/+6
| * | | | or1k: dts: Fix ethoc network configuration in or1ksim devicetreeStafford Horne2019-08-311-2/+3
| | |/ / | |/| |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-09-171-0/+1
|\ \ \ \
| * | | | m68k: coldfire: Include the GPIO driver headerLinus Walleij2019-09-091-0/+1
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-177-9/+33
|\ \ \ \ \
| * | | | | x86/hyperv: Hide pv_ops access for CONFIG_PARAVIRT=nTianyu Lan2019-08-281-0/+2