index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: pm-cps: Generate idle state entry code when CPUs are onlined
Paul Burton
2016-10-05
1
-26
/
+19
*
MIPS: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
6
-18
/
+4
*
MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs
Matt Redfearn
2016-10-05
1
-8
/
+53
*
MIPS: uprobes: Flush icache via kernel address
James Hogan
2016-10-04
1
-11
/
+6
*
MIPS: traps: Ensure full EBase is written
Matt Redfearn
2016-10-04
1
-1
/
+18
*
MIPS: traps: Convert ebase to KSEG0
James Hogan
2016-10-04
1
-0
/
+17
*
MIPS: traps: 64bit kernels should read CP0_EBase 64bit
James Hogan
2016-10-04
1
-2
/
+11
*
MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_other
Matt Redfearn
2016-10-04
1
-0
/
+2
*
MIPS: pm-cps: Support CM3 changes to Coherence Enable Register
Matt Redfearn
2016-10-04
1
-13
/
+18
*
MIPS: pm-cps: Add MIPSr6 CPU support
Matt Redfearn
2016-10-04
1
-4
/
+18
*
MIPS: pm-cps: Remove selection of sync types
Matt Redfearn
2016-10-04
1
-19
/
+0
*
MIPS: pm-cps: Use MIPS standard completion barrier
Matt Redfearn
2016-10-04
1
-5
/
+5
*
MIPS: pm-cps: Use MIPS standard lightweight ordering barrier
Matt Redfearn
2016-10-04
1
-7
/
+5
*
MIPS: pm-cps: Update comments on barrier instructions
Matt Redfearn
2016-10-04
1
-8
/
+8
*
MIPS: pm-cps: Change FSB workaround to CPU blacklist
Matt Redfearn
2016-10-04
1
-7
/
+2
*
MIPS: CPC: Avoid lock when MIPS CM >= 3 is present
Matt Redfearn
2016-10-04
1
-1
/
+12
*
MIPS: CPC: Convert bare 'unsigned' to 'unsigned int'
Matt Redfearn
2016-10-04
1
-3
/
+3
*
MIPS: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-10-04
2
-0
/
+2
*
MIPS: Delete unused file smp-gic.c
Matt Redfearn
2016-10-04
1
-66
/
+0
*
MIPS: Move identification of VP(E) into proc.c from smp-mt.c
Matt Redfearn
2016-10-04
2
-23
/
+7
*
MIPS: Fix detection of unsupported highmem with cache aliases
Paul Burton
2016-09-29
1
-1
/
+1
*
MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS
Paul Burton
2016-09-29
1
-2
/
+1
*
MIPS: clear execution hazard after changing FTLB enable
Paul Burton
2016-09-29
1
-2
/
+1
*
MIPS: Configure FTLB after probing TLB sizes from config4
Paul Burton
2016-09-29
1
-15
/
+28
*
MIPS: Stop setting I6400 FTLBP
Paul Burton
2016-09-29
1
-7
/
+2
*
MIPS: uprobes: fix use of uninitialised variable
Marcin Nowakowski
2016-09-29
1
-3
/
+2
*
MIPS: uprobes: remove incorrect set_orig_insn
Marcin Nowakowski
2016-09-29
1
-18
/
+0
*
MIPS: fix uretprobe implementation
Marcin Nowakowski
2016-09-29
1
-1
/
+1
*
MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs
Matt Redfearn
2016-09-29
1
-1
/
+1
*
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
2016-09-25
1
-4
/
+3
*
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
2016-09-23
1
-0
/
+2
*
MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
James Hogan
2016-09-21
1
-4
/
+4
*
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
2016-09-19
1
-4
/
+4
*
MIPS: Fix memory regions reaching top of physical
James Hogan
2016-09-13
1
-0
/
+7
*
MIPS: uprobes: fix incorrect uprobe brk handling
Marcin Nowakowski
2016-09-13
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-06
19
-331
/
+437
|
\
|
*
Merge branch '4.7-fixes' into mips-for-linux-next
Ralf Baechle
2016-08-03
3
-8
/
+7
|
|
\
|
|
*
MIPS: Don't register r4k sched clock when CPUFREQ enabled
Huacai Chen
2016-07-24
1
-1
/
+3
|
|
*
MIPS: Fix r4k clockevents registration
Huacai Chen
2016-07-24
1
-6
/
+1
|
|
*
MIPS: traps: return correct si code for accessing nonmapped addresses
Petar Jovanovic
2016-07-21
1
-1
/
+3
|
*
|
MIPS: store the appended dtb address in a variable
Jonas Gorski
2016-08-02
2
-7
/
+18
|
*
|
MIPS: Factor o32 specific code into signal_o32.c
Harvey Hunt
2016-08-02
3
-283
/
+292
|
*
|
MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present
Paul Burton
2016-08-02
1
-0
/
+19
|
*
|
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
2016-08-02
4
-4
/
+36
|
*
|
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
2016-07-29
1
-2
/
+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
3
-1
/
+3
|
*
|
MIPS: SMP: Clear ASID without confusing has_valid_asid()
James Hogan
2016-07-29
1
-2
/
+15
|
*
|
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
[next]