aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-08-26x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner1-1/+7
2019-08-26perf/x86/intel/pt: Get rid of reverse lookup table for ToPAAlexander Shishkin2-73/+131
2019-08-26perf/x86/intel/pt: Free up space in a ToPA descriptorAlexander Shishkin1-8/+10
2019-08-26perf/x86/intel/pt: Split ToPA metadata and page layoutAlexander Shishkin1-33/+60
2019-08-26perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculationAlexander Shishkin1-2/+1
2019-08-26perf/x86/intel/pt: Use helpers to obtain ToPA entry sizeAlexander Shishkin1-6/+6
2019-08-26perf/x86/intel/pt: Clean up ToPA allocation pathAlexander Shishkin2-10/+7
2019-08-26Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixesIngo Molnar248-2844/+2109
2019-08-26arm-nommu: remove the unused pgprot_dmacoherent defineChristoph Hellwig1-1/+0
2019-08-26unicore32: remove the unused pgprot_dmacoherent defineChristoph Hellwig1-2/+0
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds3-12/+20
2019-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-33/+220
2019-08-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2019-08-25ARM: aspeed: Enable SMP bootJoel Stanley3-0/+67
2019-08-25ARM: aspeed: Add ASPEED AST2600 architectureJoel Stanley1-1/+13
2019-08-25ARM: aspeed: Select timer in each SoCJoel Stanley1-1/+2
2019-08-25ARM: configs: aspeed_g5: Enable AST2600Joel Stanley1-3/+14
2019-08-25ARM: configs: multi_v7: Add ASPEED G6Joel Stanley1-0/+19
2019-08-25ARM: dts: vf610-zii-scu4-aib: Configure IRQ line for GPIO expanderAndrey Smirnov1-0/+2
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-4/+4
2019-08-24parisc: fix compilation errrorsQian Cai1-2/+1
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann1-0/+1
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann1-1/+1
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann1-0/+3
2019-08-24arm64: dts: imx8mq: Add mux controller to iomuxc_gprGuido Günther1-1/+8
2019-08-24ARM: dts: imx6ul-kontron-n6310: Add Kontron i.MX6UL N6310 SoM and boardsKrzysztof Kozlowski4-0/+658
2019-08-24arm64: dts: fsl: add support for Hummingboard PulseJon Nettleton3-0/+566
2019-08-24ARM: dts: vf610-zii-cfu1: Slow I2C0 down to 100 kHzAndrey Smirnov1-1/+1
2019-08-24arm64: dts: ls1088a: update gpio compatibleSong Hui1-4/+4
2019-08-24arm64: dts: imx: Add i.mx8mq nitrogen8m basic dts supportGary Bisson2-0/+406
2019-08-24arm64: dts: ls1088a-qds: Add the spi-flash nodes under the DSPI controllerChuanhua Han1-0/+33
2019-08-24arm64: dts: ls1088a: Add the DSPI controller nodeChuanhua Han1-0/+13
2019-08-24ARM: imx: stop adjusting ar8031 phy tx delayAndré Draszik1-6/+0
2019-08-24ARM: dts: pbab01: correct rtc vendorAlexandre Belloni1-1/+1
2019-08-24MIPS: dts: mscc: describe the PTP ready interruptAntoine Tenart1-2/+2
2019-08-24MIPS: dts: mscc: describe the PTP register rangeAntoine Tenart1-1/+2
2019-08-24MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driverMartin Blumenstingl1-8/+8
2019-08-24mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2-13/+3
2019-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-5/+7
2019-08-23ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91Masahiro Yamada3-3/+5
2019-08-23MIPS: Fix build with CONFIG_PROC_VMCORE=yPaul Burton1-1/+1
2019-08-23MIPS: mm: Fix highmem compilePaul Burton1-0/+2
2019-08-23arm64: kexec_file: add rng-seed supportHsin-Yi Wang1-1/+17
2019-08-23arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang4-20/+11
2019-08-23x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson1-1/+1
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov1-3/+3
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan2-2/+8
2019-08-23clocksource/drivers/hyperv: Allocate Hyper-V TSC page staticallyTianyu Lan1-1/+1
2019-08-23MIPS: init: Drop boot_mem_mapJiaxun Yang2-286/+85