index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
pmc-sierra
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-10
MIPS: MSP71xx: Fix typo in msp_per_irq_controller
Yoichi Yuasa
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
3
-3
/
+3
2011-03-25
MIPS: msp71xx: Convert to new irq_chip functions
Thomas Gleixner
3
-93
/
+46
2011-03-25
MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.
Anoop P A
3
-1
/
+198
2011-03-25
MIPS: MSP71xx: Platform support for MSP on-chip USB controller.
Anoop P A
3
-64
/
+182
2011-03-25
MIPS: MSP71xx: Add VSMP/SMTC support.
Anoop P A
4
-0
/
+194
2011-03-25
MIPS: MSP71xx: Add vectored interrupt support.
Anoop P A
4
-88
/
+397
2011-03-25
MIPS: MSP71xx: Set up MSP VPE1 timer.
Anoop P A
1
-1
/
+15
2011-03-17
mips: change to new flag variable
matt mooney
1
-1
/
+1
2011-03-14
MIPS: Select R4K timer lib for all MSP platforms
Anoop P A
2
-5
/
+1
2010-12-16
MIPS: LD/SD o32 macro GAS fix update
Maciej W. Rozycki
1
-2
/
+10
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
1
-0
/
+1
2010-08-05
MIPS: PNX Removing dead CONFIG_PMCTWILED
Christoph Egger
1
-11
/
+0
2010-08-05
MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLE
Christoph Egger
1
-4
/
+0
2010-08-05
MIPS: PMC-Sierra: Move board Makefile parts to their own Platform file
Shane McDonald
1
-0
/
+14
2010-08-05
MIPS: Yosemite: ht-irq.c: Checkpatch cleanup
Andrea Gelmini
1
-7
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-2
/
+1
2010-02-27
MIPS: Yosemite: Convert SMP startup lock to arch spinlock.
Ralf Baechle
1
-4
/
+4
2010-02-27
MIPS: Remove trailing space in messages
Frans Pop
1
-1
/
+1
2010-02-27
MIPS: msp71xx: remove unused prom_getcmdline()
Yoichi Yuasa
1
-6
/
+0
2010-02-27
MIPS: Nuke trailing blank lines
Ralf Baechle
2
-2
/
+0
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-5
/
+5
2009-09-24
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
1
-2
/
+2
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
1
-2
/
+3
2009-08-03
MIPS: Simplify and correct interrupt handling for MSP4200
Shane McDonald
1
-9
/
+1
2009-08-03
MIPS: MSP71xx: fix build failures on msp_irq_slp.c
Florian Fainelli
1
-2
/
+2
2009-08-03
MIPS: Eleminate filenames from comments
Ralf Baechle
3
-6
/
+0
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-0
/
+1
2009-05-14
MIPS: MSP71xx: Remove the RAMROOT functions
Shane McDonald
2
-71
/
+1
2009-05-14
MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset
Shane McDonald
1
-6
/
+2
2009-05-14
MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup
Shane McDonald
1
-5
/
+2
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-4
/
+4
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
1
-3
/
+3
2008-10-20
mips: use bcd2bin/bin2bcd
Adrian Bunk
1
-15
/
+15
2008-10-11
MIPS: PMC MSP71XX gpio drivers
Patrick Glass
3
-0
/
+367
2008-07-30
[MIPS] kgdb: Remove existing implementation
Jason Wessel
4
-263
/
+0
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-36
/
+0
2008-06-27
PCI: remove unused arch pcibios_update_resource() functions
Adrian Bunk
1
-36
/
+0
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-05-12
[MIPS] msp_hwbutton.c: minor irq handler cleanups
Jeff Garzik
1
-4
/
+1
2008-04-29
proper extern for late_time_init
Adrian Bunk
1
-3
/
+0
2008-03-12
[MIPS] Yosemite: Fix a few more section reference bugs.
Ralf Baechle
1
-3
/
+3
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2
-65
/
+89
2008-01-29
[MIPS] Delete now-unreferenced i2c-yosemite.h header file.
Robert P. J. Day
1
-96
/
+0
2008-01-29
[MIPS] remove unused mips_machtype
Yoichi Yuasa
1
-2
/
+0
2007-11-26
[MIPS] Only build r4k clocksource for systems that work ok with it.
Ralf Baechle
1
-0
/
+2
2007-10-29
Author: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle
1
-1
/
+1
[next]