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-09-03
MIPS: Netlogic: Fix DT flash size parameter
Jayachandran C
2
-2
/
+2
2013-09-03
MIPS: Netlogic: Remove memory section from built-in DT
Jayachandran C
2
-14
/
+0
2013-09-03
MIPS: Netlogic: Read memory from DRAM BARs
Jayachandran C
4
-0
/
+65
2013-09-03
MIPS: ath79: Switch to the clkdev framework
Gabor Juhos
3
-72
/
+55
2013-09-03
MIPS: ath79: Use local variables for clock rates
Gabor Juhos
1
-52
/
+106
2013-09-03
MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock rates
Gabor Juhos
2
-11
/
+12
2013-09-03
MIPS: ath79: Use a helper function to get system clock rates
Gabor Juhos
4
-11
/
+25
2013-09-03
MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freq
Gabor Juhos
1
-2
/
+2
2013-09-03
MIPS: ath79: Fix ar933x watchdog clock
Felix Fietkau
1
-1
/
+1
2013-09-03
MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0
Gabor Juhos
1
-2
/
+0
2013-09-03
MIPS: Lantiq: Add defconfig for xway SoC
John Crispin
1
-0
/
+159
2013-09-03
MIPS: Lantiq: Falcon: fix asc clock definition
Thomas Langer
1
-1
/
+4
2013-09-03
MIPS: Lantiq: Falcon: add cpu-feature-override.h
Thomas Langer
1
-0
/
+58
2013-09-03
MIPS: Lantiq: Adds minimal dcdc driver
John Crispin
2
-1
/
+64
2013-09-03
MIPS: Move declaration of Octeon function fixup_irqs() to header.
Ralf Baechle
3
-4
/
+4
2013-09-03
MIPS: Add uImage build target
James Hogan
3
-0
/
+22
2013-09-03
MIPS: Refactor load/entry address calculations
James Hogan
3
-8
/
+13
2013-09-03
MIPS: Refactor boot and boot/compressed rules
James Hogan
1
-2
/
+13
2013-09-03
MIPS: add <dt-bindings/> symlink
James Hogan
1
-0
/
+1
2013-08-26
MIPS: Discard .eh_frame sections in linker script.
David Daney
1
-0
/
+1
2013-08-26
MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIB
David Daney
2
-0
/
+22
2013-08-26
MIPS: Remove unreachable break statements from cp1emu.c
David Daney
1
-27
/
+0
2013-08-26
MIPS: BMIPS: Fix compilation for BMIPS5000
Ralf Baechle
1
-33
/
+22
2013-08-26
MIPS: cavium-octeon: fix I/O space setup on non-PCI systems
Aaro Koskinen
2
-4
/
+33
2013-08-26
MIPS:Netlogic: Remove redundant value in operation.
Alexandru Juncu
1
-2
/
+1
2013-08-26
MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.
David Daney
1
-0
/
+14
2013-08-26
MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.
David Daney
1
-0
/
+2
2013-08-26
MIPS: Use r4k_wait for OCTEON3 CPUs.
David Daney
1
-0
/
+1
2013-08-26
MIPS: Probe for new OCTEON CPU/SoC types.
David Daney
1
-0
/
+7
2013-08-26
MIPS: Add CPU identifiers for more OCTEON family members.
David Daney
1
-1
/
+4
2013-08-26
MIPS: use generic-y where possible
James Hogan
17
-58
/
+16
2013-08-26
MIPS: tlbex: Guard tlbmiss_handler_setup_pgd
Tony Wu
1
-0
/
+2
2013-08-20
MIPS: Handle OCTEON BBIT instructions in FPU emulator.
David Daney
1
-0
/
+26
2013-08-05
MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0
Florian Fainelli
1
-2
/
+8
2013-08-05
MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.
Ralf Baechle
2
-1
/
+3
2013-08-05
MIPS: PNX833x: PNX8335_PCI_ETHERNET_INT depends on CONFIG_SOC_PNX8335
Markos Chandras
1
-0
/
+2
2013-07-30
MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0
Florian Fainelli
2
-3
/
+13
2013-07-30
MIPS: BMIPS: do not change interrupt routing depending on boot CPU
Florian Fainelli
1
-7
/
+1
2013-07-30
MIPS: powertv: Fix arguments for free_reserved_area()
Markos Chandras
1
-2
/
+1
2013-07-30
MIPS: Set default CPU type for BCM47XX platforms
Markos Chandras
2
-1
/
+1
2013-07-30
MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilation
Maciej W. Rozycki
1
-3
/
+4
2013-07-30
MIPS: Fix multiple definitions of UNCAC_BASE.
Steven J. Hill
1
-0
/
+4
2013-07-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
10
-21
/
+69
2013-07-19
MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION
Markos Chandras
1
-1
/
+0
2013-07-19
MIPS: Octeon: Fix DT pruning bug with pip ports
Faidon Liambotis
1
-2
/
+3
2013-07-19
MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMP
James Hogan
1
-0
/
+1
2013-07-19
MIPS: tlbex: fix broken build in v3.11-rc1
Aaro Koskinen
1
-1
/
+1
2013-07-19
MIPS: Netlogic: Add XLP PIC irqdomain
Jayachandran C
3
-13
/
+61
2013-07-19
MIPS: Netlogic: Fix USB block's coherent DMA mask
Ganesan Ramalingam
1
-1
/
+1
2013-07-19
MIPS: tlbex: Fix typo in r3000 tlb store handler
Tony Wu
1
-1
/
+1
[next]