summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc: use asm-generic version of msi.hThomas Petazzoni2018-09-051-0/+1
* sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)2018-09-051-1/+1
* arc: fix type warnings in arc/mm/cache.cRandy Dunlap2018-09-051-3/+4
* arc: fix build errors in arc/include/asm/delay.hRandy Dunlap2018-09-051-0/+3
* arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.cRandy Dunlap2018-09-051-2/+4
* arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap2018-09-051-0/+1
* ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpcOfer Levi2018-09-051-0/+9
* ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev2018-09-052-1/+6
* Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-09-052-9/+0
* x86/boot: Fix if_changed build flip/flop bugKees Cook2018-09-051-2/+6
* perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner2018-09-051-1/+5
* KVM: vmx: use local variable for current_vmptr when emulating VMPTRSTSean Christopherson2018-09-051-8/+7
* bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xaddDaniel Borkmann2018-09-051-24/+5
* parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin2018-08-241-6/+2
* parisc: Remove ordered stores from syscall.SJohn David Anglin2018-08-241-12/+12
* ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switchUwe Kleine-König2018-08-241-1/+1
* kvmclock: fix TSC calibration for nested guestsPeng Hao2018-08-241-0/+1
* ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controllerAdam Ford2018-08-241-0/+5
* ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary coresNishanth Menon2018-08-241-0/+41
* ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)2018-08-241-0/+9
* ARC: Improve cmpxchg syscall implementationPeter Zijlstra2018-08-241-11/+36
* ARM: pxa: irq: fix handling of ICMR registers in suspend/resumeDaniel Mack2018-08-241-2/+2
* ARM: imx_v4_v5_defconfig: Select ULPI supportFabio Estevam2018-08-241-0/+2
* ARM: imx_v6_v7_defconfig: Select ULPI supportFabio Estevam2018-08-241-0/+2
* x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()Zhenzhong Duan2018-08-241-0/+5
* m68k: fix "bad page state" oops on ColdFire bootGreg Ungerer2018-08-241-1/+3
* openrisc: entry: Fix delay slot exception detectionStafford Horne2018-08-243-11/+8
* bpf, s390: fix potential memleak when later bpf_jit_prog failsDaniel Borkmann2018-08-241-0/+1
* ARM64: dts: meson-gxl: fix Mali GPU compatible stringMartin Blumenstingl2018-08-241-1/+1
* ARM: dts: da850: Fix interrups property for gpioKeerthy2018-08-241-5/+1
* ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SDAdam Ford2018-08-241-1/+1
* ARM: dts: am437x: make edt-ft5x06 a wakeup sourceDaniel Mack2018-08-241-0/+2
* arm64: dts: msm8916: fix Coresight ETF graph connectionsRob Herring2018-08-241-2/+2
* x86/microcode/intel: Fix memleak in save_microcode_patch()Zhenzhong Duan2018-08-241-1/+4
* ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2018-08-242-3/+1
* arm64: make secondary_start_kernel() notraceZhizhou Zhang2018-08-241-1/+1
* arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flagMarek Szyprowski2018-08-241-4/+5
* arm64: dts: Stingray: Fix I2C controller interrupt typeRay Jui2018-08-241-2/+2
* arm64: dts: ns2: Fix PCIe controller interrupt typeRay Jui2018-08-241-2/+2
* arm64: dts: ns2: Fix I2C controller interrupt typeRay Jui2018-08-241-2/+2
* arm64: dts: specify 1.8V EMMC capabilities for bcm958742tScott Branden2018-08-241-0/+4
* arm64: dts: specify 1.8V EMMC capabilities for bcm958742kScott Branden2018-08-241-0/+4
* ARM: dts: Cygnus: Fix PCIe controller interrupt typeRay Jui2018-08-241-10/+10
* ARM: dts: Cygnus: Fix I2C controller interrupt typeRay Jui2018-08-241-2/+2
* ARM: dts: BCM5301x: Fix i2c controller interrupt typeFlorian Fainelli2018-08-241-1/+1
* ARM: dts: NSP: Fix PCIe controllers interrupt typesFlorian Fainelli2018-08-241-15/+15
* ARM: dts: NSP: Fix i2c controller interrupt typeFlorian Fainelli2018-08-241-1/+1
* ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin2018-08-241-14/+1
* arm: dts: armada: Fix "#cooling-cells" property's nameViresh Kumar2018-08-241-1/+1
* x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson2018-08-181-1/+10