index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
2016-10-05
MIPS: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs
Matt Redfearn
2016-10-04
MIPS: uprobes: Flush icache via kernel address
James Hogan
2016-10-04
MIPS: traps: Ensure full EBase is written
Matt Redfearn
2016-10-04
MIPS: traps: Convert ebase to KSEG0
James Hogan
2016-10-04
MIPS: traps: 64bit kernels should read CP0_EBase 64bit
James Hogan
2016-10-04
MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_other
Matt Redfearn
2016-10-04
MIPS: pm-cps: Support CM3 changes to Coherence Enable Register
Matt Redfearn
2016-10-04
MIPS: pm-cps: Add MIPSr6 CPU support
Matt Redfearn
2016-10-04
MIPS: pm-cps: Remove selection of sync types
Matt Redfearn
2016-10-04
MIPS: pm-cps: Use MIPS standard completion barrier
Matt Redfearn
2016-10-04
MIPS: pm-cps: Use MIPS standard lightweight ordering barrier
Matt Redfearn
2016-10-04
MIPS: pm-cps: Update comments on barrier instructions
Matt Redfearn
2016-10-04
MIPS: pm-cps: Change FSB workaround to CPU blacklist
Matt Redfearn
2016-10-04
MIPS: CPC: Avoid lock when MIPS CM >= 3 is present
Matt Redfearn
2016-10-04
MIPS: CPC: Convert bare 'unsigned' to 'unsigned int'
Matt Redfearn
2016-10-04
MIPS: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-10-04
MIPS: Delete unused file smp-gic.c
Matt Redfearn
2016-10-04
MIPS: Move identification of VP(E) into proc.c from smp-mt.c
Matt Redfearn
2016-09-29
MIPS: Fix detection of unsupported highmem with cache aliases
Paul Burton
2016-09-29
MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS
Paul Burton
2016-09-29
MIPS: clear execution hazard after changing FTLB enable
Paul Burton
2016-09-29
MIPS: Configure FTLB after probing TLB sizes from config4
Paul Burton
2016-09-29
MIPS: Stop setting I6400 FTLBP
Paul Burton
2016-09-29
MIPS: uprobes: fix use of uninitialised variable
Marcin Nowakowski
2016-09-29
MIPS: uprobes: remove incorrect set_orig_insn
Marcin Nowakowski
2016-09-29
MIPS: fix uretprobe implementation
Marcin Nowakowski
2016-09-29
MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs
Matt Redfearn
2016-09-25
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
2016-09-23
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
2016-09-21
MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
James Hogan
2016-09-19
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
2016-09-13
MIPS: Fix memory regions reaching top of physical
James Hogan
2016-09-13
MIPS: uprobes: fix incorrect uprobe brk handling
Marcin Nowakowski
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-03
Merge branch '4.7-fixes' into mips-for-linux-next
Ralf Baechle
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
MIPS: store the appended dtb address in a variable
Jonas Gorski
2016-08-02
MIPS: Factor o32 specific code into signal_o32.c
Harvey Hunt
2016-08-02
MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present
Paul Burton
2016-08-02
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
2016-07-29
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
2016-07-29
MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack
James Hogan
2016-07-29
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
2016-07-29
MIPS: SMP: Clear ASID without confusing has_valid_asid()
James Hogan
2016-07-28
KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
David Howells
2016-07-28
MIPS: Print segment physical address when EU=1
James Hogan
2016-07-24
MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processors
Matt Redfearn
2016-07-24
MIPS: smp-cps: Allow booting of CPU other than VP0 within a core
Matt Redfearn
[next]