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
2018-08-10
MIPS: Consistently declare TLB functions
Paul Burton
1
-3
/
+1
2018-08-01
MIPS: Delete unused code in linux32.c
Paul Burton
1
-19
/
+0
2018-08-01
MIPS: Remove unused sys_32_mmap2
Paul Burton
1
-10
/
+0
2018-08-01
MIPS: Remove nabi_no_regargs
Paul Burton
3
-25
/
+35
2018-07-30
MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSET
Paul Burton
1
-2
/
+12
2018-07-23
MIPS: Loongson: Add Loongson-3A R3.1 basic support
Huacai Chen
1
-1
/
+2
2018-07-19
MIPS: Add FP_MODE regset support
Maciej W. Rozycki
1
-0
/
+63
2018-07-19
MIPS: Add DSP ASE regset support
Maciej W. Rozycki
1
-0
/
+189
2018-07-19
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
2
-2
/
+2
2018-07-17
mips: unify prom_putchar() declarations
Alexander Sverdlin
2
-2
/
+1
2018-06-28
MIPS: Annotate cpu_wait implementations with __cpuidle
Paul Burton
1
-6
/
+6
2018-06-24
MIPS: Schedule on CPUs we need to lose FPU for a mode switch
Paul Burton
2
-45
/
+42
2018-06-24
MIPS: Fix ejtag handler on SMP
Heiher
1
-0
/
+46
2018-06-24
MIPS: move coherentio setup to setup.c
Christoph Hellwig
1
-0
/
+24
2018-06-24
MIPS: kexec: fix typos
Yegor Yefremov
1
-2
/
+2
2018-06-19
MIPS: Wire up io_pgetevents syscall
Paul Burton
4
-0
/
+4
2018-06-19
MIPS: Wire up the restartable sequences (rseq) syscall
Paul Burton
4
-0
/
+4
2018-06-19
MIPS: Add syscall detection for restartable sequences
Paul Burton
1
-0
/
+8
2018-06-19
MIPS: Add support for restartable sequences
Paul Burton
1
-0
/
+3
2018-06-19
mips: ftrace: fix static function graph tracing
Matthias Schiffer
1
-15
/
+12
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
1
-2
/
+2
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
5
-5
/
+5
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
6
-71
/
+57
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-47
/
+18
2018-05-24
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
Maciej W. Rozycki
2
-2
/
+2
2018-05-24
MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
Maciej W. Rozycki
1
-0
/
+4
2018-05-24
MIPS: ptrace: Make FPU context layout comments match reality
Maciej W. Rozycki
2
-4
/
+4
2018-05-16
signal/mips: Report FPE_FLTUNK for undiagnosed floating point exceptions
Guenter Roeck
1
-1
/
+1
2018-05-15
MIPS: perf: Fix perf with MT counting other threads
Matt Redfearn
1
-39
/
+39
2018-05-15
MIPS: perf: Use correct VPE ID when setting up VPE tracing
Matt Redfearn
1
-10
/
+2
2018-05-15
MIPS: perf: More robustly probe for the presence of per-tc counters
Matt Redfearn
1
-3
/
+0
2018-05-15
MIPS: Probe for MIPS MT perf counters per TC
Matt Redfearn
1
-0
/
+12
2018-05-14
MIPS: VPE: Fix spelling mistake: "uneeded" -> "unneeded"
Colin Ian King
1
-1
/
+1
2018-05-14
MIPS: Convert update_persistent_clock() to update_persistent_clock64()
Baolin Wang
1
-15
/
+0
2018-05-14
MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
Maciej W. Rozycki
2
-4
/
+4
2018-05-14
MIPS: ptrace: Expose FIR register through FP regset
Maciej W. Rozycki
1
-2
/
+16
2018-04-25
signal/mips: Use force_sig_fault where appropriate
Eric W. Biederman
1
-47
/
+18
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+1
2018-04-10
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
4
-8
/
+99
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-13
/
+15
2018-04-02
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+4
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2
-4
/
+6
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
1
-1
/
+1
[next]