index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_start
Chris Dearman
2009-11-02
1
-3
/
+4
*
|
MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operands
Nigel Stephens
2009-11-02
2
-17
/
+7
*
|
MIPS: SPRAM: Clean up support code a little
Chris Dearman
2009-11-02
3
-10
/
+12
*
|
MIPS: 1004K: Enable SPRAM support.
Ralf Baechle
2009-11-02
1
-0
/
+1
*
|
MIPS: Malta: Enable PCI 2.1 compatibility in PIIX4
Ralf Baechle
2009-11-02
1
-0
/
+13
*
|
MIPS: Kconfig: Fix duplicate default value for MIPS_L1_CACHE_SHIFT.
Ralf Baechle
2009-11-02
1
-2
/
+1
*
|
MIPS: MTI: Fix accesses to device registers on MIPS boards
Chris Dearman
2009-11-02
1
-1
/
+1
*
|
MIPS: Fix machine check exception in kmap_coherent()
Kevin Cernekee
2009-11-02
2
-3
/
+7
*
|
MIPS: MTX-1: Fix build if CONFIG_PCI is disabled.
Ralf Baechle
2009-11-02
1
-2
/
+1
*
|
MIPS: AR7: register watchdog device only if enabled in hw configuration
Florian Fainelli
2009-11-02
2
-1
/
+11
*
|
MIPS: BCM63xx: Prepare for watchdog support
Florian Fainelli
2009-11-02
2
-1
/
+38
*
|
MIPS: BCM63xx: Make bcm63xx_uart_register an initfunc
Florian Fainelli
2009-11-02
3
-10
/
+1
*
|
MIPS: AU1000: Fix build failure for db1x00 configured for Au1100 SoC
Florian Fainelli
2009-11-02
1
-0
/
+2
*
|
MIPS: BCM63xx: Fix soft-reset lockup on BCM6345
Florian Fainelli
2009-11-02
1
-1
/
+3
*
|
MIPS: TXx9: Fix error handling / Fix for noenexisting gpio_remove.
Ralf Roesch
2009-11-02
1
-1
/
+2
*
|
MIPS: Add IRQF_TIMER flag for timer interrupts
Wu Zhangjin
2009-11-02
6
-6
/
+6
*
|
MIPS: 64-bit: Fix o32 lookup_dcookie syscall
Wu Zhangjin
2009-11-02
2
-1
/
+7
*
|
MIPS: VPE: Remove stray unlock_kernel.
Ralf Baechle
2009-11-02
1
-2
/
+0
*
|
MIPS: Add IRQF_TIMER flag for timer interrupts
Wu Zhangjin
2009-11-02
7
-7
/
+7
*
|
MIPS: Loongson: Remove redundant local_irq_disable()
Wu Zhangjin
2009-11-02
1
-1
/
+0
*
|
MIPS: IP27: Fix build
Ralf Baechle
2009-11-02
1
-2
/
+2
*
|
MIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc_thread_info.
Ralf Baechle
2009-11-02
1
-8
/
+1
*
|
MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.c
David Daney
2009-11-02
1
-2
/
+3
*
|
MIPS: Don't write ones to reserved entryhi bits.
Ralf Baechle
2009-11-02
1
-5
/
+5
*
|
MIPS: Extend COMMAND_LINE_SIZE
Ralf Baechle
2009-11-02
1
-1
/
+1
|
/
*
MIPS: Avoid spurious make includecheck message
Ralf Baechle
2009-09-30
1
-2
/
+2
*
MIPS: VPE: Get rid of BKL.
Ralf Baechle
2009-09-30
2
-42
/
+50
*
MIPS: VPE: Fix build after the credential changes a while ago.
Ralf Baechle
2009-09-30
1
-10
/
+23
*
MIPS: Excite: Get rid of BKL.
Ralf Baechle
2009-09-30
1
-2
/
+0
*
MIPS: Sibyte: Get rid of BKL.
Ralf Baechle
2009-09-30
1
-18
/
+15
*
MIPS: BCM63xx: Add PCMCIA & Cardbus support.
Maxime Bizon
2009-09-30
4
-1
/
+162
*
MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()
Roel Kluin
2009-09-30
1
-1
/
+4
*
MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]
Roel Kluin
2009-09-30
1
-5
/
+3
*
MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}
Ralf Baechle
2009-09-30
2
-15
/
+13
*
MIPS: SMP: Fix build.
Ralf Baechle
2009-09-30
2
-2
/
+2
*
MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.
Kevin Cernekee
2009-09-30
1
-0
/
+5
*
MIPS: Sibyte: Fix compilation error.
Mark Mason
2009-09-30
1
-1
/
+1
*
MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.
Ralf Baechle
2009-09-30
1
-4
/
+0
*
MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.
Maxime Bizon
2009-09-30
4
-1
/
+51
*
MIPS: Loongson2: Fix typo "enalbe" -> "enable"
Uwe Kleine-König
2009-09-30
1
-7
/
+7
*
MIPS: SMTC: Remove duplicate structure field initialization
Julia Lawall
2009-09-30
1
-3
/
+2
*
MIPS: Remove duplicated #include
Huang Weiyi
2009-09-30
1
-1
/
+0
*
MIPS: BCM63xx: Remove duplicated #include
Huang Weiyi
2009-09-30
1
-1
/
+0
*
mips: fix build of vmlinux.lds
Manuel Lauss
2009-09-25
2
-6
/
+8
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
1
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-24
18
-38
/
+40
|
\
|
*
cpumask: use mm_cpumask() wrapper: mips
Rusty Russell
2009-09-24
2
-6
/
+6
|
*
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
2009-09-24
4
-8
/
+8
|
*
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-09-24
1
-1
/
+0
|
*
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
2009-09-24
12
-20
/
+25
[prev]
[next]