summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-03-13xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov
2019-03-13xtensa: SMP: mark each possible CPU as presentMax Filippov
2019-03-13xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov
2019-03-13xtensa: SMP: fix secondary CPU initializationMax Filippov
2019-03-13xtensa: SMP: fix ccount_timer_shutdownMax Filippov
2019-03-13MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang
2019-03-13x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang
2019-03-12ARM: dts: Add sleep state to the sd-card pinsPhilippe Schenker
2019-03-12ARM: dts: Add Apalis iMX6 Ixora v1.2Philippe Schenker
2019-03-11ARM: dts: imx6: Add sleep state to can interfacesPhilippe Schenker
2019-03-05x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-03-05powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee
2019-03-05KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov
2019-03-05svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit
2019-03-05ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev
2019-02-27irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon
2019-02-27x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke
2019-02-27ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin
2019-02-27ARC: U-boot: check arguments paranoidlyEugeniy Paltsev
2019-02-27ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev
2019-02-27parisc: Fix ptrace syscall number modificationDmitry V. Levin
2019-02-27MIPS: jazz: fix 64bit buildThomas Bogendoerfer
2019-02-27MIPS: ath79: Enable OF serial ports in the default configAlban Bedel
2019-02-20x86/a.out: Clear the dump structure initiallyBorislav Petkov
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-20alpha: Fix Eiger NR_IRQS to 128Meelis Roos
2019-02-20alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich
2019-02-20kvm: vmx: Fix entry number check for add_atomic_switch_msr()Xiaoyao Li
2019-02-20perf/x86: Add check_period PMU callbackJiri Olsa
2019-02-20gpio: pl061: handle failed allocationsNicholas Mc Guire
2019-02-20ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij
2019-02-20ARM: dts: da850-lcdk: Correct the sound card namePeter Ujfalusi
2019-02-20ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi
2019-02-20ARM: fix the cockup in the previous patchRussell King
2019-02-20ARM: ensure that processor vtables is not lost after bootRussell King
2019-02-20ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2019-02-20ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2019-02-20ARM: clean up per-processor check_bugs method callRussell King
2019-02-20ARM: split out processor lookupRussell King
2019-02-20ARM: make lookup_processor_type() non-__initRussell King
2019-02-20ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry
2019-02-20ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry
2019-02-20ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry
2019-02-20ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry
2019-02-20ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry
2019-02-20ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry
2019-02-20ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry
2019-02-20ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry
2019-02-20ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry
2019-02-19ARM: dts: imx6qdl-colibri: add phy to fecPhilippe Schenker