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
/
au1000
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-12
[MIPS] Pb1000: bury the remnants of the PCI code
Sergei Shtylyov
1
-7
/
+0
2008-05-12
[MIPS] XXS1500 code style cleanup
Sergei Shtylyov
4
-29
/
+26
2008-05-12
[MIPS] MTX-1 code style cleanup
Sergei Shtylyov
5
-52
/
+46
2008-05-12
[MIPS] Pb1200/DBAu1200 code style cleanup
Sergei Shtylyov
4
-120
/
+105
2008-05-12
[MIPS] Pb1550 code style cleanup
Sergei Shtylyov
4
-26
/
+23
2008-05-12
[MIPS] Pb1500 code style cleanup
Sergei Shtylyov
4
-42
/
+36
2008-05-12
[MIPS] Pb1100 code style cleanup
Sergei Shtylyov
4
-38
/
+39
2008-05-12
[MIPS] Pb1000 code style cleanup
Sergei Shtylyov
3
-68
/
+70
2008-05-12
[MIPS] DBAu1xx0 code style cleanup
Sergei Shtylyov
4
-52
/
+50
2008-05-12
[MIPS] Alchemy common code style cleanup
Sergei Shtylyov
17
-572
/
+500
2008-05-12
[MIPS] Alchemy: SMBus resource fix
Sergei Shtylyov
1
-2
/
+2
2008-04-30
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...
Len Brown
42
-459
/
+189
2008-04-28
[MIPS] Pb1200/DBAu1200: move platform code to its proper place
Sergei Shtylyov
3
-54
/
+85
2008-04-28
[MIPS] Pb1200: do register SMC 91C111
Sergei Shtylyov
1
-5
/
+3
2008-04-28
[MIPS] DBAu1200: fix bad SMC 91C111 resource size
Sergei Shtylyov
1
-1
/
+1
2008-04-28
[MIPS] Alchemy: move UART platform code to its proper place
Sergei Shtylyov
1
-0
/
+57
2008-04-28
[MIPS] Alchemy: kill useless #include's, #define's and extern's
Sergei Shtylyov
40
-341
/
+34
2008-04-28
[MIPS] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-28
[MIPS] Alchemy: kill useless time variables
Sergei Shtylyov
2
-17
/
+6
2008-04-28
[MIPS] Alchemy: don't unmask timer IRQ early
Sergei Shtylyov
2
-10
/
+5
2008-04-17
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
1
-1
/
+1
2008-04-15
MIPS Alchemy: Crapectomy after removal of pm_send_all calls.
Ralf Baechle
1
-20
/
+0
2008-04-15
PM: Remove legacy PM
Pavel Machek
1
-15
/
+2
2008-04-01
[MIPS] XSS1500: Fix compilation
Florian Fainelli
2
-3
/
+2
2008-04-01
[MIPS] Alchemy: work around clock misdetection on early Au1000
Sergei Shtylyov
3
-31
/
+42
2008-03-12
[MIPS] Alchemy: Fix ids in Alchemy db dma device table
Wolfgang Ocker
1
-17
/
+17
2008-02-06
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
1
-1
/
+0
2008-02-03
arch/mips/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-29
[MIPS] MTX-1: Add GPIO system button
Florian Fainelli
1
-1
/
+26
2008-01-29
[MIPS] clean up au1xxx_irqmap.c include files
Yoichi Yuasa
1
-19
/
+2
2008-01-29
[MIPS] remove unused mips_machtype
Yoichi Yuasa
8
-25
/
+0
2008-01-29
[MIPS] Converting most array size calculations to use ARRAY_SIZE().
Alejandro Martinez Ruiz
1
-1
/
+1
2008-01-27
i2c-au1550: Convert to platform driver
Manuel Lauss
1
-0
/
+21
2008-01-07
[MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning
Sergei Shtylyov
1
-2
/
+6
2007-12-14
[MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr()
Sergei Shtylyov
1
-5
/
+4
2007-12-14
[MIPS] Alchemy: fix PCI resource conflict
Sergei Shtylyov
2
-13
/
+4
2007-12-06
[MIPS] Alchemy: fix IRQ bases
Sergei Shtylyov
1
-4
/
+4
2007-12-06
[MIPS] Alchemy: replace ffs() with __ffs()
Sergei Shtylyov
3
-6
/
+6
2007-11-26
[MIPS] Only build r4k clocksource for systems that work ok with it.
Ralf Baechle
1
-0
/
+1
2007-11-02
[MIPS] mtx-1: Enable -Werror.
Ralf Baechle
1
-0
/
+2
2007-11-02
[MIPS] mtx-1: Remove unused mtx1_sys_btn.
Ralf Baechle
1
-9
/
+0
2007-11-02
[MIPS] Pb1200: Enable -Werror.
Ralf Baechle
1
-0
/
+2
2007-11-02
[MIPS] Pb1200: Fix warning.
Ralf Baechle
1
-44
/
+56
2007-11-02
[MIPS] Pb1200: Fix warning.
Ralf Baechle
1
-1
/
+5
2007-10-29
[MIPS] Alchemy: Register platform devices
Florian Fainelli
2
-0
/
+87
2007-10-29
[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.
Ralf Baechle
1
-1
/
+1
2007-10-29
[MIPS] Alchemy: micro-optimizatize time code.
Ralf Baechle
1
-7
/
+2
2007-10-29
[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.
Ralf Baechle
2
-34
/
+9
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-18
[MIPS] time: Move R4000 clockevent device code to separate configurable file
Ralf Baechle
1
-0
/
+1
[next]