index
:
~zhen/drm-intel
cdv-3.2
encoder-rework
for-anholt
for-ickle
for-ickle-next
for-linus
sandybridge
snb-35-backport
snb-35-backport-hp
Unnamed repository; edit this file to name it for gitweb.
zhen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-27
MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)
Matt Turner
1
-3
/
+3
2010-02-27
MIPS: Crazy spinlock speed test.
David Daney
3
-0
/
+149
2010-02-27
MIPS: Optimize spinlocks.
David Daney
3
-81
/
+67
2010-02-27
MIPS: Alchemy: devboard PM needs to save CPLD registers.
Manuel Lauss
1
-0
/
+32
2010-02-27
MIPS: PowerTV: Eliminate duplicate opcode definition macros
David VomLehn
1
-53
/
+49
2010-02-27
MIPS: Lemote 2F: Move printks out of port_access_lock.
Ralf Baechle
1
-2
/
+2
2010-02-27
MIPS: PNX833x: Convert IRQ controller locks to raw spinlocks.
Ralf Baechle
1
-18
/
+18
2010-02-27
MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c.
David Daney
1
-5
/
+5
2010-02-27
MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks.
David Daney
1
-28
/
+14
2010-02-27
MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock.
Ralf Baechle
1
-5
/
+5
2010-02-27
MIPS: Loongson: Remove pointless sample_lock from oprofile code.
Ralf Baechle
1
-7
/
+0
2010-02-27
MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock.
Ralf Baechle
1
-11
/
+11
2010-02-27
MIPS: i8259: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
3
-16
/
+16
2010-02-27
MIPS: IP27: Convert nmi_lock lock to arch spinlock;
Ralf Baechle
1
-2
/
+2
2010-02-27
MIPS: IP27: Remove code obfuscation by enter_panic_mode().
Ralf Baechle
1
-3
/
+2
2010-02-27
MIPS: GT641xx: Convert timer lock to raw spinlock.
Ralf Baechle
1
-5
/
+5
2010-02-27
MIPS: Alchemy: Simplify DMA channel allocation code.
Ralf Baechle
1
-55
/
+56
2010-02-27
MIPS: Yosemite: Convert SMP startup lock to arch spinlock.
Ralf Baechle
1
-4
/
+4
2010-02-27
MIPS: Alchemy: Remove time_lock.
Ralf Baechle
1
-7
/
+0
2010-02-27
MIPS: DEC: Convert KN01 lock to raw spinlock.
Ralf Baechle
1
-5
/
+5
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
[next]