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-06-10
MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.
Ralf Baechle
1
-1
/
+1
2015-06-10
MIPS: Loongson: Do not register 8250 platform device from module.
Ralf Baechle
1
-3
/
+1
2015-06-10
MIPS: Cobalt: Do not build MTD platform device registration code as module.
Ralf Baechle
1
-2
/
+1
2015-06-09
MIPS: pgtable-bits: Fix XPA damage to R6 definitions.
Markos Chandras
1
-7
/
+7
2015-06-06
MIPS: KVM: Do not sign extend on unsigned MMIO load
Nicholas Mc Guire
1
-1
/
+1
2015-06-06
MIPS: BPF: Fix stack pointer allocation
Markos Chandras
1
-5
/
+1
2015-06-06
MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt()
Huacai Chen
1
-1
/
+1
2015-06-06
MIPS: Fix enabling of DEBUG_STACKOVERFLOW
James Hogan
1
-1
/
+1
2015-06-06
MIPS: c-r4k: Fix typo in probe_scache()
Joshua Kinard
1
-1
/
+1
2015-06-03
MIPS: Avoid an FPE exception in FCSR mask probing
Maciej W. Rozycki
1
-2
/
+1
2015-06-02
MIPS: ath79: Add a missing new line in log message
Alban Bedel
1
-1
/
+1
2015-06-01
MIPS: ralink: Fix clearing the illegal access interrupt
Jonas Gorski
1
-1
/
+1
2015-05-29
MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regression
Maciej W. Rozycki
1
-2
/
+13
2015-05-29
MIPS: BMIPS: Fix bmips_wr_vec()
Petri Gynther
1
-1
/
+1
2015-05-29
MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not set
Laurent Fasnacht
1
-0
/
+3
2015-05-26
MIPS: Fuloong 2E: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760
Geert Uytterhoeven
1
-1
/
+1
2015-05-26
MIPS: irq: Use DECLARE_BITMAP
Joe Perches
1
-1
/
+1
2015-05-15
MIPS: tlb-r4k: Fix PG_ELPA comment
James Hogan
1
-1
/
+1
2015-05-15
MIPS: Fix up obsolete cpu_set usage
Ezequiel Garcia
1
-1
/
+1
2015-05-13
MIPS: IP32: Fix build errors in reset code in DS1685 platform hook.
Joshua Kinard
1
-2
/
+2
2015-05-12
MIPS: KVM: Fix unused variable build warning
Nicholas Mc Guire
1
-6
/
+0
2015-05-12
MIPS: traps: remove extra Tainted: line from __show_regs() output
Petri Gynther
1
-1
/
+0
2015-05-12
MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1
Aaro Koskinen
1
-1
/
+1
2015-05-12
MIPS: Fix a preemption issue with thread's FPU defaults
Maciej W. Rozycki
3
-5
/
+5
2015-05-12
MIPS: fix FP mode selection in lieu of .MIPS.abiflags data
Paul Burton
1
-15
/
+17
2015-05-12
MIPS: SMP: Fix build error.
Ralf Baechle
2
-3
/
+5
2015-04-21
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-46
/
+46
2015-04-18
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
6
-147
/
+11
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
301
-3773
/
+7837
2015-04-17
mips: ip32: add platform data hooks to use DS1685 driver
Joshua Kinard
4
-136
/
+80
2015-04-17
mips: switch to using asm-generic for seccomp.h
Kees Cook
1
-5
/
+2
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+0
2015-04-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-28
/
+884
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
1
-4
/
+0
2015-04-14
mm: split ET_DYN ASLR from mmap ASLR
Kees Cook
1
-1
/
+0
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
2
-2
/
+3
2015-04-14
mips: extract logic for mmap_rnd()
Kees Cook
1
-8
/
+16
2015-04-14
mips: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-0
/
+5
2015-04-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-04-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+17
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+3
2015-04-13
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
34
-383
/
+762
2015-04-13
Merge branch '4.1-fp' into mips-for-linux-next
Ralf Baechle
8
-205
/
+208
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
2
-3
/
+0
2015-04-10
MIPS: Makefile: Fix MIPS ASE detection code
Markos Chandras
1
-4
/
+10
2015-04-10
MIPS: asm: elf: Set O32 default FPU flags
Markos Chandras
1
-0
/
+5
2015-04-10
MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500G
Rafał Miłecki
1
-2
/
+2
[next]