index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-2
/
+2
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
1
-3
/
+4
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
2
-0
/
+6
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: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
1
-0
/
+7
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
3
-7
/
+29
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-12
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
3
-0
/
+16
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: 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
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-56
/
+5
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
1
-4
/
+5
2014-12-11
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
1
-52
/
+0
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
80
-1161
/
+1447
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-08
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+0
2014-11-24
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
Steven J. Hill
1
-0
/
+2
2014-11-24
MIPS: Cosmetic cleanups of page table headers.
Steven J. Hill
3
-67
/
+71
2014-11-24
MIPS: Add CP0 macros for extended EntryLo registers
Steven J. Hill
1
-0
/
+40
2014-11-24
MIPS: Remove now unused definition of phys_t.
Ralf Baechle
1
-16
/
+0
2014-11-24
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
12
-29
/
+29
2014-11-24
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
6
-16
/
+16
2014-11-24
MIPS: <asm/types.h> fix indentation.
Ralf Baechle
1
-1
/
+1
2014-11-24
MIPS: Remove a temporary hack for debugging cache flushes in SMTC configuration
Ralf Baechle
1
-59
/
+0
2014-11-24
MIPS: Remove declaration of obsolete arch_init_clk_ops()
Maarten ter Huurne
1
-3
/
+0
2014-11-24
MIPS: atomic.h: Reformat to fit in 79 columns
Maciej W. Rozycki
1
-180
/
+181
2014-11-24
MIPS: Apply `.insn' to fixup labels throughout
Maciej W. Rozycki
2
-0
/
+6
2014-11-24
MIPS: Fix microMIPS LL/SC immediate offsets
Maciej W. Rozycki
9
-91
/
+126
2014-11-24
MIPS: uaccess.h: Fix strnlen_user comment.
Ralf Baechle
1
-4
/
+2
2014-11-24
MIPS: Octeon: Mark octeon_model_get_string() with __init
Aaro Koskinen
2
-4
/
+1
2014-11-24
MIPS: Octeon: Delete potentially dangerous feature checks
Aaro Koskinen
2
-95
/
+0
2014-11-24
MIPS: Octeon: Move cvmx_fuse_read_byte()
Aaro Koskinen
1
-19
/
+1
2014-11-24
MIPS: ath25: add AR2315 PCI host controller driver
Sergey Ryazanov
1
-3
/
+21
[next]