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
2015-02-17
MIPS: asm: r4kcache: Add MIPS R6 cache unroll functions
Markos Chandras
-2
/
+148
2015-02-17
MIPS: asm: irqflags: Add MIPS R6 related definitions
Markos Chandras
-4
/
+5
2015-02-17
MIPS: asm: hazards: Add MIPSR6 definitions
Markos Chandras
-4
/
+5
2015-02-17
MIPS: asm: cpu: Add MIPSR6 ISA definitions
Leonid Yegoshin
-6
/
+20
2015-02-17
MIPS: Use generic checksum functions for MIPS R6
Markos Chandras
-0
/
+14
2015-02-17
MIPS: asm: asmmacro: Replace "add" instructions with "addu"
Markos Chandras
-2
/
+2
2015-02-17
MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variants
Leonid Yegoshin
-1
/
+1
2015-02-17
MIPS: asm: stackframe: Do not preserve the HI/LO registers on MIPS R6
Leonid Yegoshin
-4
/
+4
2015-02-17
MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6
Leonid Yegoshin
-0
/
+4
2015-02-17
MIPS: asm: compiler: Add new macros to set ISA and arch asm annotations
Markos Chandras
-0
/
+13
2015-02-16
MIPS: mm: Add MIPS R6 instruction encodings
Leonid Yegoshin
-3
/
+38
2015-02-16
MIPS: mm: uasm: Add signed 9-bit immediate related macros
Leonid Yegoshin
-1
/
+12
2015-02-16
MIPS: Add build support for the MIPS R6 ISA
Leonid Yegoshin
-4
/
+45
2015-02-16
MIPS: Add MIPS generic QEMU probe support
Leonid Yegoshin
-0
/
+5
2015-02-16
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
-0
/
+13
2015-02-16
MIPS: Add generic QEMU PRid and cpu type identifiers
Leonid Yegoshin
-0
/
+3
2015-02-16
MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}
Markos Chandras
-8
/
+32
2015-02-16
MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS
Markos Chandras
-18
/
+17
2015-02-16
MIPS: asm: pgtable: Prevent HTW race when updating PTEs
Markos Chandras
-10
/
+4
2015-02-16
MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences
Markos Chandras
-4
/
+6
2015-02-16
MIPS: mm: Add debug information for userland SIGSEGV signals.
Markos Chandras
-9
/
+21
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-89
/
+63
2015-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
-7
/
+386
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
-1
/
+1
2015-02-13
mips: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
-8
/
+5
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-6
/
+20
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
-7
/
+2
2015-02-12
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
-0
/
+127
2015-02-11
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
-5
/
+3
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
-1
/
+1
2015-02-11
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
-18
/
+0
2015-02-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-56
/
+0
2015-02-10
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-10
/
+10
2015-02-10
mips: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
-56
/
+0
2015-02-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2015-02-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-111
/
+159
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
-0
/
+2
2015-02-05
MIPS: cevt-r4k: Drop GIC special case
James Hogan
-5
/
+1
2015-02-04
KVM: MIPS: Don't leak FPU/DSP to guest
James Hogan
-4
/
+4
2015-02-04
MIPS: Fix syscall_get_nr for the syscall exit tracing.
Lars Persson
-7
/
+4
2015-02-04
KVM: MIPS: Disable HTW while in guest
James Hogan
-0
/
+13
2015-02-04
MIPS: elf2ecoff: Fix warning due to dead code.
Ralf Baechle
-4
/
+0
2015-02-04
MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.
Ralf Baechle
-1
/
+3
2015-02-04
MIPS: elf2ecoff: Rewrite main processing loop to switch.
Ralf Baechle
-27
/
+33
2015-02-02
Merge branch 'clk-next' into v3.19-rc7
Michael Turquette
-0
/
+8
2015-02-02
clk: Add rate constraints to clocks
Tomeu Vizoso
-0
/
+8
2015-02-02
Merge 3.19-rc7 into usb-next
Greg Kroah-Hartman
-1
/
+3
2015-02-02
mtd: nand: jz4740: Convert to GPIO descriptor API
Lars-Peter Clausen
-3
/
+10
2015-01-31
MIPS: fork: Fix MSA/FPU/DSP context duplication race
James Hogan
-12
/
+24
2015-01-31
MIPS: Fix C0_Pagegrain[IEC] support.
David Daney
-0
/
+2
[prev]
[next]