index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
dec
/
kn01-berr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-27
MIPS: BCM63xx: Convert timer locks to raw spinlocks.
Ralf Baechle
1
-17
/
+17
2010-02-27
MIPS: PowerTV: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
1
-3
/
+3
2010-02-27
MIPS: Malta: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
1
-3
/
+3
2010-02-27
MIPS: SB1480: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
1
-7
/
+7
2010-02-27
MIPS: SB1250: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
1
-7
/
+7
2010-02-27
MIPS: GT641xx: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
1
-9
/
+9
2010-02-27
MIPS: Jazz: Convert irq controller lock to raw spinlock.
Ralf Baechle
1
-5
/
+5
2010-02-27
MIPS: Make various locks static.
Ralf Baechle
9
-9
/
+9
2010-02-27
Staging: Octeon: Remove /proc/octeon_ethernet_stats
David Daney
4
-178
/
+0
2010-02-27
Staging: Octeon: Reformat a bunch of comments.
David Daney
7
-71
/
+44
2010-02-27
Staging: Octeon: Free transmit SKBs in a timely manner
David Daney
6
-63
/
+142
2010-02-27
MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts.
David Daney
1
-4
/
+63
2010-02-27
Staging: Octeon: Run phy bus accesses on a workqueue.
David Daney
3
-63
/
+109
2010-02-27
Staging: octeon: remove unneeded includes
David Daney
6
-6
/
+0
2010-02-27
MIPS: Use generic ucontext.h
Yoichi Yuasa
1
-21
/
+1
2010-02-27
MIPS: Use generic serial.h
Yoichi Yuasa
1
-22
/
+1
2010-02-27
MIPS: Use generic parport.h
Yoichi Yuasa
1
-15
/
+1
2010-02-27
MIPS: Use generic current.h
Yoichi Yuasa
1
-23
/
+1
2010-02-27
MIPS: Enable Read Inhibit/eXecute Inhibit for Octeon+ CPUs
David Daney
1
-0
/
+3
2010-02-27
MIPS: Give Octeon+ CPUs their own cputype.
David Daney
3
-6
/
+12
2010-02-27
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
10
-79
/
+348
2010-02-27
MIPS: Add TLBR and ROTR to uasm.
David Daney
2
-2
/
+11
2010-02-27
MIPS: Add accessor functions and bit definitions for c0_PageGrain
David Daney
1
-0
/
+11
2010-02-27
MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels.
David Daney
1
-10
/
+10
2010-02-27
MIPS: Remove trailing space in messages
Frans Pop
3
-3
/
+3
2010-02-27
MIPS: Make the debugging of compressed kernel configurable
Wu Zhangjin
2
-0
/
+21
2010-02-27
MIPS: Remove #if 0 r4k_update_mmu_cache_hwbug
David Daney
1
-34
/
+0
2010-02-27
MIPS: TXx9: Remove forced serial console setting
Yoichi Yuasa
5
-26
/
+0
2010-02-27
MIPS: AR7: Make ar7_register_devices much more durable
Alexander Clouter
1
-66
/
+81
2010-02-27
MIPS: AR7: Fix USB slave mem range typo
Alexander Clouter
1
-1
/
+1
2010-02-27
MIPS: AR7: Whitespace hacking
Alexander Clouter
5
-316
/
+343
2010-02-27
MIPS: Alchemy: Use strlcat() for the command line arguments
Yoichi Yuasa
1
-14
/
+5
2010-02-27
MIPS: Alchemy: Remove prom_getcmdline()
Yoichi Yuasa
2
-9
/
+1
2010-02-27
MIPS: Alchemy: Remove forced command line setting
Yoichi Yuasa
8
-120
/
+0
2010-02-27
MIPS: Set __elf_platform for Octeon.
David Daney
1
-0
/
+2
2010-02-27
MIPS: Allow the auxv's elf_platform entry to be set.
David Daney
2
-7
/
+8
2010-02-27
MMC: AU1xMMC: Allow platforms to disable host capabilities
Manuel Lauss
2
-0
/
+5
2010-02-27
MIPS: Deal with larger physical offsets
Florian Fainelli
1
-8
/
+13
2010-02-27
MIPS: Annotate set_except_vector with __init
Florian Fainelli
1
-1
/
+1
2010-02-27
MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h
Florian Fainelli
4
-5
/
+3
2010-02-27
MIPS: PNX8550: Remove unnecessary export prom_getcmdline()
Yoichi Yuasa
1
-1
/
+0
2010-02-27
MIPS: PNX833x: Remove unused prom_getcmdline()
Yoichi Yuasa
1
-5
/
+0
2010-02-27
MIPS: Support 36-bit iomem on 32-bit Au1x00
pascal@pabr.org
2
-2
/
+5
2010-02-27
MIPS: Loongson: Cleanup the halt and poweroff action
Wu Zhangjin
1
-2
/
+11
2010-02-27
MIPS: Simplify the weak annotation with __weak
Wu Zhangjin
2
-5
/
+6
2010-02-27
MIPS: Alchemy: debug output for compressed kernels
Manuel Lauss
2
-0
/
+8
2010-02-27
MIPS: AR7: Implement clock API
Florian Fainelli
6
-56
/
+126
2010-02-27
MIPS: AR7: Implement gpiolib
Florian Fainelli
4
-94
/
+108
2010-02-27
MIPS: msp71xx: remove unused prom_getcmdline()
Yoichi Yuasa
2
-7
/
+0
2010-02-27
MIPS: Cleanup the Makefile of compressed kernel support
Wu Zhangjin
1
-3
/
+3
[prev]
[next]