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
2015-11-11
MIPS: Lantiq: Add locking for PMU register and check status afterwards
Hauke Mehrtens
1
-5
/
+27
2015-11-11
MIPS: BCM47xx: Fetch board info directly in callback function
Rafał Miłecki
3
-19
/
+18
2015-11-11
MIPS: BCM47xx: Fix some WARNINGs pointed in sprom.c by checkpatch.pl
Rafał Miłecki
1
-9
/
+16
2015-11-11
MIPS: BCM47xx: Support on-SoC bus in SPROM reading function
Rafał Miłecki
1
-2
/
+6
2015-11-11
MIPS: lantiq: add clk_round_rate()
Hauke Mehrtens
1
-0
/
+17
2015-11-11
MIPS: Add LATENCYTOP support
Aaro Koskinen
2
-12
/
+19
2015-11-11
MIPS: pci-rt3883: drop unneeded of_node_get
Julia Lawall
1
-4
/
+2
2015-11-11
MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
Alex Smith
8
-7
/
+456
2015-11-11
MIPS: Initial implementation of a VDSO
Alex Smith
19
-124
/
+1114
2015-11-11
MIPS: mpc30x_defconfig: Convert to use libata PATA drivers
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2015-11-11
MIPS: maltaup_xpa_defconfig: Convert to use libata PATA drivers
Bartlomiej Zolnierkiewicz
1
-7
/
+9
2015-11-11
MIPS: maltaup_defconfig: Convert to use libata PATA drivers
Bartlomiej Zolnierkiewicz
1
-6
/
+5
2015-11-11
MIPS: maltasmvp_eva_defconfig: Convert to use libata PATA drivers
Bartlomiej Zolnierkiewicz
1
-6
/
+5
2015-11-11
MIPS: maltaaprp_defconfig: Convert to use libata PATA drivers
Bartlomiej Zolnierkiewicz
1
-6
/
+5
2015-11-11
MIPS: malta_qemu_32r6_defconfig: Convert to use libata PATA drivers
Bartlomiej Zolnierkiewicz
1
-6
/
+5
2015-11-11
MIPS: malta_kvm_guest_defconfig: Convert to use libata PATA drivers
Bartlomiej Zolnierkiewicz
1
-7
/
+9
2015-11-11
MIPS: malta_kvm_defconfig: Convert to use libata PATA drivers
Bartlomiej Zolnierkiewicz
1
-7
/
+9
2015-11-11
MIPS: malta_defconfig: Convert to use libata PATA drivers
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2015-11-11
MIPS: lemote2f_defconfig: Convert to use libata PATA drivers
Bartlomiej Zolnierkiewicz
1
-8
/
+3
2015-11-11
MIPS: lasat_defconfig: Convert to use libata PATA drivers
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2015-11-11
MIPS: fuloong2e_defconfig: Convert to use libata PATA drivers
Bartlomiej Zolnierkiewicz
1
-9
/
+5
2015-11-11
MIPS: e55_defconfig: Convert to use libata PATA drivers
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2015-11-11
MIPS: capcella_defconfig: Convert to use libata PATA drivers
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2015-11-11
MIPS: bigsur_defconfig: Convert to use libata PATA drivers
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2015-11-11
MIPS: Extend hardware table walking support to MIPS64
Paul Burton
2
-3
/
+8
2015-11-11
MIPS: Malta: Register UP SMP ops if all else fails
Paul Burton
2
-0
/
+2
2015-11-11
MIPS: Malta: Setup RAM regions via DT
Paul Burton
7
-93
/
+204
2015-11-11
MIPS: Malta: Remove fw_memblock_t abstraction
Paul Burton
2
-80
/
+29
2015-11-11
MIPS: Malta: Split obj-y entries across lines
Paul Burton
1
-3
/
+9
2015-11-11
MIPS: Allow RIXI for 32-bit kernels on MIPS64
Paul Burton
1
-5
/
+1
2015-11-11
MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fields
Paul Burton
1
-2
/
+45
2015-11-11
MIPS: Tidy EntryLo bit definitions, add PFN
Paul Burton
1
-9
/
+3
2015-11-11
MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys code
Paul Burton
1
-11
/
+3
2015-11-11
MIPS: tlbex: Remove some RIXI redundancy
Paul Burton
1
-24
/
+10
2015-11-11
MIPS: tlbex: Stop open-coding build_convert_pte_to_entrylo
Paul Burton
1
-8
/
+8
2015-11-11
MIPS: Always use r4k_wait_irqoff for MIPSr6
Paul Burton
1
-1
/
+10
2015-11-11
MIPS: CM, CPC: Ensure core-other GCRs reflect the correct core
Paul Burton
2
-0
/
+12
2015-11-11
MIPS: CM: make use of mips_cm_{lock,unlock}_other
Paul Burton
3
-3
/
+9
2015-11-11
MIPS: CM: Introduce core-other locking functions
Paul Burton
2
-0
/
+71
2015-11-11
MIPS: CM: Fix GCR_Cx_CONFIG PVPE mask
Paul Burton
1
-1
/
+1
2015-11-11
MIPS: CPS: Warn if a core doesn't start
Paul Burton
1
-1
/
+25
2015-11-11
MIPS: CPS: Skip Config1 presence check
Paul Burton
1
-3
/
+1
2015-11-11
MIPS: CPS: Read CM GCR base from cop0
Paul Burton
2
-6
/
+8
2015-11-11
MIPS: CPS: Early debug using an ns16550-compatible UART
Paul Burton
5
-0
/
+252
2015-11-11
MIPS: Fix duplicate CP0_* definitions.
James Hogan
2
-8
/
+3
2015-11-10
MIPS: OCTEON: omit ELF NOTE segments
David Daney
1
-1
/
+8
2015-11-10
MIPS: vmlinux: discard .MIPS.abiflags
Aaro Koskinen
1
-0
/
+1
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2
-14
/
+0
2015-11-09
mips: add entry for new mlock2 syscall
Eric B Munson
5
-6
/
+13
2015-11-09
MIPS: Switch BMIPS5000 to use r4k_wait_irqoff()
Petri Gynther
1
-2
/
+3
[prev]
[next]