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
/
include
/
asm-mips
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+0
2007-10-16
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
5
-93
/
+129
2007-10-16
[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
Ralf Baechle
1
-3
/
+3
2007-10-16
[MIPS] Alchemy: Get rid of au_ffz().
Ralf Baechle
1
-7
/
+0
2007-10-16
[MIPS] Alchemy: Get rid of au_ffs().
Ralf Baechle
1
-10
/
+0
2007-10-16
[MIPS] Lasat: Fix build by conversion to irq_cpu.c.
Ralf Baechle
1
-1
/
+4
2007-10-16
[MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h.
Ralf Baechle
1
-0
/
+4
2007-10-16
[MIPS] IP22: Fix warning.
Ralf Baechle
1
-2
/
+2
2007-10-16
[MIPS] MSP71XX: Add workarounds file.
Ralf Baechle
1
-0
/
+28
2007-10-16
[MIPS] IP32: Fix build by conversion to irq_cpu.c.
Ralf Baechle
1
-70
/
+88
2007-10-16
move a few definitions to au1000_xxs1500.c
Yoichi Yuasa
1
-35
/
+0
2007-10-15
add new prom.h for AU1x00
Yoichi Yuasa
1
-0
/
+13
2007-10-13
[MIPS] CFE: Add missing parenthesis.
Ralf Baechle
1
-1
/
+1
2007-10-12
[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.
Ralf Baechle
1
-1
/
+53
2007-10-12
[MIPS] Kill num_online_cpus() loops.
Ralf Baechle
1
-2
/
+2
2007-10-12
[MIPS] SMP: Implement smp_call_function_mask().
Ralf Baechle
1
-0
/
+9
2007-10-12
[MIPS] Make facility to convert CPU types to strings generally available.
Ralf Baechle
1
-0
/
+3
2007-10-12
[MIPS] Convert list of CPU types from #define to enum.
Ralf Baechle
1
-70
/
+49
2007-10-12
[MIPS] Optimize get_unaligned / put_unaligned implementations.
Ralf Baechle
1
-6
/
+21
2007-10-12
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
67
-1726
/
+1726
2007-10-12
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
26
-467
/
+467
2007-10-12
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
Ralf Baechle
1
-1
/
+4
2007-10-12
[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c
Yoichi Yuasa
1
-7
/
+0
2007-10-12
[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c
Yoichi Yuasa
1
-2
/
+0
2007-10-12
[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.
Yoichi Yuasa
1
-24
/
+2
2007-10-12
[MIPS] Optimize __alloc_zeroed_user_highpage implementation.
Ralf Baechle
1
-1
/
+1
2007-10-12
[MIPS] i8253 PIT clocksource and clockevent drivers
Ralf Baechle
1
-0
/
+30
2007-10-12
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
3
-6
/
+8
2007-10-12
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
1
-8
/
+8
2007-10-12
[MIPS] Switch from to_tm to rtc_time_to_tm
Ralf Baechle
1
-7
/
+0
2007-10-12
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
2
-10
/
+4
2007-10-12
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
1
-27
/
+3
2007-10-12
[MIPS] Split up war.h
Ralf Baechle
24
-97
/
+625
2007-10-12
[MIPS] Add gpio support to the BCM47XX platform
Aurelien Jarno
1
-0
/
+59
2007-10-12
[MIPS] Move ARC code into arch/mips/fw/arc
Aurelien Jarno
4
-4
/
+4
2007-10-12
[MIPS] Move CFE code into arch/mips/fw/cfe
Aurelien Jarno
2
-0
/
+270
2007-10-12
[MIPS] Remove IP27 specific structures from struct cpuinfo_mips
Ralf Baechle
3
-21
/
+21
2007-10-12
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
Ralf Baechle
4
-22
/
+19
2007-10-12
[MIPS] Add GT641xx IRQ routines.
Yoichi Yuasa
3
-26
/
+118
2007-10-12
[MIPS] GT64120: Remove unused definitions
Yoichi Yuasa
2
-10
/
+0
2007-10-12
[MIPS] i8295 cleanups.
Yoichi Yuasa
2
-10
/
+2
2007-10-12
[MIPS] Define known MIPS ISA overrides for Sibyte and Excite boards.
Thiemo Seufer
2
-1
/
+11
2007-10-12
[MIPS] floppy: Rewrite fd_cacheflush() to use dma_cache_sync().
Ralf Baechle
1
-1
/
+3
2007-10-12
[MIPS] PCI: Always enable CONFIG_PCI_DOMAINS
Ralf Baechle
1
-4
/
+0
2007-10-12
[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.
Atsushi Nemoto
3
-4622
/
+2
2007-10-12
[MIPS] Add support for BCM47XX CPUs.
Aurelien Jarno
3
-2
/
+43
2007-10-12
[MIPS] JAZZ fixes
Thomas Bogendoerfer
3
-30
/
+21
2007-10-12
[MIPS] Add back support for LASAT platforms
Brian Murphy
10
-0
/
+697
2007-10-12
[MIPS] fix ABI check in include/asm-mips/arv/hinv.h
Yoichi Yuasa
1
-1
/
+2
2007-10-12
[MIPS] remove unused include/asm-mips/ip32/machine.h
Yoichi Yuasa
1
-20
/
+0
[next]