index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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: HTW: Prevent accidental HTW start due to nested htw_{start, stop}
Markos Chandras
4
-8
/
+32
2015-02-16
MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS
Markos Chandras
1
-18
/
+17
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
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-11
/
+8
2015-01-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-39
/
+53
2015-01-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-35
/
+19
2015-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
26
-77
/
+371
2015-01-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-3
/
+3
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-11
Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...
Ingo Molnar
1
-2
/
+2
2015-01-10
Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+1
2015-01-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+3
[prev]
[next]