summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-12-13colibri-vf: atmel-mxt-ts reset gpio name changeDominik Sliwa
2018-12-13Merge tag 'v4.4.167' into toradex_vf_4.4-nextMarcel Ziswiler
2018-12-13arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin
2018-12-13ARC: change defconfig defaults to ARCv2Kevin Hilman
2018-12-13mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin
2018-12-13MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin
2018-12-13xtensa: fix coprocessor context offset definitionsMax Filippov
2018-12-13xtensa: enable coprocessors that are being flushedMax Filippov
2018-12-13kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2018-12-01s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank
2018-12-01arm64: remove no-op -p linker flagGreg Hackmann
2018-12-01x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski
2018-12-01x86/entry: spell EBX register correctly in documentationNicolas Iooss
2018-12-01powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-12-01KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood
2018-11-27s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes
2018-11-27s390/vdso: add missing FORCE to build targetsVasily Gorbik
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor
2018-11-27um: Give start_idle_thread() a return codeRichard Weinberger
2018-11-27x86/build: Use cc-option to validate stack alignment parameterMatthias Kaehlcke
2018-11-27x86/build: Fix stack alignment for CLangMatthias Kaehlcke
2018-11-27x86/boot: #undef memcpy() et al in string.cMichael Davidson
2018-11-27x86/build: Specify stack alignment for clangMatthias Kaehlcke
2018-11-27x86/build: Use __cc-option for boot code compiler optionsMatthias Kaehlcke
2018-11-27x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke
2018-11-27crypto, x86: aesni - fix token pasting for clangMichael Davidson
2018-11-27x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke
2018-11-27arm64: Disable asm-operand-width warning for clangMatthias Kaehlcke
2018-11-27crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel
2018-11-27kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke
2018-11-21arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)
2018-11-21xtensa: fix boot parameters address translationMax Filippov
2018-11-21xtensa: make sure bFLT stack is 16 byte alignedMax Filippov
2018-11-21xtensa: add NOTES section to the linker scriptMax Filippov
2018-11-21MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen
2018-11-21MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai Chen
2018-11-21powerpc/boot: Ensure _zimage_start is a weak symbolJoel Stanley
2018-11-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu
2018-11-21powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens
2018-11-21arm64: dts: stratix10: Correct System Manager register sizeThor Thayer
2018-11-21xen: fix xen_qlock_wait()Juergen Gross
2018-11-21MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen
2018-11-21powerpc/msi: Fix compile error on mpc83xxChristophe Leroy
2018-11-21xen: make xen_qlock_wait() nestableJuergen Gross
2018-11-21xen: fix race in xen_qlock_wait()Juergen Gross
2018-11-21x86: boot: Fix EFI stub alignmentBen Hutchings
2018-11-21x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior
2018-11-21sparc: Fix single-pcr perf event counter management.David S. Miller
2018-11-21x86/kconfig: Fall back to ticket spinlocksDaniel Wagner
2018-11-21x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe