summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-04-12MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-04-12MIPS: Remove CONFIG_ARCH_HAS_ILOG2_U{32,64}Paul Burton
2017-04-12MIPS: smp-cps: Fix potentially uninitialised value of coreMatt Redfearn
2017-04-12MIPS: generic: Enable Root FS on NFS in generic_defconfigMatt Redfearn
2017-04-12MIPS: KASLR: Add missing header filesMatt Redfearn
2017-04-12MIPS: Avoid BUG warning in arch_check_elfJames Cowgill
2017-04-12MIPS: Fix modversioning of _mcount symbolJames Cowgill
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-11MIPS: generic: fix out-of-tree defconfig target buildsMarcin Nowakowski
2017-04-10MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan
2017-04-10MIPS: perf: fix deadlockRabin Vincent
2017-04-10MIPS: Malta: Fix i8259 irqchip setupMatt Redfearn
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-08New getsockopt option to get socket cookieChenbo Feng
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini
2017-04-07kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini
2017-04-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-06mips: switch to RAW_COPY_USERAl Viro
2017-04-06mips: get rid of tail-zeroing in primitivesAl Viro
2017-04-06mips: make copy_from_user() zero tail explicitlyAl Viro
2017-04-06mips: clean and reorder the forest of macros...Al Viro
2017-04-06mips: consolidate __invoke_... wrappersAl Viro
2017-04-06mips: sanitize __access_ok()Al Viro
2017-04-06Merge commit 'fc69910f329d' into uaccess.mipsAl Viro
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra