summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-08-21s390/paes: Prepare paes functions for large key blobsHarald Freudenberger
2019-08-21s390/pkey: add CCA AES cipher key supportHarald Freudenberger
2019-08-21s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger
2019-08-21s390/startup: round down "mem" option to page boundaryVasily Gorbik
2019-08-21s390/startup: adjust _sdma and _edma to page boundariesVasily Gorbik
2019-08-21s390/stacktrace: use common arch_stack_walk infrastructureVasily Gorbik
2019-08-21s390/kasan: avoid report in get_wchanVasily Gorbik
2019-08-21s390/process: avoid potential reading of freed stackVasily Gorbik
2019-08-21s390/kasan: provide uninstrumented __strlenVasily Gorbik
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik
2019-08-21s390/startup: purge obsolete .gitignore patternsVasily Gorbik
2019-08-21s390/startup: add initial pgm check handlerVasily Gorbik
2019-08-21s390/mm: use refcount_t for refcountChuhong Yuan
2019-08-21s390/extmem: use refcount_t for refcountChuhong Yuan
2019-08-21s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resourcesDenis Efremov
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-07-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-07-27Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds
2019-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-07-26s390/mm: use shared variables for sysctl range checkVasily Gorbik
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-25perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun
2019-07-25perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang
2019-07-25x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-25x86/hpet: Undo the early counter is counting checkThomas Gleixner
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-24KVM: X86: Boost queue head vCPU to mitigate lock waiter preemptionWanpeng Li
2019-07-24x86/entry/32: Pass cr2 to do_async_page_fault()Matt Mullins
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig
2019-07-23Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-23Merge tag 'imx-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2019-07-23ARM: defconfig: u8500: Add new driversLinus Walleij
2019-07-23ARM: defconfig: u8500: Refresh defconfigLinus Walleij
2019-07-23ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-muxArnd Bergmann
2019-07-23ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann
2019-07-23s390/kasan: add bitops instrumentationVasily Gorbik
2019-07-23s390/bitops: make test functions return boolVasily Gorbik
2019-07-23s390: wire up clone3 system callVasily Gorbik
2019-07-23s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi headerMasahiro Yamada