index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Add ksig argument to rseq_{signal_deliver,handle_notify_resume}
Paul Burton
2018-06-24
1
-2
/
+2
*
MIPS: Wire up io_pgetevents syscall
Paul Burton
2018-06-19
4
-0
/
+4
*
MIPS: Wire up the restartable sequences (rseq) syscall
Paul Burton
2018-06-19
4
-0
/
+4
*
MIPS: Add syscall detection for restartable sequences
Paul Burton
2018-06-19
1
-0
/
+8
*
MIPS: Add support for restartable sequences
Paul Burton
2018-06-19
1
-0
/
+3
*
mips: ftrace: fix static function graph tracing
Matthias Schiffer
2018-06-19
1
-15
/
+12
*
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
1
-2
/
+2
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
5
-5
/
+5
*
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-06-12
6
-71
/
+57
|
\
|
*
MIPS: ptrace: Make FPU context layout comments match reality
Maciej W. Rozycki
2018-05-24
2
-4
/
+4
|
*
MIPS: perf: Fix perf with MT counting other threads
Matt Redfearn
2018-05-15
1
-39
/
+39
|
*
MIPS: perf: Use correct VPE ID when setting up VPE tracing
Matt Redfearn
2018-05-15
1
-10
/
+2
|
*
MIPS: perf: More robustly probe for the presence of per-tc counters
Matt Redfearn
2018-05-15
1
-3
/
+0
|
*
MIPS: Probe for MIPS MT perf counters per TC
Matt Redfearn
2018-05-15
1
-0
/
+12
|
*
MIPS: VPE: Fix spelling mistake: "uneeded" -> "unneeded"
Colin Ian King
2018-05-14
1
-1
/
+1
|
*
MIPS: Convert update_persistent_clock() to update_persistent_clock64()
Baolin Wang
2018-05-14
1
-15
/
+0
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
\
|
*
|
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-04-19
1
-1
/
+1
|
|
/
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
1
-47
/
+18
|
\
\
|
*
|
signal/mips: Report FPE_FLTUNK for undiagnosed floating point exceptions
Guenter Roeck
2018-05-16
1
-1
/
+1
|
*
|
signal/mips: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-47
/
+18
|
|
/
*
|
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
Maciej W. Rozycki
2018-05-24
2
-2
/
+2
*
|
MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
Maciej W. Rozycki
2018-05-24
1
-0
/
+4
*
|
MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
Maciej W. Rozycki
2018-05-14
2
-4
/
+4
*
|
MIPS: ptrace: Expose FIR register through FP regset
Maciej W. Rozycki
2018-05-14
1
-2
/
+16
|
/
*
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2018-04-10
4
-8
/
+99
|
\
|
*
MIPS: pm-cps: Block system suspend when a JTAG probe is present
Matt Redfearn
2018-03-09
1
-0
/
+31
|
*
MIPS: Hang more efficiently on halt/powerdown/restart
Paul Burton
2018-03-09
1
-6
/
+62
|
*
MIPS: Add crc instruction support flag to elf_hwcap
Marcin Nowakowski
2018-02-19
1
-0
/
+3
|
*
MIPS: Remove a warning when PHYS_OFFSET is 0x0
Mathieu Malaterre
2018-02-19
1
-1
/
+1
|
*
MIPS: Make declaration for function `memory_region_available` static
Mathieu Malaterre
2018-02-19
1
-1
/
+2
*
|
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
2
-13
/
+15
|
\
\
|
*
|
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
2
-4
/
+6
|
*
|
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
2018-04-02
1
-2
/
+2
|
*
|
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
2018-04-02
1
-2
/
+2
|
*
|
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
|
|
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-02
2
-2
/
+4
|
\
\
\
|
*
|
|
sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wa...
Peter Zijlstra
2018-03-20
2
-2
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
Ingo Molnar
2018-03-19
1
-4
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
MIPS: BMIPS: Do not mask IPIs during suspend
Justin Chen
2018-03-05
1
-4
/
+4
|
|
/
*
|
perf: Fix sibling iteration
Peter Zijlstra
2018-03-16
1
-1
/
+1
*
|
perf/core: Remove perf_event::group_entry
Peter Zijlstra
2018-03-12
1
-1
/
+1
|
/
*
Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-16
2
-5
/
+13
|
\
|
*
MIPS: Fix incorrect mem=X@Y handling
Marcin Nowakowski
2018-02-13
1
-4
/
+12
|
*
MIPS: BMIPS: Fix section mismatch warning
Jaedon Shin
2018-02-13
1
-1
/
+1
*
|
Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhog...
Linus Torvalds
2018-02-13
1
-0
/
+13
|
\
\
|
|
/
|
/
|
[next]