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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-20
MIPS: Define the legacy-NaN and 2008-NaN features
Maciej W. Rozycki
2
-0
/
+9
2016-01-20
MIPS: ralink: add MT7621 support
John Crispin
3
-0
/
+112
2016-01-04
MIPS: ath79: Allow using ath79_ddr_wb_flush() from drivers
Alban Bedel
1
-0
/
+1
2015-12-27
MIPS: Fix bitrot in __get_user_unaligned()
Al Viro
1
-3
/
+3
2015-12-22
MIPS: uaccess: Take EVA into account in [__]clear_user
James Hogan
1
-10
/
+22
2015-12-22
MIPS: uaccess: Take EVA into account in __copy_from_user()
James Hogan
1
-3
/
+9
2015-12-22
MIPS: uaccess: Fix strlen_user with EVA
James Hogan
1
-1
/
+1
2015-11-16
MIPS: Fix flood of warnings about comparsion being always true.
Ralf Baechle
1
-1
/
+2
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
23
-121
/
+426
2015-11-12
Merge branch '4.3-fixes' into mips-for-linux-next
Ralf Baechle
2
-1
/
+12
2015-11-12
MIPS: Clean up compat_siginfo_t
Amanieu d'Antras
1
-28
/
+34
2015-11-12
MIPS: Fix PAGE_MASK definition
Dan Williams
1
-1
/
+1
2015-11-11
MIPS: xilfpga: Add mipsfpga platform code
Zubair Lutfullah Kakakhel
1
-0
/
+18
2015-11-11
MIPS: ralink: Unify SoC id handling
John Crispin
3
-22
/
+23
2015-11-11
MIPS: ralink: Add support for mt7688
John Crispin
1
-0
/
+1
2015-11-11
MIPS: Lantiq: Add support for xRX220 SoC
Hauke Mehrtens
1
-0
/
+2
2015-11-11
MIPS: Lantiq: Add SoC detection for ar10 and grx390
Hauke Mehrtens
1
-0
/
+12
2015-11-11
MIPS: BCM47xx: Fetch board info directly in callback function
Rafał Miłecki
1
-5
/
+0
2015-11-11
MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
Alex Smith
2
-1
/
+96
2015-11-11
MIPS: Initial implementation of a VDSO
Alex Smith
4
-25
/
+68
2015-11-11
MIPS: Malta: Setup RAM regions via DT
Paul Burton
1
-0
/
+29
2015-11-11
MIPS: Malta: Remove fw_memblock_t abstraction
Paul Burton
1
-16
/
+0
2015-11-11
MIPS: Allow RIXI for 32-bit kernels on MIPS64
Paul Burton
1
-5
/
+1
2015-11-11
MIPS: Tidy EntryLo bit definitions, add PFN
Paul Burton
1
-9
/
+3
2015-11-11
MIPS: CM: make use of mips_cm_{lock,unlock}_other
Paul Burton
1
-1
/
+2
2015-11-11
MIPS: CM: Introduce core-other locking functions
Paul Burton
1
-0
/
+32
2015-11-11
MIPS: CM: Fix GCR_Cx_CONFIG PVPE mask
Paul Burton
1
-1
/
+1
2015-11-11
MIPS: CPS: Early debug using an ns16550-compatible UART
Paul Burton
1
-0
/
+3
2015-11-11
MIPS: Fix duplicate CP0_* definitions.
James Hogan
1
-0
/
+3
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
1
-1
/
+0
2015-11-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-44
/
+0
2015-11-05
MIPS: CDMM: Add builtin_mips_cdmm_driver() macro
James Hogan
1
-0
/
+11
2015-11-04
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-0
/
+2
2015-11-04
Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi...
Mark Brown
1
-44
/
+0
2015-10-26
MIPS: Always read full 64 bit CM error GCRs for CM3
Paul Burton
1
-0
/
+3
2015-10-26
MIPS: Allow read64 GCR accessors to work on MIPS32 kernels
Paul Burton
1
-1
/
+11
2015-10-26
MIPS: Clarify mips_cm_is64 documentation
Paul Burton
1
-6
/
+6
2015-10-26
MIPS: Declare mips_debugfs_dir in a header
Paul Burton
1
-0
/
+22
2015-10-26
MIPS: Enable L2 prefetching for CM >= 2.5
Paul Burton
1
-0
/
+17
2015-10-26
MIPS: Introduce API for enabling & disabling L2 prefetch
Paul Burton
1
-0
/
+27
2015-10-26
MIPS: atomic: Fix comment describing atomic64_add_unless's return value.
Ralf Baechle
1
-1
/
+1
2015-10-22
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
1
-0
/
+2
2015-10-23
spi/bcm63xx: move register definitions into the driver
Jonas Gorski
1
-42
/
+0
2015-10-20
Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
1
-0
/
+1
2015-10-12
spi/bcm63xx: move message control word description to register offsets
Jonas Gorski
1
-9
/
+7
2015-10-06
Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
7
-0
/
+56
2015-10-06
MIPS: Define ioremap_uc
Ben Hutchings
1
-0
/
+1
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+1
2015-09-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-0
/
+54
[next]