index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-30
CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.
Ralf Baechle
2
-28
/
+0
2008-10-30
CHAR: Delete old and now unused DS1286 driver.
Ralf Baechle
4
-23
/
+0
2008-10-30
MIPS: Sort out CPU type to name translation.
Ralf Baechle
1
-127
/
+98
2008-10-30
MIPS: Use the new byteorder headers
Harvey Harrison
1
-24
/
+16
2008-10-30
MIPS: Probe for watch registers on cores of all vendors, not just MTI.
Ralf Baechle
1
-10
/
+12
2008-10-30
MIPS: Switch FPU emulator trap to BREAK instruction.
Ralf Baechle
7
-37
/
+37
2008-10-30
MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.
Ralf Baechle
1
-6
/
+0
2008-10-30
MIPS: Consider value of c0_ebase when computing value of exception base.
David Daney
1
-4
/
+9
2008-10-30
MIPS: Clean up MIPSxx-optimized bitop functions
Ralf Baechle
1
-38
/
+76
2008-10-30
MIPS: New feature test macro cpu_has_mips_r
Ralf Baechle
1
-0
/
+2
2008-10-30
MIPS: RBTX4927: Add GPIO-LED support
Atsushi Nemoto
1
-4
/
+21
2008-10-30
MIPS: TXx9: Fix RBTX4939 ethernet address initialization
Atsushi Nemoto
1
-4
/
+10
2008-10-27
MIPS: lemote/lm2e: Added io_map_base to pci controller
Zhang Le
3
-11
/
+43
2008-10-27
MIPS: TXx9: Make firmware parameter passing more robust
Geert Uytterhoeven
1
-4
/
+18
2008-10-27
MIPS: Markeins: Remove unnecessary define and cleanup comments, etc.
Shinya Kuribayashi
1
-20
/
+0
2008-10-27
MIPS: Markeins: Extract ll_emma2rh_* functions
Shinya Kuribayashi
1
-45
/
+38
2008-10-27
MIPS: Markeins: Remove runtime debug prints
Shinya Kuribayashi
1
-17
/
+0
2008-10-27
MIPS: EMMA: Fold arch/mips/emma/{common,markeins}/irq*.c into markeins/irq.c
Shinya Kuribayashi
6
-367
/
+249
2008-10-27
MIPS: EMMA2RH: Remove emma2rh_gpio_irq_base
Shinya Kuribayashi
2
-13
/
+10
2008-10-27
MIPS: EMMA2RH: Remove emma2rh_sw_irq_base
Shinya Kuribayashi
2
-10
/
+8
2008-10-27
MIPS: EMMA2RH: Remove emma2rh_irq_base global variable
Shinya Kuribayashi
2
-11
/
+8
2008-10-27
MIPS: EMMA2RH: Remove emma2rh_sync on read operation
Shinya Kuribayashi
1
-3
/
+0
2008-10-27
MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dir
Shinya Kuribayashi
13
-16
/
+16
2008-10-27
MIPS: EMMA: Move arch/mips/emma2rh/ into arch/mips/emma/
Shinya Kuribayashi
11
-3
/
+3
2008-10-27
MIPS: EMMA: Kconfig reorganization
Shinya Kuribayashi
8
-24
/
+45
2008-10-27
MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors
Shinya Kuribayashi
8
-3
/
+24
2008-10-27
MIPS: RB532: Disable the right device
Phil Sutter
1
-1
/
+1
2008-10-27
MIPS: Add support for NXP PNX833x (STB222/5) into linux kernel
Daniel Laird
16
-0
/
+2783
2008-10-27
MIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spelling
Geert Uytterhoeven
1
-1
/
+1
2008-10-27
MIPS: Fix KGDB build error
Yoichi Yuasa
1
-0
/
+1
2008-10-27
MIPS: IP22: ip22-int.c header file weeding.
Ralf Baechle
1
-9
/
+0
2008-10-27
MIPS: IP22: Small cleanups
Dmitri Vorobiev
1
-4
/
+4
2008-10-27
MIPS: RBTX4939: Add smc91x support
Atsushi Nemoto
3
-0
/
+84
2008-10-27
MIPS: TXx9: 7 segment LED support
Atsushi Nemoto
5
-0
/
+153
2008-10-27
MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards.
Manuel Lauss
2
-24
/
+155
2008-10-27
MIPS: RB532: Set gpio interrupt status and level for CompactFlash
Florian Fainelli
1
-0
/
+4
2008-10-27
MIPS: RB532: Fix build error
Adrian Bunk
1
-0
/
+1
2008-10-27
MIPS: Fix KGDB build error
David Daney
1
-8
/
+8
2008-10-27
MIPS: Set ENOSYS to errno on illegal system call number for syscall(2)
Atsushi Nemoto
1
-1
/
+1
2008-10-27
MIPS: Set positive error number to errno on illegal_syscall
Atsushi Nemoto
2
-2
/
+2
2008-10-27
MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.
Ralf Baechle
1
-2
/
+4
2008-10-27
MIPS: Don't unmap the memory for dma_sync*.
David Daney
1
-2
/
+0
2008-10-27
MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/
Zhaolei
2
-6
/
+6
2008-10-27
MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/
Zhaolei
1
-4
/
+4
2008-10-23
TXx9: Add TX4938 ATA support (v3)
Atsushi Nemoto
3
-0
/
+61
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
3
-3
/
+3
2008-10-20
mips: use bcd2bin/bin2bcd
Adrian Bunk
5
-59
/
+59
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+2
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-4
/
+3
2008-10-16
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-7
/
+3
[next]