index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Lines
2018-09-14
mips: switch to NO_BOOTMEM
Mike Rapoport
-102
/
+46
2018-09-13
net: dsa: Add Lantiq / Intel DSA driver for vrx200
Hauke Mehrtens
-4
/
+4
2018-09-13
net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
Hauke Mehrtens
-3
/
+3
2018-09-13
MIPS: lantiq: Do not enable IRQs in dma open
Hauke Mehrtens
-1
/
+0
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-2
/
+3
2018-09-11
MIPS: lantiq: dma: add dev pointer
Hauke Mehrtens
-2
/
+3
2018-09-11
MIPS: JZ4740: DTS: Add DMA nodes
Paul Cercueil
-0
/
+15
2018-09-11
MIPS: JZ4770: DTS: Add DMA nodes
Paul Cercueil
-0
/
+30
2018-09-11
MIPS: JZ4780: DTS: Update DMA node to match driver changes
Paul Cercueil
-1
/
+2
2018-09-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-11
/
+0
2018-09-08
rtc: mips: default to rtc-cmos on mips
Arnd Bergmann
-1
/
+1
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
-11
/
+0
2018-09-06
MIPS: pci-rt2880: set pci controller of_node
Tobias Wolf
-0
/
+2
2018-09-06
mips: txx9: fix iounmap related issue
Ding Xiang
-3
/
+2
2018-09-05
MIPS: dts: mscc: enable i2c on ocelot_pcb123
Alexandre Belloni
-0
/
+6
2018-09-05
MIPS: dts: mscc: Add i2c on ocelot
Alexandre Belloni
-0
/
+19
2018-08-31
MIPS: Move arch_mem_init() comment near definition
Paul Burton
-23
/
+22
2018-08-31
MIPS: Remove no-op/identity casts
Paul Burton
-10
/
+10
2018-08-31
MIPS: VDSO: Match data page cache colouring when D$ aliases
Paul Burton
-0
/
+20
2018-08-30
MIPS: ralink: Add rt3352 SPI_CS1 pinmux
Mathias Kresin
-0
/
+5
2018-08-30
MIPS: Remove SLOW_DOWN_IO
Paul Burton
-37
/
+3
2018-08-30
MIPS: Use GENERIC_IOMAP
Paul Burton
-241
/
+12
2018-08-30
MIPS: Use a custom elf-entry program to find kernel entry point
Paul Burton
-7
/
+104
2018-08-29
MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3
Tuomas Tynkkynen
-3
/
+5
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
-0
/
+1
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
-1
/
+0
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
-20
/
+2
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
-0
/
+1
2018-08-28
MIPS: Convert to using %pOFn instead of device_node.name
Rob Herring
-19
/
+19
2018-08-28
MIPS: Loongon64: DMA functions cleanup
Huacai Chen
-7
/
+14
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
-17
/
+17
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
-3
/
+3
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
-3
/
+3
2018-08-23
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
-69
/
+96
2018-08-21
MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
Paul Burton
-3
/
+3
2018-08-21
MIPS: Workaround GCC __builtin_unreachable reordering bug
Paul Burton
-0
/
+36
2018-08-20
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-1
/
+1
2018-08-17
MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVEL
Paul Burton
-1
/
+3
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
-1
/
+1
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-6
/
+0
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-1
/
+3
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-33
/
+0
2018-08-14
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
-68
/
+5
2018-08-13
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
-12245
/
+2935
2018-08-13
Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
Ravi Bangoria
-1
/
+1
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-74
/
+9
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-172
/
+0
2018-08-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+2
2018-08-10
MIPS: Consistently declare TLB functions
Paul Burton
-64
/
+51
2018-08-10
MIPS: Export tlbmiss_handler_setup_pgd near its definition
Paul Burton
-1
/
+3
[prev]
[next]