summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer2017-07-102-2/+4
* Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-083-4/+1
|\
| * MIPS: PCI: Remove unused busn_offsetBjorn Helgaas2017-05-182-3/+1
| * MIPS: Loongson: Remove unused PCI_BAR_COUNT definitionBjorn Helgaas2017-05-181-1/+0
* | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-071-1/+1
|\ \
| * | gpio: pcf857x: move header file out of I2C realmWolfram Sang2017-05-231-1/+1
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-07-071-5/+0
|\ \ \
| * | | clk: Provide dummy of_clk_get_from_provider() for compile-testingGeert Uytterhoeven2017-06-021-5/+0
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-061-1/+2
|\ \ \
| * | | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-1/+2
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-065-208/+1
|\ \ \ \
| * | | | mips: get rid of unused __strnlen_user()Al Viro2017-05-152-38/+0
| * | | | get rid of unused __strncpy_from_user() instancesAl Viro2017-05-152-60/+0
| * | | | kill strlen_user()Al Viro2017-05-153-110/+1
| | |/ / | |/| |
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-061-1/+0
|\ \ \ \
| * | | | trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro2017-05-271-1/+0
| |/ / /
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-14/+5
|\ \ \ \
| * | | | mips/loongson64: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig2017-06-281-14/+5
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-062-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-302-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | KVM: add kvm_request_pendingRadim Krčmář2017-06-042-2/+2
| | | |/ / | | |/| |
* | | | | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-069-904/+276
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'v4.12-rc7' into develLinus Walleij2017-06-2911-34/+40
| |\ \ \ \
| * | | | | MIPS: jz4740: Remove custom GPIO codePaul Cercueil2017-05-223-892/+0
| * | | | | MIPS: JZ4780: CI20: Add pinctrl configuration for several driversPaul Cercueil2017-05-221-0/+60
| * | | | | MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several driversPaul Cercueil2017-05-222-12/+49
| * | | | | MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio driversPaul Cercueil2017-05-221-0/+98
| * | | | | MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio driversPaul Cercueil2017-05-221-0/+68
| * | | | | MIPS: ingenic: Enable pinctrl for all ingenic SoCsPaul Cercueil2017-05-221-0/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-1/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-219-32/+35
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-061-1/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-221-1/+0
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-211-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-6/+10
|\ \ \ \ \ \
| * | | | | | mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-6/+10
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-031-0/+1
|\ \ \ \ \ \
| * | | | | | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-031-2/+0
|\ \ \ \ \ \
| * | | | | | jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner2017-05-261-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-039-9/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-219-32/+35
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-141-1/+1
| * | | | | | clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-147-7/+7
| * | | | | | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-1/+1
| | |_|/ / / | |/| | | |
* | | | | | MIPS: Avoid accidental raw backtraceJames Hogan2017-06-301-0/+2
* | | | | | MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton2017-06-301-5/+18
* | | | | | MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton2017-06-301-0/+3