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
2007-08-01
[MIPS] Add smp_call_function_single()
Peter Watkins
1
-0
/
+55
2007-08-01
[MIPS] Kexec: Fix several 64-bit bugs.
Ralf Baechle
1
-38
/
+40
2007-08-01
[MIPS] Kexec: Fix several warnings.
Ralf Baechle
1
-5
/
+8
2007-08-01
[MIPS] DDB5477: Remove support
Yoichi Yuasa
62
-3301
/
+0
2007-08-01
[MIPS] Fulong: Remove unneeded header file
Songmao Tian
2
-14
/
+0
2007-08-01
[MIPS] Cobalt: Enable UART on RaQ1
Martin Michlmayr
1
-2
/
+2
2007-08-01
[MIPS] remove some duplicate includes
Jesper Juhl
3
-3
/
+0
2007-08-01
[MIPS] Oprofile: Fix rm9000 performance counter handler
Dajie Tan
1
-0
/
+1
2007-08-01
[MIPS] Use -Werror on subdirectories which build cleanly.
Ralf Baechle
27
-1
/
+53
2007-08-01
[MIPS] Yosemite: Fix warning.
Ralf Baechle
1
-6
/
+11
2007-08-01
[MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.
Ralf Baechle
1
-0
/
+2
2007-08-01
[MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().
Ralf Baechle
1
-0
/
+2
2007-08-01
[MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.
Ralf Baechle
1
-1
/
+1
2007-08-01
[MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.
Ralf Baechle
2
-189
/
+3
2007-08-01
[MIPS] Delete unused arch/mips/gt64120/common/
Ralf Baechle
2
-106
/
+0
2007-08-01
[MIPS] Fix build warning in unaligned load/store emulator.
Ralf Baechle
1
-31
/
+20
2007-08-01
[MIPS] IP32: Don't ignore request_irq's return value.
Ralf Baechle
1
-1
/
+2
2007-08-01
[MIPS] IP27: Fix warning.
Ralf Baechle
1
-7
/
+9
2007-08-01
[MIPS] BCM1480: Include <linux/module.h>.
Ralf Baechle
1
-0
/
+1
2007-08-01
[MIPS] Remove Momentum Ocelot support.
Ralf Baechle
56
-1993
/
+0
2007-08-01
[MIPS] Fix archhelp.
Ralf Baechle
2
-4
/
+8
2007-08-01
[MIPS] Cleanup default bootfile format rule mess.
Ralf Baechle
1
-27
/
+8
2007-08-01
[MIPS] Replace use of stext with _stext.
Ralf Baechle
2
-3
/
+2
2007-08-01
[MIPS] Fix build breakage due to duplicate cpu_clock definition
Ralf Baechle
5
-11
/
+11
2007-08-01
[MIPS] ARC: Fix modpost warnings.
Ralf Baechle
1
-11
/
+11
2007-08-01
[MIPS] SMTC: Fix modpost warning.
Ralf Baechle
1
-1
/
+1
2007-08-01
[MIPS] Fix modpost warning.
Ralf Baechle
1
-1
/
+1
2007-08-01
[MIPS] rtlx: Fix modpost warning
Ralf Baechle
1
-1
/
+1
2007-08-01
[MIPS] MTI: Add CoreFPGA4 ID.
Chris Dearman
2
-0
/
+2
2007-08-01
[MIPS] RP: Sysfs interface for stopping RP program
Ralf Baechle
1
-0
/
+18
2007-08-01
[MIPS] RP: Pass number of TCs available to RP program in $2.
Ralf Baechle
1
-9
/
+73
2007-08-01
[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.
Ralf Baechle
6
-169
/
+197
2007-08-01
[MIPS] SMTC: Safety net for i8259A interrupts.
Kevin D. Kissell
1
-0
/
+12
2007-08-01
[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.
Ralf Baechle
2
-3
/
+3
2007-08-01
[MIPS] SMTC: Declare static what should be static.
Ralf Baechle
1
-2
/
+2
2007-08-01
[MIPS] SMTC: Statically initialize irq_ipi[].
Ralf Baechle
1
-6
/
+6
2007-08-01
[MIPS] rbtx4938: Fix warnings
Atsushi Nemoto
1
-1
/
+1
2007-08-01
[MIPS] Sort system types alphabetically
Yoichi Yuasa
1
-100
/
+100
2007-08-01
[MIPS] Fix RBTX49x7 board name
Yoichi Yuasa
1
-1
/
+1
2007-08-01
[MIPS] 0 -> NULL
Yoann Padioleau
2
-7
/
+7
2007-08-01
[MIPS] IP27: Fix modpost warning.
Ralf Baechle
1
-1
/
+1
2007-08-01
[MIPS] Wire up the fallocate syscall.
Ralf Baechle
5
-0
/
+11
2007-08-01
[MIPS] Fixup secure computing stuff.
Ralf Baechle
8
-18
/
+32
2007-08-01
[MIPS] rbtx4927: Fix some gcc warnings and a section mismatch.
Atsushi Nemoto
3
-57
/
+7
2007-08-01
[MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error.
Atsushi Nemoto
1
-0
/
+3
2007-07-30
Remove fs.h from mm.h
Alexey Dobriyan
2
-0
/
+2
2007-07-24
[MIPS] Fix marge error due to conflict in arch/mips/kernel/head.S
Atsushi Nemoto
1
-1
/
+1
2007-07-24
[MIPS] ARC: Remove unused arch/mips/arc/console.c
Yoichi Yuasa
1
-31
/
+0
2007-07-24
[MIPS] SNI: sniprom
Thomas Bogendoerfer
1
-2
/
+3
2007-07-24
[MIPS] Jazz: remove unneeded reset functions
Yoichi Yuasa
2
-17
/
+0
[next]