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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-09
[PATCH] add STB810 support (Philips PNX8550-based)
Vitaly Wool
10
-20
/
+1376
2006-12-09
[MIPS] Qemu now has an ELF loader.
Ralf Baechle
1
-1
/
+1
2006-12-09
[MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 users
Atsushi Nemoto
4
-38
/
+9
2006-12-09
[MIPS] Optimize csum_partial for 64bit kernel
Atsushi Nemoto
1
-22
/
+54
2006-12-09
[MIPS] Optimize flow of csum_partial
Atsushi Nemoto
1
-75
/
+54
2006-12-09
[MIPS] Make csum_partial more readable
Atsushi Nemoto
1
-70
/
+74
2006-12-09
[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines
Thomas Bogendoerfer
49
-59
/
+59
2006-12-08
[PATCH] Generic ioremap_page_range: mips conversion
Haavard Skinnemoen
1
-88
/
+8
2006-12-08
[PATCH] add process_session() helper routine
Cedric Le Goater
1
-1
/
+1
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+8
2006-12-08
[PATCH] struct path: convert mips
Josef Sipek
4
-12
/
+12
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
4
-4
/
+6
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
4
-4
/
+4
2006-12-07
[PATCH] elf: include terminating zero in n_namesz
Magnus Damm
1
-2
/
+2
2006-12-07
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
3
-6
/
+0
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-6
/
+4
2006-12-07
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
27
-310
/
+105
2006-12-06
[MIPS] Import updates from i386's i8259.c
Atsushi Nemoto
1
-76
/
+86
2006-12-06
[MIPS] *-berr: Header inclusions for DEC bus error handlers
Maciej W. Rozycki
2
-0
/
+3
2006-12-06
[MIPS] Compile __do_IRQ() when really needed
Franck Bui-Huu
23
-231
/
+14
2006-12-06
[MIPS] genirq: use name instead of typename
Atsushi Nemoto
1
-1
/
+1
2006-12-06
[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.
Atsushi Nemoto
1
-2
/
+1
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-2
/
+2
2006-12-05
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
2
-3
/
+7
2006-12-05
[MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs.
Ralf Baechle
1
-0
/
+9
2006-12-05
[MIPS] Unify csum_partial.S
Atsushi Nemoto
6
-486
/
+262
2006-12-05
[MIPS] SWARM: Fix a typo in #error directives
Maciej W. Rozycki
1
-4
/
+4
2006-12-05
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
Atsushi Nemoto
3
-562
/
+35
2006-12-03
[NET]: MIPS checksum annotations and cleanups.
Al Viro
1
-4
/
+4
2006-12-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
79
-1945
/
+909
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
1
-2
/
+2
2006-11-30
[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.
Ralf Baechle
3
-34
/
+6
2006-11-30
[MIPS] Use conditional traps for BUG_ON on MIPS II and better.
Ralf Baechle
1
-4
/
+10
2006-11-30
[MIPS] mips HPT cleanup: make clocksource_mips public
Atsushi Nemoto
6
-38
/
+28
2006-11-30
[MIPS] do_IRQ cleanup
Atsushi Nemoto
3
-20
/
+7
2006-11-30
[MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants.
Ralf Baechle
1
-3
/
+7
2006-11-30
[MIPS] Remove redundant r4k_blast_icache() calls
Atsushi Nemoto
1
-8
/
+4
2006-11-30
[MIPS] Work around bogus gcc warnings.
Ralf Baechle
1
-21
/
+22
2006-11-30
[MIPS] Fix double inclusions
Nicolas Kaiser
4
-15
/
+4
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
27
-33
/
+63
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
36
-1655
/
+292
2006-11-30
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
Atsushi Nemoto
2
-16
/
+8
2006-11-30
[MIPS] PB1200: Remove duplicate definitions
Yoichi Yuasa
1
-6
/
+2
2006-11-30
[MIPS] Oprofile: kernel support for the R10000.
Ralf Baechle
3
-5
/
+31
2006-11-30
[MIPS] Add support for kexec
Nicolas Schichan
8
-4
/
+188
2006-11-30
[MIPS] Don't print presence of WAIT instruction on bootup.
Ralf Baechle
1
-16
/
+3
2006-11-30
[MIPS] Fast path for rdhwr emulation for TLS
Atsushi Nemoto
2
-1
/
+77
2006-11-30
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
Atsushi Nemoto
6
-3
/
+81
2006-11-30
[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE
Yoichi Yuasa
4
-39
/
+35
2006-11-30
[MIPS] Make free_init_pages() arguments to be physical addresses
Franck Bui-Huu
1
-16
/
+17
[next]