summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-04-12MIPS: Remove CONFIG_ARCH_HAS_ILOG2_U{32,64}Paul Burton
2017-04-12MIPS: generic: Enable Root FS on NFS in generic_defconfigMatt Redfearn
2017-04-12MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.hMarcin Nowakowski
2017-04-12MIPS: Opt into HAVE_COPY_THREAD_TLSJames Cowgill
2017-04-12MIPS: uasm: Remove needless ISA abstractionPaul Burton
2017-04-12MIPS: Remove dead define of ST_OFFMatt Redfearn
2017-04-12MIPS: Use common outgoing-CPU-notification codeMarcin Nowakowski
2017-04-10MIPS: math-emu: Fix BC1EQZ and BC1NEZ condition handlingDouglas Leung
2017-04-10MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic
2017-04-10MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin
2017-04-10MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6Huacai Chen
2017-04-10MIPS: Delete redundant definition of SMP_CACHE_BYTES.Ralf Baechle
2017-04-10MIPS: Delete unused definition of SMP_CACHE_SHIFT.Ralf Baechle
2017-04-10MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>.Ralf Baechle
2017-04-10MIPS: Disable Werror when W= is setFlorian Fainelli
2017-04-10MIPS: Octeon: Clean up platform code.Steven J. Hill
2017-04-10MIPS: Octeon: Remove unused PCIERCX types and macros.Steven J. Hill
2017-04-10MIPS: Octeon: Fix compile error when USB is not enabled.Steven J. Hill
2017-04-10MIPS: Octeon: Remove unused SLI types and macros.Steven J. Hill
2017-04-10MIPS: Octeon: Remove unused L2C types and macros.Steven J. Hill
2017-04-10MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits
2017-04-10MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNELDavid Daney
2017-04-10MIPS: BPF: Fix multiple problems in JIT skb access helpers.David Daney
2017-04-10MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney
2017-04-10MIPS: BPF: Use unsigned access for unsigned SKB fields.David Daney
2017-04-10MIPS: BPF: Add JIT support for SKF_AD_HATYPE.David Daney
2017-04-10MIPS: uasm: Add support for LHU.David Daney
2017-04-10MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski
2017-04-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-04-07Merge tag 'metag-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-07Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""Will Deacon
2017-04-07powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman
2017-04-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-04-06sparc: remove unused wp_works_ok macroMathias Krause
2017-04-06sparc32: Export vac_cache_size to fix build errorGuenter Roeck
2017-04-06sparc64: Fix memory corruption when THP is enabledNitin Gupta
2017-04-06sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka
2017-04-06KVM: PPC: Book3S HV: Check for kmalloc errors in ioctlDan Carpenter
2017-04-05Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into...Russell King
2017-04-05Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář
2017-04-05metag/usercopy: Add missing fixupsJames Hogan
2017-04-05metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan
2017-04-05metag/usercopy: Set flags before ADDZJames Hogan
2017-04-05metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan
2017-04-05metag/usercopy: Add early abort to copy_to_userJames Hogan