index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
MIPS: Make various locks static.
Ralf Baechle
2010-02-27
9
-9
/
+9
*
|
|
|
|
|
MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts.
David Daney
2010-02-27
1
-4
/
+63
*
|
|
|
|
|
MIPS: Use generic ucontext.h
Yoichi Yuasa
2010-02-27
1
-21
/
+1
*
|
|
|
|
|
MIPS: Use generic serial.h
Yoichi Yuasa
2010-02-27
1
-22
/
+1
*
|
|
|
|
|
MIPS: Use generic parport.h
Yoichi Yuasa
2010-02-27
1
-15
/
+1
*
|
|
|
|
|
MIPS: Use generic current.h
Yoichi Yuasa
2010-02-27
1
-23
/
+1
*
|
|
|
|
|
MIPS: Enable Read Inhibit/eXecute Inhibit for Octeon+ CPUs
David Daney
2010-02-27
1
-0
/
+3
*
|
|
|
|
|
MIPS: Give Octeon+ CPUs their own cputype.
David Daney
2010-02-27
3
-6
/
+12
*
|
|
|
|
|
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
2010-02-27
10
-79
/
+348
*
|
|
|
|
|
MIPS: Add TLBR and ROTR to uasm.
David Daney
2010-02-27
2
-2
/
+11
*
|
|
|
|
|
MIPS: Add accessor functions and bit definitions for c0_PageGrain
David Daney
2010-02-27
1
-0
/
+11
*
|
|
|
|
|
MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels.
David Daney
2010-02-27
1
-10
/
+10
*
|
|
|
|
|
MIPS: Remove trailing space in messages
Frans Pop
2010-02-27
3
-3
/
+3
*
|
|
|
|
|
MIPS: Make the debugging of compressed kernel configurable
Wu Zhangjin
2010-02-27
2
-0
/
+21
*
|
|
|
|
|
MIPS: Remove #if 0 r4k_update_mmu_cache_hwbug
David Daney
2010-02-27
1
-34
/
+0
*
|
|
|
|
|
MIPS: TXx9: Remove forced serial console setting
Yoichi Yuasa
2010-02-27
5
-26
/
+0
*
|
|
|
|
|
MIPS: AR7: Make ar7_register_devices much more durable
Alexander Clouter
2010-02-27
1
-66
/
+81
*
|
|
|
|
|
MIPS: AR7: Fix USB slave mem range typo
Alexander Clouter
2010-02-27
1
-1
/
+1
*
|
|
|
|
|
MIPS: AR7: Whitespace hacking
Alexander Clouter
2010-02-27
5
-316
/
+343
*
|
|
|
|
|
MIPS: Alchemy: Use strlcat() for the command line arguments
Yoichi Yuasa
2010-02-27
1
-14
/
+5
*
|
|
|
|
|
MIPS: Alchemy: Remove prom_getcmdline()
Yoichi Yuasa
2010-02-27
2
-9
/
+1
*
|
|
|
|
|
MIPS: Alchemy: Remove forced command line setting
Yoichi Yuasa
2010-02-27
8
-120
/
+0
*
|
|
|
|
|
MIPS: Set __elf_platform for Octeon.
David Daney
2010-02-27
1
-0
/
+2
*
|
|
|
|
|
MIPS: Allow the auxv's elf_platform entry to be set.
David Daney
2010-02-27
2
-7
/
+8
*
|
|
|
|
|
MMC: AU1xMMC: Allow platforms to disable host capabilities
Manuel Lauss
2010-02-27
1
-0
/
+1
*
|
|
|
|
|
MIPS: Deal with larger physical offsets
Florian Fainelli
2010-02-27
1
-8
/
+13
*
|
|
|
|
|
MIPS: Annotate set_except_vector with __init
Florian Fainelli
2010-02-27
1
-1
/
+1
*
|
|
|
|
|
MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h
Florian Fainelli
2010-02-27
4
-5
/
+3
*
|
|
|
|
|
MIPS: PNX8550: Remove unnecessary export prom_getcmdline()
Yoichi Yuasa
2010-02-27
1
-1
/
+0
*
|
|
|
|
|
MIPS: PNX833x: Remove unused prom_getcmdline()
Yoichi Yuasa
2010-02-27
1
-5
/
+0
*
|
|
|
|
|
MIPS: Support 36-bit iomem on 32-bit Au1x00
pascal@pabr.org
2010-02-27
2
-2
/
+5
*
|
|
|
|
|
MIPS: Loongson: Cleanup the halt and poweroff action
Wu Zhangjin
2010-02-27
1
-2
/
+11
*
|
|
|
|
|
MIPS: Simplify the weak annotation with __weak
Wu Zhangjin
2010-02-27
2
-5
/
+6
*
|
|
|
|
|
MIPS: Alchemy: debug output for compressed kernels
Manuel Lauss
2010-02-27
2
-0
/
+8
*
|
|
|
|
|
MIPS: AR7: Implement clock API
Florian Fainelli
2010-02-27
4
-52
/
+102
*
|
|
|
|
|
MIPS: AR7: Implement gpiolib
Florian Fainelli
2010-02-27
4
-94
/
+108
*
|
|
|
|
|
MIPS: msp71xx: remove unused prom_getcmdline()
Yoichi Yuasa
2010-02-27
2
-7
/
+0
*
|
|
|
|
|
MIPS: Cleanup the Makefile of compressed kernel support
Wu Zhangjin
2010-02-27
1
-3
/
+3
*
|
|
|
|
|
MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[]
Yoichi Yuasa
2010-02-27
1
-6
/
+1
*
|
|
|
|
|
MIPS: AR7: use strlcat() for the command line arguments
Yoichi Yuasa
2010-02-27
1
-16
/
+6
*
|
|
|
|
|
MIPS: Nuke trailing blank lines
Ralf Baechle
2010-02-27
31
-31
/
+0
*
|
|
|
|
|
MIPS: Cleanup switches with cases that can be merged
Roel Kluin
2010-02-27
7
-27
/
+5
*
|
|
|
|
|
MIPS: Decode c0_config4 for large TLBs.
David Daney
2010-02-27
2
-0
/
+19
*
|
|
|
|
|
MIPS: Remove probe_tlb().
David Daney
2010-02-27
1
-31
/
+0
*
|
|
|
|
|
MIPS: add readl/write_be accessors
Florian Fainelli
2010-02-27
1
-0
/
+18
*
|
|
|
|
|
MIPS: Loongson: Lemote-2F: update defconfig
Wu Zhangjin
2010-02-27
1
-294
/
+670
*
|
|
|
|
|
MIPS: Loongson: Change the Email address of Wu Zhangjin
Wu Zhangjin
2010-02-27
37
-58
/
+44
*
|
|
|
|
|
MIPS: Loongson: Fixup mem.c indentation
Wu Zhangjin
2010-02-27
1
-3
/
+4
*
|
|
|
|
|
MIPS: Loongson: arch/mips/Makefile: Add missing whitespace
Wu Zhangjin
2010-02-27
1
-3
/
+3
*
|
|
|
|
|
MIPS: Loongson: Cleanup of the environment variables
Wu Zhangjin
2010-02-27
2
-5
/
+22
[prev]
[next]