aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-05-29kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum
2017-05-18devicetree: Move include prefixes from arch to separate directoryOlof Johansson
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08format-security: move static strings to constKees Cook
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-02Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-27KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-25MIPS: Octeon: cavium_octeon_defconfig: Enable Octeon MMCSteven J. Hill
2017-04-21MIPS: Sibyte: Fix Kconfig warning.Ralf Baechle
2017-04-21MIPS: Sibyte: Export symbol periph_rev to sb1250-mac network driver.Ralf Baechle
2017-04-20MIPS: PCI: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-04-20MIPS/Malta: Probe gic-timer via devicetreeMatt Redfearn
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-04-13MIPS: PCI: add controllers before the specified headMathias Kresin
2017-04-13Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle
2017-04-13MIPS: Remove confusing else statement in __do_page_fault()Paul Burton
2017-04-12MIPS: Stengthen IPI IRQ domain sanity checkPaul Burton
2017-04-12MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton
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