summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter2019-07-261-1/+2
* crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova2019-07-261-1/+1
* crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova2019-07-261-1/+1
* x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada2019-07-261-0/+2
* acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel2019-07-261-3/+7
* arm64: Do not enable IRQs for ct_user_exitJulien Thierry2019-07-261-2/+2
* x86/cacheinfo: Fix a -Wtype-limits warningQian Cai2019-07-261-2/+1
* x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra2019-07-263-10/+10
* perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang2019-07-262-0/+11
* x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis2019-07-261-0/+2
* x86/cpu: Add Ice Lake NNPI to Intel familyRajneesh Bhardwaj2019-07-261-0/+1
* arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen2019-07-262-3/+5
* arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor2019-07-261-1/+5
* MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2019-07-262-1/+3
* MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-07-261-2/+2
* x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby2019-07-211-1/+1
* s390: fix stfle zero paddingHeiko Carstens2019-07-211-7/+14
* ARC: hide unused function unw_hdr_allocArnd Bergmann2019-07-211-5/+4
* x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner2019-07-215-16/+76
* x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner2019-07-213-4/+5
* x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner2019-07-211-0/+46
* x86/boot/64: Add missing fixup_pointer() for next_early_pgt accessKirill A. Shutemov2019-07-211-1/+2
* x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov2019-07-211-8/+9
* ARM: dts: imx6ul: fix PWM[1-4] interruptsSébastien Szymanski2019-07-211-4/+4
* x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King2019-07-211-1/+2
* ARM: omap2: remove incorrect __init annotationArnd Bergmann2019-07-211-1/+1
* ARM: dts: gemini Fix up DNS-313 compatible stringLinus Walleij2019-07-211-1/+1
* MIPS: Remove superfluous check for __linux__Sean Young2019-07-141-8/+0
* x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen2019-07-141-2/+7
* x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen2019-07-141-1/+4
* bpf, x64: fix stack layout of JITed bpf codeAlexei Starovoitov2019-07-141-53/+21
* ARM: davinci: da8xx: specify dma_coherent_mask for lcdcBartosz Golaszewski2019-07-141-0/+3
* ARM: davinci: da850-evm: call regulator_has_full_constraints()Bartosz Golaszewski2019-07-141-0/+2
* riscv: Fix udelay in RV32.Nick Hu2019-07-141-1/+1
* s390/boot: disable address-of-packed-member warningHeiko Carstens2019-07-141-0/+1
* ARM: dts: am335x phytec boards: Fix cd-gpios active levelTeresa Remmet2019-07-142-2/+2
* MIPS: have "plain" make calls build dtbs for selected platformsCedric Hombourger2019-07-101-1/+2
* MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin2019-07-101-9/+20
* MIPS: Fix bounds check virt_addr_validHauke Mehrtens2019-07-101-1/+1
* KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li2019-07-101-1/+1
* KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini2019-07-101-3/+3
* x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 settingKirill A. Shutemov2019-07-101-0/+2
* ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek2019-07-101-0/+3
* arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel2019-07-101-2/+6
* ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial nodeJoshua Scott2019-07-101-0/+8
* x86/CPU: Add more Icelake model numbersKan Liang2019-07-101-0/+3
* arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker2019-07-031-1/+1
* bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann2019-07-034-9/+71
* arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()Will Deacon2019-07-031-1/+3
* irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton2019-07-031-0/+30