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
2016-01-20
MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation
Maciej W. Rozycki
11
-42
/
+93
2016-01-20
MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulation
Maciej W. Rozycki
2
-26
/
+50
2016-01-20
MIPS: Define the legacy-NaN and 2008-NaN features
Maciej W. Rozycki
3
-0
/
+11
2016-01-20
MIPS: Use a union to access the ELF file header
Maciej W. Rozycki
1
-14
/
+26
2016-01-20
MIPS: pci: Add MT7620a PCIE driver
John Crispin
3
-0
/
+428
2016-01-20
MIPS: ralink: Add a few missing clocks
John Crispin
3
-0
/
+5
2016-01-20
MIPS: ralink: Fix vendor string for mt7620
John Crispin
1
-1
/
+1
2016-01-20
MIPS: ralink: Fix invalid assignment of SoC type
John Crispin
1
-1
/
+1
2016-01-20
MIPS: ralink: fix USB frequency scaling
John Crispin
1
-1
/
+1
2016-01-20
MIPS: ralink: MT7688 pinmux fixes
John Crispin
1
-30
/
+50
2016-01-20
MIPS: ralink: add MT7621 support
John Crispin
9
-1
/
+410
2016-01-20
MIPS: ralink: add a symbol for INTC
John Crispin
2
-0
/
+6
2016-01-20
MIPS: BCM47xx: Support SPROM prefixes on other platforms
Rafał Miłecki
1
-3
/
+9
2016-01-04
MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes
Alex Smith
2
-0
/
+90
2016-01-04
MIPS: bmips: Support SMP on BCM63168
Simon Arlott
1
-0
/
+1
2016-01-04
MIPS: ath79: Remove some unused code from setup.c
Alban Bedel
1
-10
/
+1
2016-01-04
MIPS: ath79: Allow using ath79_ddr_wb_flush() from drivers
Alban Bedel
2
-1
/
+1
2016-01-04
MIPS: ath79: Prepare moving the MISC driver to drivers/irqchip
Alban Bedel
1
-30
/
+28
2016-01-04
MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIP
Alban Bedel
1
-3
/
+0
2016-01-04
MIPS: ath79: Enable the USB port on the TL-WR1043ND
Alban Bedel
1
-0
/
+8
2016-01-04
MIPS: ath79: Add the EHCI controller and USB phy to the AR9132 dtsi
Alban Bedel
1
-0
/
+26
2015-12-29
MIPS: VDSO: Fix build error with binutils 2.24 and earlier
Guenter Roeck
1
-1
/
+1
2015-12-27
MIPS: Fix bitrot in __get_user_unaligned()
Al Viro
1
-3
/
+3
2015-12-22
MIPS: Fix build error due to unused variables.
Ralf Baechle
3
-3
/
+1
2015-12-22
MIPS: VDSO: Fix build error
Qais Yousef
1
-2
/
+2
2015-12-22
MIPS: CPS: drop .set mips64r2 directives
Paul Burton
1
-2
/
+0
2015-12-22
MIPS: uaccess: Take EVA into account in [__]clear_user
James Hogan
3
-10
/
+26
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-12-12
MIPS: fix DMA contiguous allocation
Qais Yousef
1
-1
/
+1
2015-11-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-5
/
+9
2015-11-27
MIPS: Fix delay loops which may be removed by GCC.
Ralf Baechle
3
-5
/
+9
2015-11-24
Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
3
-3
/
+9
2015-11-20
MIPS: ath79: Add a machine entry for booting OF machines
Alban Bedel
1
-0
/
+5
2015-11-20
MIPS: ath79: Fix the size of the MISC INTC registers in ar9132.dtsi
Alban Bedel
1
-1
/
+1
2015-11-20
MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x
Alban Bedel
1
-1
/
+1
2015-11-18
MIPS: KVM: Uninit VCPU in vcpu_create error path
James Hogan
1
-1
/
+4
2015-11-18
MIPS: KVM: Fix CACHE immediate offset sign extension
James Hogan
1
-1
/
+1
2015-11-18
MIPS: KVM: Fix ASID restoration logic
James Hogan
1
-6
/
+10
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
147
-746
/
+4472
2015-11-12
Merge branch '4.3-fixes' into mips-for-linux-next
Ralf Baechle
5
-4
/
+26
2015-11-12
MIPS: idle: add case for CPU_5KE
Aurelien Jarno
1
-0
/
+1
2015-11-12
MIPS: Octeon: Support APPENDED_DTB
Aaro Koskinen
1
-2
/
+9
2015-11-12
MIPS: vmlinux: create a section for appended DTB
Aaro Koskinen
3
-0
/
+23
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: BMIPS: Enable GZIP ramdisk and timed printks
Florian Fainelli
2
-2
/
+4
2015-11-11
MIPS: Add xilfpga defconfig
Zubair Lutfullah Kakakhel
1
-0
/
+40
2015-11-11
MIPS: xilfpga: Add mipsfpga platform code
Zubair Lutfullah Kakakhel
9
-0
/
+184
[next]