index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: store the appended dtb address in a variable
Jonas Gorski
2016-08-02
7
-15
/
+30
*
MIPS: ZBOOT: copy appended dtb to the end of the kernel
Jonas Gorski
2016-08-02
3
-36
/
+19
*
MIPS: ralink: fix spis group pinmux
Álvaro Fernández Rojas
2016-08-02
1
-1
/
+1
*
MIPS: Factor o32 specific code into signal_o32.c
Harvey Hunt
2016-08-02
4
-284
/
+293
*
MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present
Paul Burton
2016-08-02
3
-2
/
+26
*
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
2016-08-02
12
-133
/
+391
*
MIPS: Modify error handling
Amitoj Kaur Chawla
2016-08-01
1
-2
/
+2
*
MIPS: c-r4k: Use SMP calls for CM indexed cache ops
James Hogan
2016-07-29
1
-1
/
+1
*
MIPS: c-r4k: Avoid small flush_icache_range SMP calls
James Hogan
2016-07-29
1
-0
/
+21
*
MIPS: c-r4k: Local flush_icache_range cache op override
James Hogan
2016-07-29
1
-6
/
+18
*
MIPS: c-r4k: Split r4k_flush_kernel_vmap_range()
James Hogan
2016-07-29
1
-8
/
+17
*
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
2016-07-29
3
-7
/
+18
*
MIPS: c-r4k: Fix valid ASID optimisation
James Hogan
2016-07-29
1
-13
/
+35
*
MIPS: c-r4k: Add r4k_on_each_cpu cache op type arg
James Hogan
2016-07-29
1
-19
/
+51
*
MIPS: c-r4k: Avoid dcache flush for sigtramps
James Hogan
2016-07-29
1
-6
/
+10
*
MIPS: c-r4k: Fix sigtramp SMP call to use kmap
James Hogan
2016-07-29
1
-6
/
+69
*
MIPS: c-r4k: Fix protected_writeback_scache_line for EVA
James Hogan
2016-07-29
1
-0
/
+4
*
MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack
James Hogan
2016-07-29
1
-8
/
+1
*
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
2016-07-29
6
-1
/
+7
*
MIPS: SMP: Clear ASID without confusing has_valid_asid()
James Hogan
2016-07-29
2
-2
/
+19
*
MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2016-07-28
2
-0
/
+3
*
MIPS: Octeon: Improve USB reset code for OCTEON II.
Steven J. Hill
2016-07-28
1
-48
/
+60
*
MIPS: Octeon: Put restrictions on DMA descriptors.
Steven J. Hill
2016-07-28
1
-1
/
+5
*
MIPS: Octeon: Remove forced mappings of USB interrupts.
Steven J. Hill
2016-07-28
2
-14
/
+0
*
KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
David Howells
2016-07-28
2
-2
/
+2
*
MIPS: Print segment physical address when EU=1
James Hogan
2016-07-28
1
-5
/
+8
*
MIPS: tlbex: Avoid duplicated single_insn_swpd
James Hogan
2016-07-24
1
-1
/
+1
*
MIPS: uasm: Handle low values in uasm_in_compat_space_p()
James Hogan
2016-07-24
1
-5
/
+1
*
MIPS: Add default configuration for ath25
Sergey Ryazanov
2016-07-24
1
-0
/
+119
*
MIPS: Pistachio: Remove plat_setup_iocoherency
Zubair Lutfullah Kakakhel
2016-07-24
2
-26
/
+1
*
MIPS: Delete use of ARCH_WANT_OPTIONAL_GPIOLIB
Linus Walleij
2016-07-24
1
-1
/
+0
*
MIPS: Lantiq: Use the real EXIN count
John Crispin
2016-07-24
1
-3
/
+3
*
MIPS: Lantiq: Fix eiu interrupt loading code
John Crispin
2016-07-24
1
-9
/
+10
*
MIPS: Move CPU Hotplug config option into submenu
Matt Redfearn
2016-07-24
1
-10
/
+10
*
MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processors
Matt Redfearn
2016-07-24
1
-5
/
+27
*
MIPS: smp-cps: Allow booting of CPU other than VP0 within a core
Matt Redfearn
2016-07-24
1
-4
/
+5
*
MIPS: Octeon: cavium_octeon_defconfig: Enable OCTEON SATA
Matt Redfearn
2016-07-21
1
-0
/
+2
*
MIPS: Octeon: Changes to support readq()/writeq() usage.
Steven J. Hill
2016-07-11
3
-31
/
+32
*
MIPS: Fix page table corruption on THP permission changes.
David Daney
2016-07-06
1
-1
/
+1
*
MIPS: Remove cpu_has_safe_index_cacheops
Ralf Baechle
2016-07-06
1
-9
/
+3
*
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
2016-07-02
1
-4
/
+6
*
mips: get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-06-25
1
-3
/
+3
*
MIPS: KVM: Fix CACHE triggered exception emulation
James Hogan
2016-06-14
1
-0
/
+3
*
MIPS: KVM: Don't unwind PC when emulating CACHE
James Hogan
2016-06-14
1
-6
/
+10
*
MIPS: KVM: Include bit 31 in segment matches
James Hogan
2016-06-14
1
-1
/
+1
*
MIPS: KVM: Fix modular KVM under QEMU
James Hogan
2016-06-14
4
-1
/
+13
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-29
58
-248
/
+353
|
\
|
*
MIPS: Add missing FROZEN hotplug notifier transitions
Anna-Maria Gleixner
2016-05-28
1
-1
/
+1
|
*
MIPS: Build microMIPS VDSO for microMIPS kernels
James Hogan
2016-05-28
1
-0
/
+1
|
*
MIPS: Fix sigreturn via VDSO on microMIPS kernel
James Hogan
2016-05-28
1
-8
/
+0
[next]