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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-08
MIPS: BCM63XX: add missing clocks for BCM6328 and BCM6362
Jonas Gorski
1
-8
/
+25
2013-05-08
MIPS: ath79: make use of the new memory detection code
John Crispin
1
-15
/
+1
2013-05-08
MIPS: ralink: make use of the new memory detection code
John Crispin
1
-0
/
+9
2013-05-08
MIPS: ralink: add memory definition for MT7620
John Crispin
2
-0
/
+28
2013-05-08
MIPS: ralink: add memory definition for RT3883
John Crispin
2
-0
/
+8
2013-05-08
MIPS: ralink: add memory definition for RT2880
John Crispin
2
-0
/
+8
2013-05-08
MIPS: ralink: add memory definition for RT305x
John Crispin
2
-0
/
+51
2013-05-08
MIPS: ralink: add memory definition to struct ralink_soc_info
John Crispin
1
-0
/
+5
2013-05-08
MIPS: add detect_memory_region()
John Crispin
2
-0
/
+23
2013-05-08
DT: MIPS: ralink: add MT7620A dts files
John Crispin
4
-0
/
+79
2013-05-08
DT: MIPS: ralink: add RT3883 dts files
John Crispin
4
-0
/
+79
2013-05-08
DT: MIPS: ralink: add RT2880 dts files
John Crispin
4
-0
/
+109
2013-05-08
DT: MIPS: ralink: clean up RT3050 dtsi and dts file
John Crispin
2
-58
/
+4
2013-05-08
MIPS: ralink: add cpu-feature-overrides.h
Gabor Juhos
4
-0
/
+170
2013-05-08
MIPS: ralink: adds support for MT7620 SoC family
John Crispin
5
-0
/
+299
2013-05-08
MIPS: ralink: adds support for RT3883 SoC family
John Crispin
5
-0
/
+501
2013-05-08
MIPS: ralink: adds support for RT2880 SoC family
John Crispin
6
-1
/
+198
2013-05-08
MIPS: ralink: add uart mask to struct ralink_pinmux
John Crispin
2
-2
/
+4
2013-05-08
MIPS: ralink: add pci group to struct ralink_pinmux
Gabor Juhos
1
-0
/
+3
2013-05-08
MIPS: ralink: make the RT305x pinmuxing structure static
John Crispin
1
-3
/
+3
2013-05-08
MIPS: ralink: rename gpio_pinmux to rt_gpio_pinmux
John Crispin
2
-2
/
+2
2013-05-08
MIPS: ralink: make early_printk work on RT2880
John Crispin
1
-0
/
+4
2013-05-08
MIPS: ralink: add RT5350 sdram register defines
John Crispin
1
-0
/
+8
2013-05-08
MIPS: ralink: add missing comment in irq driver
John Crispin
1
-0
/
+1
2013-05-08
MIPS: ralink: fix RT305x clock setup
John Crispin
1
-0
/
+12
2013-05-08
MIPS: ralink: add RT3352 register defines
John Crispin
1
-0
/
+13
2013-05-08
MIPS: ralink: add PCI IRQ handling
Gabor Juhos
1
-0
/
+4
2013-05-08
MIPS: move mips_{set,get}_machine_name() to a more generic place
John Crispin
6
-29
/
+39
2013-05-08
MIPS: octeon: Fix GPIO number in IRQ chip private data
Alexander Sverdlin
1
-3
/
+2
2013-05-08
MIPS: pci: convert to devm_ioremap_resource()
Silviu-Mihai Popescu
2
-12
/
+12
2013-05-08
MIPS: Remove unneeded volatile from arch/mips/lib/bitops.c
David Daney
1
-7
/
+7
2013-05-08
MIPS: Init new mmu_context for each possible CPU to avoid memory corruption
Huacai Chen
1
-1
/
+1
2013-05-08
MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem
Huacai Chen
4
-2
/
+22
2013-05-08
MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE"
Paul Bolle
2
-6
/
+0
2013-05-08
MIPS: Kconfig: remove "config MIPS_BOARDS_GEN"
Paul Bolle
1
-5
/
+0
2013-05-08
MIPS: remove obsolete Kconfig macros
Paul Bolle
1
-20
/
+2
2013-05-08
MIPS: Netlogic: Fix oprofile compile on XLR uniprocessor
Jayachandran C
1
-1
/
+1
2013-05-08
MIPS: Netlogic: Merge platform usb.h to usb-init.c
Jayachandran C
2
-77
/
+36
2013-05-08
MIPS: Netlogic: Support for multiple built-in device trees
Jayachandran C
5
-8
/
+158
2013-05-08
MIPS: Netlogic: Remove unused code
Jayachandran C
1
-36
/
+0
2013-05-08
MIPS: Netlogic: Add 32-bit support for XLP
Jayachandran C
1
-6
/
+50
2013-05-08
MIPS: Netlogic: Avoid using fixed PIC IRT index
Jayachandran C
2
-75
/
+40
2013-05-08
MIPS: Netlogic: print cpumask with cpumask_scnprintf
Jayachandran C
1
-9
/
+12
2013-05-08
MIPS: Netlogic: Remove unused EIMR/EIRR functions
Jayachandran C
1
-6
/
+1
2013-05-08
MIPS: Netlogic: Optimize and fix write_c0_eimr()
Jayachandran C
1
-8
/
+5
2013-05-08
MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
Jonas Gorski
2
-12
/
+7
2013-05-08
MIPS: BCM63XX: add flash detection for BCM6362
Jonas Gorski
2
-0
/
+7
2013-05-08
MIPS: BCM63XX: enable pcie for BCM6362
Jonas Gorski
2
-3
/
+11
2013-05-08
MIPS: BCM63XX: enable SPI controller for BCM6362
Jonas Gorski
3
-3
/
+6
2013-05-08
MIPS: BCM63XX: add basic BCM6362 support
Jonas Gorski
11
-5
/
+314
[next]