summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* um-ubd: Entrust re-queue to the upper layersAnton Ivanov2019-10-291-2/+6
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-271-5/+9
|\
| * x86/cpu/vmware: Fix platform detection VMWARE_PORT macroThomas Hellstrom2019-10-221-5/+8
| * x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvmThomas Hellstrom2019-10-221-1/+2
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-271-1/+1
|\ \
| * | perf/x86/intel/pt: Fix base for single entry topaJiri Olsa2019-10-201-1/+1
* | | Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-10-274-40/+11
|\ \ \
| * | | riscv: cleanup do_trap_breakChristoph Hellwig2019-10-251-20/+6
| * | | riscv: cleanup <asm/bug.h>Christoph Hellwig2019-10-231-13/+3
| * | | riscv: Fix undefined reference to vmemmap_populate_basepagesKefeng Wang2019-10-231-1/+1
| * | | riscv: Fix implicit declaration of 'page_to_section'Kefeng Wang2019-10-231-4/+1
| * | | riscv: fix fs/proc/kcore.c compilation with sparsemem enabledDavid Abdurachmanov2019-10-231-2/+0
| | |/ | |/|
* | | Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-10-265-19/+28
|\ \ \
| * | | MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton2019-10-231-8/+15
| * | | MIPS: bmips: mark exception vectors as char arraysJonas Gorski2019-10-233-10/+10
| * | | mips: vdso: Fix __arch_get_hw_counter()Vincenzo Frascino2019-10-181-1/+3
| | |/ | |/|
* | | Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-10-262-3/+12
|\ \ \
| * | | s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer2019-10-222-3/+12
| | |/ | |/|
* | | Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-261-0/+8
|\ \ \
| * | | xen: issue deprecation warning for 32-bit pv guestJuergen Gross2019-10-251-0/+8
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-10-2534-90/+119
|\ \ \ \
| * | | | ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157Patrice Chotard2019-10-251-4/+4
| * | | | Merge tag 'omap-for-v5.4/fixes-rc4-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2019-10-231-0/+11
| |\ \ \ \
| | * | | | ARM: OMAP2+: Add pdata for OMAP3 ISP IOMMUSuman Anna2019-10-181-0/+7
| | * | | | ARM: OMAP2+: Plug in device_enable/idle ops for IOMMUsSuman Anna2019-10-181-0/+4
| * | | | | Merge tag 'sunxi-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-10-234-12/+17
| |\ \ \ \ \
| | * | | | | ARM: dts: sun7i: Drop the module clock from the device treeMaxime Ripard2019-10-071-3/+2
| | * | | | | arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator delayJernej Skrabec2019-09-301-0/+6
| | * | | | | arm64: dts: allwinner: a64: Drop PMU nodeVasily Khoruzhick2019-09-301-9/+0
| | * | | | | arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delayJernej Skrabec2019-09-301-0/+9
| * | | | | | Merge tag 'arm-soc/for-5.4/devicetree-fixes-part2' of https://github.com/Broa...Olof Johansson2019-10-211-0/+8
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issueStefan Wahren2019-10-181-0/+8
| * | | | | | | Merge tag 'arm-soc/for-5.4/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson2019-10-211-0/+1
| |\| | | | | |
| | * | | | | | ARM: dts: bcm2835-rpi-zero-w: Fix bus-width of sdhciStefan Wahren2019-10-151-0/+1
| | |/ / / / /
| * | | | | | Merge tag 'davinci-fixes-for-v5.4' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-10-212-2/+3
| |\ \ \ \ \ \
| | * | | | | | ARM: davinci_all_defconfig: enable GPIO backlightBartosz Golaszewski2019-10-171-0/+1
| | * | | | | | ARM: davinci: dm365: Fix McBSP dma_slave_map entryPeter Ujfalusi2019-10-171-2/+2
| | |/ / / / /
| * | | | | | Merge tag 'v5.4-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-10-213-10/+8
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: rockchip: Fix override mode for rk3399-kevin panelDouglas Anderson2019-10-101-1/+1
| | * | | | | | arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV BoxVivek Unune2019-10-101-2/+2
| | * | | | | | arm64: dts: rockchip: fix RockPro64 sdmmc settingsSoeren Moch2019-10-101-1/+0
| | * | | | | | arm64: dts: rockchip: fix RockPro64 sdhci settingsSoeren Moch2019-10-041-2/+1
| | * | | | | | arm64: dts: rockchip: fix RockPro64 vdd-log regulator settingsSoeren Moch2019-10-041-1/+1
| | * | | | | | arm64: dts: rockchip: fix Rockpro64 RK808 interrupt lineHugh Cole-Baker2019-10-041-3/+3
| | |/ / / / /
| * | | | | | Merge tag 'imx-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2019-10-219-32/+39
| |\ \ \ \ \ \
| | * | | | | | ARM: imx_v6_v7_defconfig: Enable CONFIG_DRM_MSMFabio Estevam2019-10-141-0/+1
| | * | | | | | arm64: dts: imx8mn: Use correct clock for usdhc's ipg clkAnson Huang2019-10-141-3/+3
| | * | | | | | arm64: dts: imx8mm: Use correct clock for usdhc's ipg clkAnson Huang2019-10-141-3/+3
| | * | | | | | arm64: dts: imx8mq: Use correct clock for usdhc's ipg clkAnson Huang2019-10-141-2/+2
| | * | | | | | ARM: dts: imx7s: Correct GPT's ipg clock sourceAnson Huang2019-10-141-4/+4