index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-04
MIPS: Fix max_low_pfn with disabled highmem
James Hogan
1
-0
/
+13
2016-11-04
MIPS: Correct MIPS I FP sigcontext layout
Maciej W. Rozycki
1
-64
/
+39
2016-11-04
MIPS: Fix ISA I/II FP signal context offsets
Maciej W. Rozycki
2
-117
/
+131
2016-11-04
MIPS: Remove FIR from ISA I FP signal context
Maciej W. Rozycki
1
-5
/
+1
2016-11-04
MIPS: Fix ISA I FP sigcontext access violation handling
Maciej W. Rozycki
1
-1
/
+1
2016-11-04
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
3
-42
/
+47
2016-11-04
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
Maciej W. Rozycki
1
-0
/
+1
2016-11-04
MIPS: Fix __show_regs() output
Paul Burton
1
-21
/
+21
2016-11-04
MIPS: traps: Fix output of show_code
Matt Redfearn
1
-3
/
+4
2016-11-04
MIPS: traps: Fix output of show_stacktrace
Matt Redfearn
1
-6
/
+8
2016-11-04
MIPS: traps: Fix output of show_backtrace
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: KASLR: Fix handling of NULL FDT
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC
Paul Burton
1
-1
/
+10
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
1
-2
/
+3
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-2
/
+3
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
16
-339
/
+345
2016-10-14
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
Ralf Baechle
4
-0
/
+12
2016-10-11
mips/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
2
-1
/
+18
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
1
-2
/
+9
2016-10-06
MIPS: Print CM error reports upon bus errors
Paul Burton
1
-0
/
+3
2016-10-06
MIPS: tracing: disable uprobe/kprobe on compact branch instructions
Marcin Nowakowski
4
-0
/
+48
2016-10-06
MIPS: tracing: move insn_has_delay_slot to a shared header
Marcin Nowakowski
3
-120
/
+87
2016-10-05
MIPS: pm-cps: Generate idle state entry code when CPUs are onlined
Paul Burton
1
-26
/
+19
2016-10-05
MIPS: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
6
-18
/
+4
2016-10-05
MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs
Matt Redfearn
1
-8
/
+53
2016-10-04
MIPS: uprobes: Flush icache via kernel address
James Hogan
1
-11
/
+6
2016-10-04
MIPS: traps: Ensure full EBase is written
Matt Redfearn
1
-1
/
+18
2016-10-04
MIPS: traps: Convert ebase to KSEG0
James Hogan
1
-0
/
+17
2016-10-04
MIPS: traps: 64bit kernels should read CP0_EBase 64bit
James Hogan
1
-2
/
+11
2016-10-04
MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_other
Matt Redfearn
1
-0
/
+2
2016-10-04
MIPS: pm-cps: Support CM3 changes to Coherence Enable Register
Matt Redfearn
1
-13
/
+18
2016-10-04
MIPS: pm-cps: Add MIPSr6 CPU support
Matt Redfearn
1
-4
/
+18
2016-10-04
MIPS: pm-cps: Remove selection of sync types
Matt Redfearn
1
-19
/
+0
2016-10-04
MIPS: pm-cps: Use MIPS standard completion barrier
Matt Redfearn
1
-5
/
+5
2016-10-04
MIPS: pm-cps: Use MIPS standard lightweight ordering barrier
Matt Redfearn
1
-7
/
+5
2016-10-04
MIPS: pm-cps: Update comments on barrier instructions
Matt Redfearn
1
-8
/
+8
2016-10-04
MIPS: pm-cps: Change FSB workaround to CPU blacklist
Matt Redfearn
1
-7
/
+2
2016-10-04
MIPS: CPC: Avoid lock when MIPS CM >= 3 is present
Matt Redfearn
1
-1
/
+12
2016-10-04
MIPS: CPC: Convert bare 'unsigned' to 'unsigned int'
Matt Redfearn
1
-3
/
+3
2016-10-04
MIPS: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2
-0
/
+2
2016-10-04
MIPS: Delete unused file smp-gic.c
Matt Redfearn
1
-66
/
+0
2016-10-04
MIPS: Move identification of VP(E) into proc.c from smp-mt.c
Matt Redfearn
2
-23
/
+7
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
6
-13
/
+21
2016-09-29
MIPS: Fix detection of unsupported highmem with cache aliases
Paul Burton
1
-1
/
+1
2016-09-29
MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS
Paul Burton
1
-2
/
+1
2016-09-29
MIPS: clear execution hazard after changing FTLB enable
Paul Burton
1
-2
/
+1
2016-09-29
MIPS: Configure FTLB after probing TLB sizes from config4
Paul Burton
1
-15
/
+28
2016-09-29
MIPS: Stop setting I6400 FTLBP
Paul Burton
1
-7
/
+2
[next]