summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2017-05-23gpio: pcf857x: move header file out of I2C realmWolfram Sang1-1/+1
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2017-05-22MIPS: jz4740: Remove custom GPIO codePaul Cercueil3-892/+0
2017-05-22MIPS: JZ4780: CI20: Add pinctrl configuration for several driversPaul Cercueil1-0/+60
2017-05-22MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several driversPaul Cercueil2-12/+49
2017-05-22MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio driversPaul Cercueil1-0/+98
2017-05-22MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio driversPaul Cercueil1-0/+68
2017-05-22MIPS: ingenic: Enable pinctrl for all ingenic SoCsPaul Cercueil1-0/+1
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller1-0/+2
2017-05-18devicetree: Move include prefixes from arch to separate directoryOlof Johansson1-1/+0
2017-05-18MIPS: PCI: Remove unused busn_offsetBjorn Helgaas2-3/+1
2017-05-18MIPS: Loongson: Remove unused PCI_BAR_COUNT definitionBjorn Helgaas1-1/+0
2017-05-15mips: get rid of unused __strnlen_user()Al Viro2-38/+0
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro2-60/+0
2017-05-15kill strlen_user()Al Viro3-110/+1
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds45-10884/+1076
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-37/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-28/+1
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-8/+8
2017-05-08format-security: move static strings to constKees Cook2-5/+5
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2-2/+2
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan1-1/+1
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds26-371/+4912
2017-05-02Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+5
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+6
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-2/+55
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-492/+84
2017-04-27KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář1-1/+1
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-28/+58
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro1-1/+0
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro26-491/+107
2017-04-25MIPS: Octeon: cavium_octeon_defconfig: Enable Octeon MMCSteven J. Hill1-0/+5
2017-04-21MIPS: Sibyte: Fix Kconfig warning.Ralf Baechle1-1/+1
2017-04-21MIPS: Sibyte: Export symbol periph_rev to sb1250-mac network driver.Ralf Baechle2-0/+2
2017-04-20MIPS: PCI: Use generic pci_mmap_resource_range()David Woodhouse2-26/+1
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+2
2017-04-20MIPS/Malta: Probe gic-timer via devicetreeMatt Redfearn1-1/+30
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse1-3/+0
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-46/+122
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange12-1/+25
2017-04-13MIPS: PCI: add controllers before the specified headMathias Kresin1-1/+1
2017-04-13Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle9-27/+57
2017-04-13MIPS: Remove confusing else statement in __do_page_fault()Paul Burton1-8/+8
2017-04-12MIPS: Stengthen IPI IRQ domain sanity checkPaul Burton1-8/+12
2017-04-12MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton3-176/+8
2017-04-12MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-04-12MIPS: Remove CONFIG_ARCH_HAS_ILOG2_U{32,64}Paul Burton1-8/+0
2017-04-12MIPS: smp-cps: Fix potentially uninitialised value of coreMatt Redfearn1-2/+1