summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-07-2832-32/+32
|\
| * treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-2532-32/+32
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-07-2831-1886/+33
|\ \
| * \ Merge tag 'imx-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2019-07-238-11/+10
| |\ \
| | * | arm64: dts: imx8mq: fix SAI compatibleLucas Stach2019-07-231-2/+1
| | * | arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1Anson Huang2019-07-231-2/+2
| | * | ARM: dts: imx6ul: fix clock frequency property name of I2C busesSébastien Szymanski2019-07-225-6/+6
| | * | ARM: dts: imx7ulp: Fix usb-phy unit address formatFabio Estevam2019-07-221-1/+1
| | |/
| * | ARM: defconfig: u8500: Add new driversLinus Walleij2019-07-231-1/+11
| * | ARM: defconfig: u8500: Refresh defconfigLinus Walleij2019-07-231-14/+8
| * | ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-muxArnd Bergmann2019-07-231-0/+3
| * | ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann2019-07-231-0/+1
| * | ARM: Delete netx a second timeLinus Walleij2019-07-2120-1860/+0
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-277-23/+75
|\ \
| * | x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan2019-07-251-1/+1
| * | x86/hpet: Undo the early counter is counting checkThomas Gleixner2019-07-251-4/+8
| * | x86/entry/32: Pass cr2 to do_async_page_fault()Matt Mullins2019-07-241-4/+9
| * | x86/irq/64: Update stale commentCao jin2019-07-221-4/+4
| * | x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede2019-07-221-0/+46
| * | x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()Eiichi Tsukata2019-07-221-1/+1
| * | x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel2019-07-221-8/+5
| * | x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel2019-07-221-1/+1
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-272-5/+4
|\ \
| * | perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-251-0/+2
| * | perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan2019-07-251-2/+1
| * | perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun2019-07-251-2/+2
| * | perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang2019-07-251-1/+1
| |/
* | Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-07-271-0/+2
|\ \
| * | perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-251-0/+2
| |/
* | Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-2712-59/+79
|\ \
| * | s390/mm: use shared variables for sysctl range checkVasily Gorbik2019-07-261-4/+2
| * | s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic2019-07-261-0/+2
| * | s390/kasan: add bitops instrumentationVasily Gorbik2019-07-231-30/+35
| * | s390/bitops: make test functions return boolVasily Gorbik2019-07-231-12/+14
| * | s390: wire up clone3 system callVasily Gorbik2019-07-232-1/+2
| * | s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi headerMasahiro Yamada2019-07-231-17/+18
| * | s390/hypfs: fix a typo in the name of a functionChristophe JAILLET2019-07-231-2/+2
| * | s390: enable detection of kernel version from bzImageVasily Gorbik2019-07-235-2/+13
| |/
* | Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds2019-07-261-1/+1
|\ \
| * \ Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-221-1/+1
| |\ \ | | |/ | |/|
| | * docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-171-1/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-07-2614-97/+207
|\ \ \
| * | | arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse2019-07-221-9/+13
| * | | arm64: Force SSBS on context switchMarc Zyngier2019-07-222-3/+40
| * | | arm64: mm: Drop pte_huge()Anshuman Khandual2019-07-221-1/+0
| * | | arm64/sve: Fix a couple of magic numbers for the Z-reg countDave Martin2019-07-221-2/+2
| * | | arm64/sve: Factor out FPSIMD to SVE state conversionDave Martin2019-07-221-13/+14
| * | | arm64: stacktrace: Better handle corrupted stacksMark Rutland2019-07-222-9/+88
| * | | arm64: stacktrace: Factor out backtrace initialisationDave Martin2019-07-227-42/+30
| * | | arm64: stacktrace: Constify stacktrace.h functionsDave Martin2019-07-221-5/+6