summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-07-26x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada1-0/+2
2019-07-26acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel1-3/+7
2019-07-26arm64: Do not enable IRQs for ct_user_exitJulien Thierry1-2/+2
2019-07-26x86/cacheinfo: Fix a -Wtype-limits warningQian Cai1-2/+1
2019-07-26x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra3-10/+10
2019-07-26perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang2-0/+11
2019-07-26perf/x86/intel: Disable check_msr for real HWJiri Olsa1-0/+8
2019-07-26x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis1-0/+2
2019-07-26x86/cpu: Add Ice Lake NNPI to Intel familyRajneesh Bhardwaj1-0/+1
2019-07-26arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen2-3/+5
2019-07-26arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor1-1/+5
2019-07-26MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2-1/+3
2019-07-26MIPS: ath79: fix ar933x uart parity modeStefan Hellermann1-2/+2
2019-07-21x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby1-1/+1
2019-07-21s390: fix stfle zero paddingHeiko Carstens1-7/+14
2019-07-21ARC: hide unused function unw_hdr_allocArnd Bergmann1-5/+4
2019-07-21x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner5-16/+76
2019-07-21x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner3-4/+5
2019-07-21x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner1-0/+46
2019-07-21x86/boot/64: Add missing fixup_pointer() for next_early_pgt accessKirill A. Shutemov1-1/+2
2019-07-21x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov1-8/+9
2019-07-21ARM: dts: imx6ul: fix PWM[1-4] interruptsSébastien Szymanski1-4/+4
2019-07-21x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King1-1/+2
2019-07-21x86/efi: fix a -Wtype-limits compilation warningQian Cai1-1/+1
2019-07-21ARM: omap2: remove incorrect __init annotationArnd Bergmann1-1/+1
2019-07-21ARM: dts: gemini Fix up DNS-313 compatible stringLinus Walleij1-1/+1
2019-07-21arm64: dts: ls1028a: Fix CPU idle fail.Ran Wang1-9/+9
2019-07-21ARM: dts: meson8b: fix the operating voltage of the Mali GPUMartin Blumenstingl1-5/+5
2019-07-21ARM: dts: meson8: fix GPU interrupts and drop an undocumented propertyMartin Blumenstingl1-3/+2
2019-07-14x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen1-2/+7
2019-07-14x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen1-1/+4
2019-07-14powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig3-1/+10
2019-07-14bpf, x64: fix stack layout of JITed bpf codeAlexei Starovoitov1-53/+21
2019-07-14ARM: davinci: da8xx: specify dma_coherent_mask for lcdcBartosz Golaszewski1-0/+3
2019-07-14ARM: davinci: da850-evm: call regulator_has_full_constraints()Bartosz Golaszewski1-0/+2
2019-07-14KVM: nVMX: use correct clean fields when copying from eVMCSVitaly Kuznetsov1-2/+2
2019-07-14riscv: Fix udelay in RV32.Nick Hu1-1/+1
2019-07-14RISC-V: defconfig: enable clocks, serial consoleKevin Hilman1-0/+4
2019-07-14s390/boot: disable address-of-packed-member warningHeiko Carstens1-0/+1
2019-07-14ARM: dts: am335x phytec boards: Fix cd-gpios active levelTeresa Remmet2-2/+2
2019-07-14bpf, riscv: clear high 32 bits for ALU32 add/sub/neg/lsh/rsh/arshLuke Nelson1-0/+18
2019-07-14ARM: dts: Drop bogus CLKSEL for timer12 on dra7Tony Lindgren1-2/+0
2019-07-14bpf, riscv: clear target register high 32-bits for and/or/xor on ALU32Björn Töpel1-0/+6
2019-07-10MIPS: have "plain" make calls build dtbs for selected platformsCedric Hombourger1-1/+2
2019-07-10MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin1-9/+20
2019-07-10MIPS: Fix bounds check virt_addr_validHauke Mehrtens1-1/+1
2019-07-10KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li1-1/+1
2019-07-10KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini1-3/+3
2019-07-10s390/mm: fix pxd_bad with folded page tablesMartin Schwidefsky1-14/+19
2019-07-10ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek1-0/+3