index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Age
Commit message (
Expand
)
Author
2015-02-17
MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM
Markos Chandras
2015-02-17
MIPS: asm: spram: Add new symbol for MIPS scratch pad storage
Markos Chandras
2015-02-17
MIPS: asm: r4kcache: Add MIPS R6 cache unroll functions
Markos Chandras
2015-02-17
MIPS: asm: irqflags: Add MIPS R6 related definitions
Markos Chandras
2015-02-17
MIPS: asm: hazards: Add MIPSR6 definitions
Markos Chandras
2015-02-17
MIPS: asm: cpu: Add MIPSR6 ISA definitions
Leonid Yegoshin
2015-02-17
MIPS: Use generic checksum functions for MIPS R6
Markos Chandras
2015-02-17
MIPS: asm: asmmacro: Replace "add" instructions with "addu"
Markos Chandras
2015-02-17
MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variants
Leonid Yegoshin
2015-02-17
MIPS: asm: stackframe: Do not preserve the HI/LO registers on MIPS R6
Leonid Yegoshin
2015-02-17
MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6
Leonid Yegoshin
2015-02-17
MIPS: asm: compiler: Add new macros to set ISA and arch asm annotations
Markos Chandras
2015-02-16
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
2015-02-16
MIPS: Add generic QEMU PRid and cpu type identifiers
Leonid Yegoshin
2015-02-16
MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}
Markos Chandras
2015-02-16
MIPS: asm: pgtable: Prevent HTW race when updating PTEs
Markos Chandras
2015-02-16
MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences
Markos Chandras
2015-02-12
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
2015-01-16
MIPS: Remove unused dt_setup_arch()
Geert Uytterhoeven
2015-01-13
MIPS: ARC: Add declarations for a few missing ARC firmware functions.
Ralf Baechle
2015-01-13
MIPS: ARC: Use __noreturn instead of open coded attributes in declarations.
Ralf Baechle
2015-01-13
MIPS: Use generic csum_tcpudp_magic for MIPS.
Ralf Baechle
2015-01-13
MIPS: Use <asm-generic/checksum.h>
Ralf Baechle
2015-01-13
MIPS: Rewrite csum_fold to plain C.
Ralf Baechle
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
2014-12-11
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
2014-12-08
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2014-11-24
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
Steven J. Hill
2014-11-24
MIPS: Cosmetic cleanups of page table headers.
Steven J. Hill
2014-11-24
MIPS: Add CP0 macros for extended EntryLo registers
Steven J. Hill
2014-11-24
MIPS: Remove now unused definition of phys_t.
Ralf Baechle
2014-11-24
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-11-24
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
2014-11-24
MIPS: <asm/types.h> fix indentation.
Ralf Baechle
2014-11-24
MIPS: Remove a temporary hack for debugging cache flushes in SMTC configuration
Ralf Baechle
2014-11-24
MIPS: Remove declaration of obsolete arch_init_clk_ops()
Maarten ter Huurne
2014-11-24
MIPS: atomic.h: Reformat to fit in 79 columns
Maciej W. Rozycki
2014-11-24
MIPS: Apply `.insn' to fixup labels throughout
Maciej W. Rozycki
2014-11-24
MIPS: Fix microMIPS LL/SC immediate offsets
Maciej W. Rozycki
2014-11-24
MIPS: uaccess.h: Fix strnlen_user comment.
Ralf Baechle
2014-11-24
MIPS: Octeon: Mark octeon_model_get_string() with __init
Aaro Koskinen
2014-11-24
MIPS: Octeon: Delete potentially dangerous feature checks
Aaro Koskinen
2014-11-24
MIPS: Octeon: Move cvmx_fuse_read_byte()
Aaro Koskinen
2014-11-24
MIPS: ath25: add AR2315 PCI host controller driver
Sergey Ryazanov
2014-11-24
MIPS: ath25: add board configuration detection
Sergey Ryazanov
2014-11-24
MIPS: ath25: Add basic AR2315 SoC support
Sergey Ryazanov
[next]