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.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
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-05
MIPS: EMMA2RH: Remove useless CPU_IRQ_BASE
Shinya Kuribayashi
1
-3
/
+1
2010-08-05
MIPS: Octeon: Define ARCH_HAS_USABLE_BUILTIN_POPCOUNT for OCTEON.
David Daney
1
-0
/
+8
2010-08-05
MIPS: Create and use asm/arch_hweight.h
David Daney
2
-1
/
+42
2010-08-05
MIPS: Update comment for cpu_has_clo_clz
Ralf Baechle
1
-1
/
+2
2010-08-05
MIPS: MSP71xx: Remove dead CONFIG_MTD_PMC_MSP_RAMROOT
Christoph Egger
1
-4
/
+0
2010-08-05
MIPS: Remove dead CONFIG_MTD_PB1550_BOOT, CONFIG_MTD_PB1550_USER
Christoph Egger
1
-8
/
+0
2010-08-05
MIPS: Provide more elevant interface cu2_notifier for CP2 extensions.
Ralf Baechle
1
-0
/
+12
2010-08-05
MIPS: PowerTV: Correct ASIC device register names and locations
David VomLehn
1
-1
/
+1
2010-08-05
MIPS: PowerTV: Use O(1) algorthm for phys_to_dma/dma_to_phys
David VomLehn
2
-48
/
+125
2010-08-05
MIPS: IP27: Don't include <linux/topology.h> into <asm/sn/agent.h>.
Ralf Baechle
1
-1
/
+0
2010-08-05
MIPS: TX49xx: Define ARCH_KMALLOC_MINALIGN
Atsushi Nemoto
1
-3
/
+1
2010-08-02
Merge commit 'v2.6.35' into perf/core
Ingo Molnar
2
-14
/
+15
2010-07-26
MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.
David Daney
1
-12
/
+12
2010-07-26
MIPS: N32: Define getdents64.
Ralf Baechle
1
-2
/
+3
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
5
-6
/
+43
2010-07-05
MIPS: BCM47xx: Add NVRAM support devices
Waldemar Brodkorb
1
-0
/
+36
2010-07-05
MIPS: Alchemy: sleepcode without compile-time cputype dependencies
Manuel Lauss
1
-1
/
+2
2010-07-05
MIPS: AR7, BCM63xx: fix gpio_to_irq() return value
Yoichi Yuasa
2
-2
/
+2
2010-07-05
MIPS: AR7: Fix typo in ar7.h
Florian Fainelli
1
-3
/
+3
2010-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
2010-05-27
mips: use use asm-generic/scatterlist.h
FUJITA Tomonori
1
-21
/
+1
2010-05-22
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
6
-17
/
+74
2010-05-22
MIPS: Use GCC __builtin_prefetch() to implement prefetch().
David Daney
1
-9
/
+3
2010-05-22
MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}
Florian Fainelli
1
-2
/
+2
2010-05-22
MIPS: Loongson 2F: Add gpio/gpioilb support
Arnaud Patard
1
-0
/
+35
2010-05-22
MIPS: Alchemy: add sysdev for DBDMA PM.
Manuel Lauss
1
-4
/
+0
2010-05-22
MIPS: Alchemy: add sysdev for IRQ PM.
Manuel Lauss
1
-2
/
+32
2010-05-22
MIPS: Loongson: update cpu-feature-overrides.h
Wu Zhangjin
1
-0
/
+2
2010-05-21
mips,kgdb: kdb low level trap catch and stack trace
Jason Wessel
1
-0
/
+2
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-18
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
1
-2
/
+2
2010-05-16
MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1
Shane McDonald
1
-1
/
+8
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-05-03
Merge commit 'v2.6.34-rc6' into core/locking
Ingo Molnar
20
-59
/
+119
2010-04-30
MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.
Wu Zhangjin
1
-1
/
+1
2010-04-30
MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.
Arnaud Patard
1
-1
/
+1
2010-04-30
MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.
David Daney
1
-0
/
+18
2010-04-30
MIPS: die() does not call die notifier chain
Yury Polyanskiy
1
-2
/
+2
2010-04-30
MIPS: cmpxchg.h: Fix excessive indentation.
Ralf Baechle
1
-1
/
+1
2010-04-30
MIPS: Don't vmap things at address zero.
David Daney
1
-2
/
+7
2010-04-12
MIPS: uasm: Add OR instruction.
Ralf Baechle
1
-0
/
+1
2010-04-12
MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.
Ralf Baechle
1
-1
/
+5
2010-04-12
MIPS: BCM63xx: Fix typo in cpu-feature-overrides file.
Maxime Bizon
1
-1
/
+1
2010-04-12
MIPS: BCM63xx: Add support for second uart.
Maxime Bizon
3
-0
/
+23
2010-04-12
MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count
Florian Fainelli
1
-0
/
+4
2010-04-12
MIPS: Loongson-2F: Flush the branch target history in BTB and RAS
Wu Zhangjin
1
-0
/
+19
2010-04-12
MIPS: Move signal trampolines off of the stack.
David Daney
1
-2
/
+4
2010-04-12
MIPS: Preliminary VDSO
David Daney
5
-4
/
+47
2010-04-12
MIPS: Add SYSCALL to uasm.
David Daney
1
-0
/
+1
[prev]
[next]