summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: ti: k3-am65-main: Fix gic-its node unit-addressSuman Anna2019-11-101-1/+1
* MIPS: bmips: mark exception vectors as char arraysJonas Gorski2019-11-103-10/+10
* ARM: 8926/1: v7m: remove register save to stack before svcafzal mohammed2019-11-101-1/+0
* ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issueStefan Wahren2019-11-101-0/+8
* ARM: davinci: dm365: Fix McBSP dma_slave_map entryPeter Ujfalusi2019-11-101-2/+2
* arm64: dts: imx8mm: Use correct clock for usdhc's ipg clkAnson Huang2019-11-101-3/+3
* arm64: dts: imx8mq: Use correct clock for usdhc's ipg clkAnson Huang2019-11-101-2/+2
* ARM: dts: imx7s: Correct GPT's ipg clock sourceAnson Huang2019-11-101-4/+4
* ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect'Andrey Smirnov2019-11-101-0/+2
* ARM: dts: imx6q-logicpd: Re-Enable SNVS power keyAdam Ford2019-11-101-0/+4
* arm64: dts: lx2160a: Correct CPU core idle state nameRan Wang2019-11-101-18/+18
* arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV BoxVivek Unune2019-11-101-2/+2
* arm64: dts: rockchip: fix RockPro64 sdmmc settingsSoeren Moch2019-11-101-1/+0
* ARM: 8914/1: NOMMU: Fix exc_ret for XIPVladimir Murzin2019-11-103-5/+7
* ARM: 8908/1: add __always_inline to functions called from __get_user_check()Masahiro Yamada2019-11-102-6/+6
* ARM: mm: fix alignment handler faults under memory pressureRussell King2019-11-101-8/+36
* ARM: dts: Use level interrupt for omap4 & 5 wlcoreTony Lindgren2019-11-105-5/+5
* ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usageAndrey Smirnov2019-11-101-8/+1
* arm64: dts: zii-ultra: fix ARM regulator statesLucas Stach2019-11-101-2/+2
* arm64: dts: rockchip: fix RockPro64 sdhci settingsSoeren Moch2019-11-101-2/+1
* arm64: dts: rockchip: fix RockPro64 vdd-log regulator settingsSoeren Moch2019-11-101-1/+1
* ARM: dts: logicpd-torpedo-som: Remove twl_keypadAdam Ford2019-11-101-0/+4
* arm64: dts: rockchip: fix Rockpro64 RK808 interrupt lineHugh Cole-Baker2019-11-101-3/+3
* arm64: dts: Fix gpio to pinmux mappingRayagonda Kokatanur2019-11-102-4/+4
* arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator delayJernej Skrabec2019-11-101-0/+6
* arm64: dts: allwinner: a64: Drop PMU nodeVasily Khoruzhick2019-11-101-9/+0
* arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delayJernej Skrabec2019-11-101-0/+9
* powerpc/powernv: Fix CPU idle to be called with IRQs disabledNicholas Piggin2019-11-061-16/+37
* KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is activePaolo Bonzini2019-11-062-13/+11
* arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson2019-11-061-0/+1
* arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas2019-11-061-7/+8
* ARC: perf: Accommodate big-endian CPUAlexey Brodkin2019-11-061-2/+2
* s390/idle: fix cpu idle time calculationHeiko Carstens2019-11-061-7/+22
* s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG2019-11-061-6/+6
* s390/unwind: fix mixing regs and spIlya Leoshkevich2019-11-062-5/+14
* um-ubd: Entrust re-queue to the upper layersAnton Ivanov2019-11-061-2/+6
* s390/pci: fix MSI message dataSebastian Ott2019-11-061-1/+1
* arm64: dts: qcom: Add Asus NovaGo TP370QLJeffrey Hugo2019-11-062-0/+48
* arm64: dts: qcom: Add HP Envy x2Jeffrey Hugo2019-11-062-0/+31
* arm64: dts: qcom: Add Lenovo Miix 630Jeffrey Hugo2019-11-063-0/+271
* s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger2019-11-061-2/+2
* MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer2019-11-061-1/+1
* MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer2019-11-061-2/+2
* perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky2019-11-061-13/+17
* x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang2019-11-061-0/+3
* arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye2019-11-061-0/+5
* x86/xen: Return from panic notifierBoris Ostrovsky2019-11-061-3/+25
* riscv: Correct the handling of unexpected ebreak in do_trap_break()Vincent Chen2019-11-061-3/+3
* riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()Vincent Chen2019-11-061-1/+1
* riscv: avoid kernel hangs when trapped in BUG()Vincent Chen2019-11-061-3/+3