aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-12MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.hMarcin Nowakowski1-2/+0
2017-04-12MIPS: Opt into HAVE_COPY_THREAD_TLSJames Cowgill2-3/+4
2017-04-12MIPS: uasm: Remove needless ISA abstractionPaul Burton2-137/+106
2017-04-12MIPS: Remove dead define of ST_OFFMatt Redfearn1-6/+0
2017-04-12MIPS: Use common outgoing-CPU-notification codeMarcin Nowakowski1-4/+3
2017-04-10MIPS: math-emu: Fix BC1EQZ and BC1NEZ condition handlingDouglas Leung1-4/+6
2017-04-10MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic1-0/+2
2017-04-10MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin1-2/+12
2017-04-10MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6Huacai Chen1-0/+1
2017-04-10MIPS: Delete redundant definition of SMP_CACHE_BYTES.Ralf Baechle2-4/+1
2017-04-10MIPS: Delete unused definition of SMP_CACHE_SHIFT.Ralf Baechle1-1/+0
2017-04-10MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>.Ralf Baechle1-2/+0
2017-04-10MIPS: Disable Werror when W= is setFlorian Fainelli1-0/+2
2017-04-10MIPS: Octeon: Clean up platform code.Steven J. Hill1-4/+12
2017-04-10MIPS: Octeon: Remove unused PCIERCX types and macros.Steven J. Hill1-3016/+209
2017-04-10MIPS: Octeon: Fix compile error when USB is not enabled.Steven J. Hill1-48/+49
2017-04-10MIPS: Octeon: Remove unused SLI types and macros.Steven J. Hill2-3469/+76
2017-04-10MIPS: Octeon: Remove unused L2C types and macros.Steven J. Hill7-3922/+305
2017-04-10MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits6-13/+172
2017-04-10MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNELDavid Daney3-24/+1
2017-04-10MIPS: BPF: Fix multiple problems in JIT skb access helpers.David Daney1-11/+12
2017-04-10MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney1-4/+12
2017-04-10MIPS: BPF: Use unsigned access for unsigned SKB fields.David Daney1-2/+2
2017-04-10MIPS: BPF: Add JIT support for SKF_AD_HATYPE.David Daney1-4/+17
2017-04-10MIPS: uasm: Add support for LHU.David Daney3-1/+4
2017-04-10MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski3-0/+34
2017-04-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-16/+69
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-12/+38
2017-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds20-25/+47
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-8/+44
2017-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-32/+24
2017-04-07Merge tag 'metag-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds2-199/+128
2017-04-07Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""Will Deacon1-14/+0
2017-04-07powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman1-0/+3
2017-04-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds19-46/+122
2017-04-06sparc: remove unused wp_works_ok macroMathias Krause2-10/+0
2017-04-06sparc32: Export vac_cache_size to fix build errorGuenter Roeck1-0/+1
2017-04-06sparc64: Fix memory corruption when THP is enabledNitin Gupta2-5/+5
2017-04-06sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka1-7/+8
2017-04-06KVM: PPC: Book3S HV: Check for kmalloc errors in ioctlDan Carpenter1-0/+4
2017-04-05Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into fixesRussell King140-387/+1226
2017-04-05Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarmRadim Krčmář2-3/+23
2017-04-05metag/usercopy: Add missing fixupsJames Hogan1-24/+48
2017-04-05metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan1-8/+28
2017-04-05metag/usercopy: Set flags before ADDZJames Hogan1-4/+4
2017-04-05metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan2-46/+26
2017-04-05metag/usercopy: Add early abort to copy_to_userJames Hogan1-0/+20
2017-04-05metag/usercopy: Fix alignment error checkingJames Hogan1-6/+4
2017-04-05metag/usercopy: Drop unused macrosJames Hogan1-113/+0