summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)2018-11-213-1/+29
* x86/hyper-v: Enable PIT shutdown quirkMichael Kelley2018-11-211-0/+11
* x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)2018-11-211-1/+1
* ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel2018-11-211-1/+1
* Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy2018-11-213-47/+34
* acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2018-11-212-1/+3
* acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2018-11-212-1/+3
* um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEPRichard Weinberger2018-11-211-10/+0
* xtensa: fix boot parameters address translationMax Filippov2018-11-211-2/+5
* xtensa: make sure bFLT stack is 16 byte alignedMax Filippov2018-11-211-1/+5
* xtensa: add NOTES section to the linker scriptMax Filippov2018-11-212-1/+2
* MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2018-11-212-11/+4
* MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai Chen2018-11-211-40/+3
* arm64: dts: stratix10: fix multicast filteringAaro Koskinen2018-11-211-0/+3
* arm64: dts: stratix10: Support Ethernet Jumbo frameThor Thayer2018-11-212-1/+7
* ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and i.MX6ULLSébastien Szymanski2018-11-211-5/+13
* MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRSHuacai Chen2018-11-211-0/+4
* powerpc/memtrace: Remove memory in chunksRashmica Gupta2018-11-211-5/+16
* powerpc/boot: Ensure _zimage_start is a weak symbolJoel Stanley2018-11-211-1/+3
* MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu2018-11-212-0/+6
* powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleakChristophe Leroy2018-11-211-0/+3
* powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens2018-11-211-0/+3
* ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACLFabio Estevam2018-11-211-0/+1
* powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff2018-11-211-0/+5
* powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGSJoel Stanley2018-11-211-1/+5
* powerpc/mm: fix always true/false warning in slice.cChristophe Leroy2018-11-211-7/+14
* powerpc/mm: Fix page table dump to work on RadixMichael Ellerman2018-11-211-3/+9
* powerpc/64/module: REL32 relocation range checkNicholas Piggin2018-11-211-1/+8
* powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy2018-11-211-2/+7
* arm64: dts: stratix10: Correct System Manager register sizeThor Thayer2018-11-131-1/+1
* ARM: dts: socfpga: Fix SDRAM node address for Arria10Thor Thayer2018-11-131-1/+1
* arm64: lse: remove -fcall-used-x0 flagTri Vo2018-11-131-1/+1
* xen: fix xen_qlock_wait()Juergen Gross2018-11-131-6/+8
* MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen2018-11-131-1/+1
* MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki2018-11-131-1/+3
* powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9Nicholas Piggin2018-11-132-2/+9
* powerpc/tm: Fix HFSCR bit for no suspend caseMichael Neuling2018-11-131-6/+12
* powerpc/msi: Fix compile error on mpc83xxChristophe Leroy2018-11-131-0/+7
* crypto: speck - remove SpeckJason A. Donenfeld2018-11-1321-1386/+0
* crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross ...Mikulas Patocka2018-11-131-1/+1
* ARM: dts: dra7: Fix up unaligned access setting for PCIe EPVignesh R2018-11-131-1/+1
* xen/pvh: don't try to unplug emulated devicesJuergen Gross2018-11-131-0/+4
* xen/pvh: increase early stack sizeRoger Pau Monne2018-11-131-1/+1
* xen: make xen_qlock_wait() nestableJuergen Gross2018-11-131-14/+10
* xen: fix race in xen_qlock_wait()Juergen Gross2018-11-131-10/+5
* ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250Marek Szyprowski2018-11-131-0/+1
* ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindingsMarek Szyprowski2018-11-131-42/+88
* arm: dts: exynos: Add missing cooling device properties for CPUsViresh Kumar2018-11-134-0/+61
* KVM: nVMX: Clear reserved bits of #DB exit qualificationJim Mattson2018-11-132-2/+6
* arm64: entry: Allow handling of undefined instructions from EL1Will Deacon2018-11-132-5/+8