summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-136-10/+10
|\
| * treewide: kzalloc() -> kcalloc()Kees Cook2018-06-136-8/+8
| * treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+2
* | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-06-1252-348/+298Star
|\ \
| * | MIPS: ptrace: Make FPU context layout comments match realityMaciej W. Rozycki2018-05-242-4/+4
| * | MIPS: memset.S: Reinstate delay slot indentationMatt Redfearn2018-05-211-14/+14
| * | MIPS: perf: Fix perf with MT counting other threadsMatt Redfearn2018-05-151-39/+39
| * | MIPS: perf: Use correct VPE ID when setting up VPE tracingMatt Redfearn2018-05-151-10/+2Star
| * | MIPS: perf: More robustly probe for the presence of per-tc countersMatt Redfearn2018-05-153-5/+7
| * | MIPS: Probe for MIPS MT perf counters per TCMatt Redfearn2018-05-153-0/+19
| * | MIPS: mscc: Connect phys to ports on ocelot_pcb123Alexandre Belloni2018-05-151-0/+20
| * | MIPS: mscc: Add switch to ocelotAlexandre Belloni2018-05-151-0/+88
| * | MIPS: JZ4740: Drop old platform reset codePaul Cercueil2018-05-151-31/+0Star
| * | MIPS: qi_lb60: Enable the jz4740-wdt driverPaul Cercueil2018-05-151-0/+2
| * | MIPS: JZ4780: dts: Fix watchdog nodePaul Cercueil2018-05-151-1/+4
| * | MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driverPaul Cercueil2018-05-153-17/+8Star
| * | MIPS: VPE: Fix spelling mistake: "uneeded" -> "unneeded"Colin Ian King2018-05-151-1/+1
| * | MIPS: Re-use kstrtobool_from_user()Andy Shevchenko2018-05-151-8/+1Star
| * | MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang2018-05-158-39/+30Star
| * | MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang2018-05-158-16/+16
| * | MIPS: sni: Remove the read_persistent_clock()Baolin Wang2018-05-151-6/+0Star
| * | MIPS: BCM47XX: Use __initdata for the bcm47xx_leds_pdataRafał Miłecki2018-04-231-1/+1
| * | MIPS: Use generic GCC library routines from lib/Antony Pavlov2018-04-237-144/+6Star
| * | MIPS: vmlinuz: Use generic ashldi3Matt Redfearn2018-04-231-4/+7
| * | MIPS: BCM47XX: Add support for Netgear WNR1000 V3Rafał Miłecki2018-04-234-0/+21
| * | MIPS: dts: Avoid unneeded built-in.a in DTS dirsMasahiro Yamada2018-04-2310-10/+10
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-121-1/+1
|\ \ \ | |_|/ |/| |
| * | kvm: Change return type to vm_fault_tSouptick Joarder2018-06-011-1/+1
| |/
* | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-5/+3Star
|\ \
| * | MIPS: PCI: Use dev_printk() when possibleBjorn Helgaas2018-05-221-5/+3Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-071-130/+0Star
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-033-2/+6
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-217-15/+31
| |\ \ \ \
| * | | | | bpf, mips: remove unused functionDaniel Borkmann2018-05-151-26/+0Star
| * | | | | bpf, mips64: remove ld_abs/ld_indDaniel Borkmann2018-05-041-104/+0Star
| | |_|_|/ | |/| | |
* | | | | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-061-3/+0Star
|\ \ \ \ \
| * | | | | kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck2018-06-011-3/+0Star
| |/ / / /
* | | | | Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-06-063-0/+90
|\ \ \ \ \
| * | | | | MIPS: configs: ci20: Enable ext4Ezequiel Garcia2018-05-021-0/+1
| * | | | | MIPS: configs: ci20: Enable DMA and MMC supportEzequiel Garcia2018-05-021-0/+3
| * | | | | MIPS: dts: ci20: Enable MMC in the devicetreeEzequiel Garcia2018-05-021-0/+34
| * | | | | MIPS: dts: jz4780: Add MMC controller node to the devicetreeEzequiel Garcia2018-05-021-0/+40
| * | | | | MIPS: dts: jz4780: Add DMA controller node to the devicetreeEzequiel Garcia2018-05-021-0/+12
| |/ / / /
* | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-054-41/+94
|\ \ \ \ \
| * | | | | Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-194-6/+26
| |\| | | |
| * | | | | y2038: mips: Extend sysvipc data structuresArnd Bergmann2018-04-204-41/+94
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-052-12/+1Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-024-6/+26
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| * | | | / compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-192-12/+1Star
| | |_|_|/ | |/| | |
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-052-60/+23Star
|\ \ \ \ \