index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-02
MIPS: BPF: Fix load delay slots.
Ralf Baechle
1
-0
/
+4
2015-10-01
MIPS: BPF: Do all exports of symbols with FEXPORT().
Ralf Baechle
1
-6
/
+3
2015-10-01
MIPS: Fix the build on jz4740 after removing the custom gpio.h
Alban Bedel
2
-0
/
+2
2015-09-30
MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
Paul Burton
1
-4
/
+4
2015-09-30
MIPS: CPS: Don't include MT code in non-MT kernels.
Paul Burton
1
-0
/
+2
2015-09-30
MIPS: CPS: Stop dangling delay slot from has_mt.
Paul Burton
1
-2
/
+2
2015-09-30
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
James Hogan
1
-1
/
+1
2015-09-30
MIPS: Wire up userfaultfd and membarrier syscalls.
Ralf Baechle
5
-6
/
+20
2015-09-27
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
3
-3
/
+36
2015-09-27
MIPS: print MAAR configuration during boot
Paul Burton
1
-0
/
+29
2015-09-27
MIPS: mm: compile maar_init unconditionally
Paul Burton
1
-63
/
+63
2015-09-27
MIPS: CM: Provide a function to map from CPU to VP ID.
Paul Burton
1
-0
/
+39
2015-09-22
MIPS: Fix FTLB detection for R6
James Hogan
1
-5
/
+8
2015-09-22
MIPS: cpu-features: Add cpu_has_ftlb
James Hogan
4
-3
/
+11
2015-09-22
MIPS: ATH79: Add irq chip ar7240-misc-intc
Alexander Couzens
1
-0
/
+10
2015-09-22
MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip
Alexander Couzens
1
-2
/
+10
2015-09-22
MIPS: BPF: Fix build on pre-R2 little endian CPUs
Aurelien Jarno
1
-0
/
+42
2015-09-22
MIPS: BPF: Avoid unreachable code on little endian
Aurelien Jarno
1
-3
/
+5
2015-09-22
MIPS: bootmem: Fix mapstart calculation for contiguous maps
Alexander Sverdlin
1
-1
/
+9
2015-09-22
MIPS: Fix console output for Fulong2e system
Guenter Roeck
1
-0
/
+3
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+2
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
14
-20
/
+20
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2
-0
/
+2
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2
-16
/
+3
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
1
-6
/
+0
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
1
-8
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
2
-11
/
+15
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
5
-64
/
+0
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
1
-2
/
+2
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-0
/
+1
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+0
2015-09-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
176
-2176
/
+5791
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-5
/
+27
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-3
/
+4
2015-09-03
Merge branch '4.2-fixes' into mips-for-linux-next
Ralf Baechle
3
-19
/
+20
2015-09-03
MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16.
Yousong Zhou
1
-3
/
+9
2015-09-03
MIPS: Fix alignment of quiet build output for vmlinuz link
Alex Smith
1
-1
/
+1
2015-09-03
MIPS: math-emu: Remove unused handle_dsemul function declaration
Markos Chandras
1
-1
/
+0
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction
Markos Chandras
5
-2
/
+480
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction
Markos Chandras
5
-2
/
+480
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instruction
Markos Chandras
5
-2
/
+138
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 RINT FPU instruction
Markos Chandras
1
-0
/
+24
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instruction
Markos Chandras
5
-2
/
+559
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction
Markos Chandras
5
-2
/
+553
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 SELNEZ FPU instruction
Markos Chandras
1
-0
/
+22
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 SELEQZ FPU instruction
Markos Chandras
1
-0
/
+23
2015-09-03
MIPS: math-emu: Add support for the CMP.condn.fmt R6 instruction
Markos Chandras
1
-9
/
+121
2015-09-03
MIPS: inst.h: Add new MIPS R6 FPU opcodes
Markos Chandras
1
-2
/
+7
2015-09-03
MIPS: Octeon: Fix management port MII address on Kontron S1901
Aaro Koskinen
2
-0
/
+8
2015-09-03
MIPS: BCM47xx: Use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-2
/
+1
[next]