summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-12-13arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin8-0/+8
2018-12-13ARC: change defconfig defaults to ARCv2Kevin Hilman6-2/+6
2018-12-13mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin1-1/+1
2018-12-13MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin1-1/+1
2018-12-13xtensa: fix coprocessor context offset definitionsMax Filippov1-8/+8
2018-12-13xtensa: enable coprocessors that are being flushedMax Filippov1-1/+4
2018-12-13kvm: mmu: Fix race in emulated page table writesJunaid Shahid1-18/+9
2018-12-01s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank1-0/+2
2018-12-01arm64: remove no-op -p linker flagGreg Hackmann1-1/+1
2018-12-01x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski1-16/+4
2018-12-01x86/entry: spell EBX register correctly in documentationNicolas Iooss1-1/+1
2018-12-01powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran1-1/+1
2018-12-01KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood4-8/+27
2018-11-27s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes1-0/+1
2018-11-27s390/vdso: add missing FORCE to build targetsVasily Gorbik2-6/+6
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor1-0/+3
2018-11-27um: Give start_idle_thread() a return codeRichard Weinberger1-0/+5
2018-11-27x86/build: Use cc-option to validate stack alignment parameterMatthias Kaehlcke1-3/+3
2018-11-27x86/build: Fix stack alignment for CLangMatthias Kaehlcke1-6/+8
2018-11-27x86/boot: #undef memcpy() et al in string.cMichael Davidson1-0/+9
2018-11-27x86/build: Specify stack alignment for clangMatthias Kaehlcke1-5/+21
2018-11-27x86/build: Use __cc-option for boot code compiler optionsMatthias Kaehlcke1-4/+5
2018-11-27x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke2-1/+3
2018-11-27crypto, x86: aesni - fix token pasting for clangMichael Davidson1-5/+2
2018-11-27x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke1-2/+2
2018-11-27arm64: Disable asm-operand-width warning for clangMatthias Kaehlcke1-0/+4
2018-11-27crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel4-20/+16
2018-11-27kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke1-24/+2
2018-11-21arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)3-1/+29
2018-11-21xtensa: fix boot parameters address translationMax Filippov1-2/+5
2018-11-21xtensa: make sure bFLT stack is 16 byte alignedMax Filippov1-1/+5
2018-11-21xtensa: add NOTES section to the linker scriptMax Filippov2-1/+2
2018-11-21MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2-11/+4
2018-11-21MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai Chen1-40/+3
2018-11-21powerpc/boot: Ensure _zimage_start is a weak symbolJoel Stanley1-1/+3
2018-11-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu2-0/+6
2018-11-21powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens1-0/+3
2018-11-21arm64: dts: stratix10: Correct System Manager register sizeThor Thayer1-1/+1
2018-11-21xen: fix xen_qlock_wait()Juergen Gross1-6/+8
2018-11-21MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen1-1/+1
2018-11-21powerpc/msi: Fix compile error on mpc83xxChristophe Leroy1-0/+7
2018-11-21xen: make xen_qlock_wait() nestableJuergen Gross1-14/+10
2018-11-21xen: fix race in xen_qlock_wait()Juergen Gross1-10/+5
2018-11-21x86: boot: Fix EFI stub alignmentBen Hutchings1-0/+7
2018-11-21x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior1-1/+0
2018-11-21sparc: Fix single-pcr perf event counter management.David S. Miller1-4/+13
2018-11-21x86/kconfig: Fall back to ticket spinlocksDaniel Wagner1-1/+0
2018-11-21x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe1-0/+15
2018-11-21parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller1-6/+2
2018-11-21parisc: Fix address in HPMC IVAJohn David Anglin2-2/+3