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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-10
MIPS: CM: Drop WARN_ON(vp != 0)
James Hogan
1
-1
/
+0
2017-12-20
MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
Maciej W. Rozycki
1
-0
/
+12
2017-12-12
MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
Maciej W. Rozycki
1
-0
/
+3
2017-12-12
MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET
Maciej W. Rozycki
1
-0
/
+1
2017-12-12
MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
Maciej W. Rozycki
1
-11
/
+36
2017-12-12
MIPS: Consistently handle buffer counter with PTRACE_SETREGSET
Maciej W. Rozycki
1
-1
/
+1
2017-12-12
MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
Maciej W. Rozycki
1
-1
/
+11
2017-12-12
MIPS: Factor out NT_PRFPREG regset access helpers
Maciej W. Rozycki
1
-25
/
+83
2017-12-12
MIPS: CPS: Fix r1 .set mt assembler warning
James Hogan
1
-0
/
+2
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+1
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
6
-15
/
+61
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-11-13
MIPS: Add iomem resource for kernel bss section.
David Daney
1
-0
/
+4
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
1
-13
/
+1
2017-11-09
MIPS/ptrace: Update syscall nr on register changes
James Hogan
2
-0
/
+22
2017-11-09
MIPS/ptrace: Pick up ptrace/seccomp changed syscalls
James Hogan
1
-3
/
+6
2017-11-09
MIPS: Fix an n32 core file generation regset support regression
Maciej W. Rozycki
1
-0
/
+17
2017-11-09
MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
James Hogan
1
-10
/
+10
2017-11-07
MIPS: BMIPS: Fix missing cbr address
Jaedon Shin
1
-2
/
+2
2017-11-07
MIPS: Allow __cpu_number_map to be larger than NR_CPUS
David Daney
1
-1
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
31
-21
/
+50
2017-11-04
Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-12
/
+22
2017-11-03
Update MIPS email addresses
Paul Burton
9
-9
/
+9
2017-11-02
MIPS: Update email address for Marcin Nowakowski
Marcin Nowakowski
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
19
-0
/
+19
2017-11-01
MIPS: smp-cmp: Fix vpe_id build error
James Hogan
1
-2
/
+2
2017-11-01
MIPS: smp-cmp: Use right include for task_struct
Jason A. Donenfeld
1
-1
/
+1
2017-11-01
MIPS: CPS: Fix use of current_cpu_data in preemptible code
Matt Redfearn
1
-1
/
+1
2017-11-01
MIPS: SMP: Fix deadlock & online race
Matt Redfearn
1
-6
/
+16
2017-10-31
MIPS: generic: Fix compilation error from include asm/mips-cpc.h
Matt Redfearn
1
-1
/
+1
2017-10-31
Update MIPS email addresses
Paul Burton
9
-9
/
+9
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-09
MIPS: make thread_saved_pc static
Tobias Klauser
1
-1
/
+1
2017-09-20
MIPS: Fix perf event init
Paul Burton
1
-2
/
+1
2017-09-15
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
27
-679
/
+605
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+4
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-11
/
+10
2017-09-06
MIPS: Refactor handling of stack pointer in get_frame_info
Matt Redfearn
1
-31
/
+30
2017-09-06
MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems
Matt Redfearn
1
-9
/
+7
2017-09-06
MIPS: microMIPS: Fix decoding of swsp16 instruction
Matt Redfearn
1
-1
/
+1
2017-09-06
MIPS: microMIPS: Fix decoding of addiusp instruction
Matt Redfearn
1
-3
/
+7
2017-09-06
MIPS: microMIPS: Fix detection of addiusp instruction
Matt Redfearn
1
-1
/
+1
2017-09-06
MIPS: Handle non word sized instructions when examining frame
Matt Redfearn
1
-3
/
+6
2017-09-06
MIPS: Add DWARF unwinding to assembly
Corey Minyard
1
-5
/
+8
2017-09-06
MIPS: Fix issues in backtraces
Corey Minyard
1
-3
/
+19
2017-09-04
fs: fix kernel_read prototype
Christoph Hellwig
1
-8
/
+4
2017-09-04
MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.h
Paul Burton
2
-2
/
+0
2017-09-04
MIPS: Use mips_gic_present() in place of gic_present
Paul Burton
1
-4
/
+2
2017-09-04
MIPS: VDSO: Drop gic_get_usm_range() usage
Paul Burton
1
-10
/
+5
2017-09-04
MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driver
Paul Burton
1
-1
/
+1
[next]