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-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-26
/
+41
2015-06-22
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+2
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-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
5
-5
/
+19
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-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+1
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-19
sched/preempt, MIPS: Properly lock access to the FPU
David Hildenbrand
1
-7
/
+2
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-2
/
+2
2015-05-19
sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly
David Hildenbrand
1
-0
/
+2
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
1
-1
/
+4
2015-05-19
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...
David Hildenbrand
1
-15
/
+30
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
1
-1
/
+1
2015-05-19
locking/arch: Add WRITE_ONCE() to set_mb()
Peter Zijlstra
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
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
1
-2
/
+0
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
[next]