summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2019-08-26x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner-1/+7
2019-08-26perf/x86/intel/pt: Get rid of reverse lookup table for ToPAAlexander Shishkin-73/+131
2019-08-26perf/x86/intel/pt: Free up space in a ToPA descriptorAlexander Shishkin-8/+10
2019-08-26perf/x86/intel/pt: Split ToPA metadata and page layoutAlexander Shishkin-33/+60
2019-08-26perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculationAlexander Shishkin-2/+1
2019-08-26perf/x86/intel/pt: Use helpers to obtain ToPA entry sizeAlexander Shishkin-6/+6
2019-08-26perf/x86/intel/pt: Clean up ToPA allocation pathAlexander Shishkin-10/+7
2019-08-26Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixesIngo Molnar-2845/+2110
2019-08-26arm-nommu: remove the unused pgprot_dmacoherent defineChristoph Hellwig-1/+0
2019-08-26unicore32: remove the unused pgprot_dmacoherent defineChristoph Hellwig-2/+0
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+20
2019-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-33/+220
2019-08-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2019-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+1
2019-08-25ARM: aspeed: Enable SMP bootJoel Stanley-0/+67
2019-08-25ARM: aspeed: Add ASPEED AST2600 architectureJoel Stanley-1/+13
2019-08-25ARM: aspeed: Select timer in each SoCJoel Stanley-1/+2
2019-08-25ARM: configs: aspeed_g5: Enable AST2600Joel Stanley-3/+14
2019-08-25ARM: configs: multi_v7: Add ASPEED G6Joel Stanley-0/+19
2019-08-25ARM: dts: vf610-zii-scu4-aib: Configure IRQ line for GPIO expanderAndrey Smirnov-0/+2
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-4/+4
2019-08-24parisc: fix compilation errrorsQian Cai-2/+1
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann-0/+1
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann-1/+1
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann-0/+3
2019-08-24arm64: dts: imx8mq: Add mux controller to iomuxc_gprGuido Günther-1/+8
2019-08-24ARM: dts: imx6ul-kontron-n6310: Add Kontron i.MX6UL N6310 SoM and boardsKrzysztof Kozlowski-0/+658
2019-08-24arm64: dts: fsl: add support for Hummingboard PulseJon Nettleton-0/+566
2019-08-24ARM: dts: vf610-zii-cfu1: Slow I2C0 down to 100 kHzAndrey Smirnov-1/+1
2019-08-24arm64: dts: ls1088a: update gpio compatibleSong Hui-4/+4
2019-08-24arm64: dts: imx: Add i.mx8mq nitrogen8m basic dts supportGary Bisson-0/+406
2019-08-24arm64: dts: ls1088a-qds: Add the spi-flash nodes under the DSPI controllerChuanhua Han-0/+33
2019-08-24arm64: dts: ls1088a: Add the DSPI controller nodeChuanhua Han-0/+13
2019-08-24ARM: imx: stop adjusting ar8031 phy tx delayAndré Draszik-6/+0
2019-08-24ARM: dts: pbab01: correct rtc vendorAlexandre Belloni-1/+1
2019-08-24MIPS: dts: mscc: describe the PTP ready interruptAntoine Tenart-2/+2
2019-08-24MIPS: dts: mscc: describe the PTP register rangeAntoine Tenart-1/+2
2019-08-24MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driverMartin Blumenstingl-8/+8
2019-08-24mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers-13/+3
2019-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-5/+7
2019-08-23ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91Masahiro Yamada-3/+5
2019-08-23MIPS: Fix build with CONFIG_PROC_VMCORE=yPaul Burton-1/+1
2019-08-23MIPS: mm: Fix highmem compilePaul Burton-0/+2
2019-08-23arm64: kexec_file: add rng-seed supportHsin-Yi Wang-1/+17
2019-08-23arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang-20/+11
2019-08-23x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson-1/+1
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov-3/+3
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan-2/+8
2019-08-23clocksource/drivers/hyperv: Allocate Hyper-V TSC page staticallyTianyu Lan-1/+1
2019-08-23MIPS: init: Drop boot_mem_mapJiaxun Yang-286/+85