index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-17
MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handler
Leonid Yegoshin
1
-1
/
+1
2015-02-17
MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs
Leonid Yegoshin
1
-4
/
+7
2015-02-17
MIPS: asm: local: Set the appropriate ISA level for MIPS R6
Markos Chandras
1
-2
/
+3
2015-02-17
MIPS: asm: spinlock: Replace "sub" instruction with "addiu"
Markos Chandras
1
-5
/
+2
2015-02-17
MIPS: asm: futex: Set the appropriate ISA level for MIPS R6
Markos Chandras
1
-4
/
+4
2015-02-17
MIPS: asm: bitops: Update ISA constraints for MIPS R6 support
Markos Chandras
1
-15
/
+15
2015-02-17
MIPS: asm: atomic: Update ISA constraints for MIPS R6 support
Markos Chandras
1
-6
/
+6
2015-02-17
MIPS: asm: cmpxchg: Update ISA constraints for MIPS R6 support
Markos Chandras
1
-5
/
+5
2015-02-17
MIPS: Use the new "ZC" constraint for MIPS R6
Markos Chandras
1
-1
/
+6
2015-02-17
MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM
Markos Chandras
9
-93
/
+93
2015-02-17
MIPS: asm: spram: Add new symbol for MIPS scratch pad storage
Markos Chandras
3
-3
/
+8
2015-02-17
MIPS: asm: r4kcache: Add MIPS R6 cache unroll functions
Markos Chandras
1
-2
/
+148
2015-02-17
MIPS: asm: irqflags: Add MIPS R6 related definitions
Markos Chandras
2
-4
/
+5
2015-02-17
MIPS: asm: hazards: Add MIPSR6 definitions
Markos Chandras
1
-4
/
+5
2015-02-17
MIPS: asm: cpu: Add MIPSR6 ISA definitions
Leonid Yegoshin
2
-6
/
+20
2015-02-17
MIPS: Use generic checksum functions for MIPS R6
Markos Chandras
5
-0
/
+14
2015-02-17
MIPS: asm: asmmacro: Replace "add" instructions with "addu"
Markos Chandras
1
-2
/
+2
2015-02-17
MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variants
Leonid Yegoshin
1
-1
/
+1
2015-02-17
MIPS: asm: stackframe: Do not preserve the HI/LO registers on MIPS R6
Leonid Yegoshin
1
-4
/
+4
2015-02-17
MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6
Leonid Yegoshin
1
-0
/
+4
2015-02-17
MIPS: asm: compiler: Add new macros to set ISA and arch asm annotations
Markos Chandras
1
-0
/
+13
2015-02-16
MIPS: mm: Add MIPS R6 instruction encodings
Leonid Yegoshin
2
-3
/
+38
2015-02-16
MIPS: mm: uasm: Add signed 9-bit immediate related macros
Leonid Yegoshin
1
-1
/
+12
2015-02-16
MIPS: Add build support for the MIPS R6 ISA
Leonid Yegoshin
2
-4
/
+45
2015-02-16
MIPS: Add MIPS generic QEMU probe support
Leonid Yegoshin
1
-0
/
+5
2015-02-16
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
7
-0
/
+13
2015-02-16
MIPS: Add generic QEMU PRid and cpu type identifiers
Leonid Yegoshin
1
-0
/
+3
2015-02-16
MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS
Markos Chandras
1
-18
/
+17
2015-02-16
MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}
Markos Chandras
4
-8
/
+32
2015-02-16
MIPS: asm: pgtable: Prevent HTW race when updating PTEs
Markos Chandras
1
-10
/
+4
2015-02-16
MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences
Markos Chandras
1
-4
/
+6
2015-02-16
MIPS: mm: Add debug information for userland SIGSEGV signals.
Markos Chandras
2
-9
/
+21
2015-02-12
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
7
-0
/
+144
2015-02-05
MIPS: cevt-r4k: Drop GIC special case
James Hogan
3
-14
/
+1
2015-02-04
MIPS: elf2ecoff: Fix warning due to dead code.
Ralf Baechle
1
-4
/
+0
2015-01-16
MIPS: Add struct pci_ops member names to initialization
Rob Herring
3
-10
/
+10
2015-01-16
MIPS: Remove unused dt_setup_arch()
Geert Uytterhoeven
1
-7
/
+0
2015-01-13
MIPS: ARC: Add declarations for a few missing ARC firmware functions.
Ralf Baechle
1
-0
/
+3
2015-01-13
MIPS: ARC: Use __noreturn instead of open coded attributes in declarations.
Ralf Baechle
1
-2
/
+3
2015-01-13
MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.
Ralf Baechle
1
-3
/
+4
2015-01-13
MIPS: IP32: Use __noreturn instead of open coded attributes in declarations.
Ralf Baechle
1
-3
/
+4
2015-01-13
MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.
Ralf Baechle
1
-10
/
+16
2015-01-13
MIPS: Use generic csum_tcpudp_magic for MIPS.
Ralf Baechle
1
-13
/
+0
2015-01-13
MIPS: Use <asm-generic/checksum.h>
Ralf Baechle
1
-0
/
+7
2015-01-13
MIPS: Rewrite csum_fold to plain C.
Ralf Baechle
1
-14
/
+8
2015-01-11
linux 3.19-rc4
v3.19-rc4
Linus Torvalds
1
-1
/
+1
2015-01-11
mm: fix corner case in anon_vma endless growing prevention
Konstantin Khlebnikov
1
-2
/
+4
2015-01-11
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
1
-2
/
+5
2015-01-09
ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error
Victor Kamensky
1
-2
/
+2
2015-01-09
HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
Dan Carpenter
1
-2
/
+6
[next]