summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* locking/rwsem: Enable lock event countingWaiman Long2019-04-101-1/+0
* locking/lock_events: Make lock_events available for all archs & other locksWaiman Long2019-04-102-8/+10
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-1069-813/+472
|\
| * Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-103-3/+11
| |\
| | * MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfigHoratiu Vultur2019-04-041-0/+8
| | * MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_bridge_irqThomas Bogendoerfer2019-03-281-2/+1
| | * MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao2019-03-281-1/+2
| * | Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-04-094-11/+24
| |\ \
| | * | xtensa: fix format string warning in init_pmdMax Filippov2019-04-051-1/+1
| | * | xtensa: fix return_addressMax Filippov2019-04-041-1/+5
| | * | xtensa: fix initialization of pt_regs::syscall in start_threadMax Filippov2019-04-041-9/+12
| | * | xtensa: use actual syscall number in do_syscall_trace_leaveMax Filippov2019-04-041-0/+6
| * | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-0821-80/+125
| |\ \ \
| | * | | ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann2019-04-081-0/+4
| | * | | ARM: iop: don't use using 64-bit DMA masksArnd Bergmann2019-04-083-12/+12
| | * | | ARM: orion: don't use using 64-bit DMA masksArnd Bergmann2019-04-081-2/+2
| | * | | Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson2019-04-081-5/+4
| | * | | Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2019-04-085-11/+51
| | |\ \ \
| | | * \ \ Merge commit '7d56bedb2730dc2ea8abf0fd7240ee99ecfee3c9' into omap-for-v5.1/fixesTony Lindgren2019-04-011-2/+2
| | | |\ \ \
| | | | * | | ARM: dts: Fix dcan clkctrl clock for am3Tony Lindgren2019-03-261-2/+2
| | | * | | | ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | | * | | | ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | | * | | | ARM: OMAP2+: add missing of_node_put after of_device_is_availableJulia Lawall2019-03-221-1/+3
| | | * | | | ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationJanusz Krzysztofik2019-03-221-0/+2
| | | |/ / /
| | * | | | Merge tag 'at91-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Olof Johansson2019-04-082-3/+5
| | |\ \ \ \
| | | * | | | arm/mach-at91/pm : fix possible object reference leakPeng Hao2019-04-041-2/+4
| | | * | | | ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf2019-03-281-1/+1
| | | |/ / /
| | * | | | Merge tag 'v5.1-rockchip-dtfixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-04-087-47/+44
| | |\ \ \ \
| | | * | | | ARM: dts: rockchip: Remove #address/#size-cells from rk3288-veyron gpio-keysDouglas Anderson2019-03-251-2/+0
| | | * | | | ARM: dts: rockchip: Remove #address/#size-cells from rk3288 mipi_dsiDouglas Anderson2019-03-251-2/+0
| | | * | | | ARM: dts: rockchip: Fix gpu opp node names for rk3288Douglas Anderson2019-03-251-6/+6
| | | * | | | arm64: dts: rockchip: fix rk3328 sdmmc0 write errorsPeter Geis2019-03-181-7/+7
| | | * | | | arm64: dts: rockchip: fix rk3328 rgmii high tx error ratePeter Geis2019-03-181-22/+22
| | | * | | | ARM: dts: rockchip: Fix SD card detection on rk3288-tinkerDavid Summers2019-03-181-1/+2
| | | * | | | arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64Tomohiro Mayama2019-03-181-2/+1
| | | * | | | ARM: dts: rockchip: fix rk3288 cpu opp node referenceJonas Karlman2019-03-181-3/+3
| | | * | | | arm64: dts: rockchip: add DDC bus on Rock Pi 4Ezequiel Garcia2019-03-181-0/+1
| | | * | | | arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delayLeonidas P. Papadakos2019-03-181-2/+2
| | | |/ / /
| | * | | | Merge tag 'stratix10_fix_for_v5.1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-04-081-0/+3
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | arm64: dts: stratix10: add the sysmgr-syscon property from the gmac'sDinh Nguyen2019-03-211-0/+3
| | | |/ /
| * | | | Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-04-071-0/+3
| |\ \ \ \
| | * | | | xen: Prevent buffer overflow in privcmd ioctlDan Carpenter2019-04-051-0/+3
| * | | | | parisc: Detect QEMU earlier in boot processHelge Deller2019-04-062-6/+3
| * | | | | parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle2019-04-061-1/+2
| * | | | | parisc: regs_return_value() should return gpr28Sven Schnelle2019-04-061-1/+1
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-062-2/+9
| |\ \ \ \ \
| | * | | | | sh: fix multiple function definition build errorsRandy Dunlap2019-04-061-2/+2
| | * | | | | kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas2019-04-061-0/+7
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-04-062-37/+59
| |\ \ \ \ \ \
| | * | | | | | KVM: x86: nVMX: fix x2APIC VTPR read interceptMarc Orr2019-04-051-1/+1