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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: PowerTV: Eliminate duplicate opcode definition macros
David VomLehn
2010-02-27
1
-53
/
+49
*
MIPS: Lemote 2F: Move printks out of port_access_lock.
Ralf Baechle
2010-02-27
1
-2
/
+2
*
MIPS: PNX833x: Convert IRQ controller locks to raw spinlocks.
Ralf Baechle
2010-02-27
1
-18
/
+18
*
MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c.
David Daney
2010-02-27
1
-5
/
+5
*
MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks.
David Daney
2010-02-27
1
-28
/
+14
*
MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock.
Ralf Baechle
2010-02-27
1
-5
/
+5
*
MIPS: Loongson: Remove pointless sample_lock from oprofile code.
Ralf Baechle
2010-02-27
1
-7
/
+0
*
MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock.
Ralf Baechle
2010-02-27
1
-11
/
+11
*
MIPS: i8259: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
2010-02-27
3
-16
/
+16
*
MIPS: IP27: Convert nmi_lock lock to arch spinlock;
Ralf Baechle
2010-02-27
1
-2
/
+2
*
MIPS: IP27: Remove code obfuscation by enter_panic_mode().
Ralf Baechle
2010-02-27
1
-3
/
+2
*
MIPS: GT641xx: Convert timer lock to raw spinlock.
Ralf Baechle
2010-02-27
1
-5
/
+5
*
MIPS: Alchemy: Simplify DMA channel allocation code.
Ralf Baechle
2010-02-27
1
-55
/
+56
*
MIPS: Yosemite: Convert SMP startup lock to arch spinlock.
Ralf Baechle
2010-02-27
1
-4
/
+4
*
MIPS: Alchemy: Remove time_lock.
Ralf Baechle
2010-02-27
1
-7
/
+0
*
MIPS: DEC: Convert KN01 lock to raw spinlock.
Ralf Baechle
2010-02-27
1
-5
/
+5
*
MIPS: BCM63xx: Convert timer locks to raw spinlocks.
Ralf Baechle
2010-02-27
1
-17
/
+17
*
MIPS: PowerTV: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
2010-02-27
1
-3
/
+3
*
MIPS: Malta: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
2010-02-27
1
-3
/
+3
*
MIPS: SB1480: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
2010-02-27
1
-7
/
+7
*
MIPS: SB1250: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
2010-02-27
1
-7
/
+7
*
MIPS: GT641xx: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
2010-02-27
1
-9
/
+9
*
MIPS: Jazz: Convert irq controller lock to raw spinlock.
Ralf Baechle
2010-02-27
1
-5
/
+5
*
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
[next]