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
*
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-03
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-03
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-06
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
|
\
\
|
|
/
|
/
|
|
*
MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
Paul Burton
2018-02-08
1
-0
/
+13
*
|
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
|
Merge tag 'mips_fixes_4.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-07
1
-5
/
+12
|
\
\
|
*
|
MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout
James Hogan
2018-02-05
1
-5
/
+12
*
|
|
Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2018-02-07
5
-41
/
+35
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
MIPS: SMP-CPS: Remove duplicate assignment of core in play_dead
Matt Redfearn
2018-02-05
1
-2
/
+0
|
*
|
MIPS: Watch: Avoid duplication of bits in mips_read_watch_registers
Matt Redfearn
2018-01-23
1
-8
/
+6
|
*
|
MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers.
Matt Redfearn
2018-01-23
1
-10
/
+7
|
*
|
MIPS: Use proper kernel-doc Return keyword
Mathieu Malaterre
2018-01-18
1
-1
/
+1
|
*
|
MIPS: Setup boot_command_line before plat_mem_setup
Paul Burton
2018-01-18
1
-19
/
+20
|
*
|
MIPS: ftrace: Remove pointer comparison to 0 in prepare_ftrace_return
Mathieu Malaterre
2018-01-18
1
-1
/
+1
*
|
|
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-01
1
-5
/
+0
|
\
\
\
|
*
|
|
mips: remove arch specific early_init_dt_alloc_memory_arch
Rob Herring
2018-01-30
1
-5
/
+0
|
|
/
/
*
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
1
-2
/
+2
|
\
\
\
|
*
|
|
mips: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
2
-76
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
2018-01-23
1
-9
/
+20
|
*
|
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
2018-01-16
1
-57
/
+0
|
*
|
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
2018-01-16
1
-10
/
+0
|
|
/
*
|
MIPS: CM: Drop WARN_ON(vp != 0)
James Hogan
2018-01-10
1
-1
/
+0
*
|
MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
Maciej W. Rozycki
2017-12-20
1
-0
/
+12
*
|
MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
Maciej W. Rozycki
2017-12-12
1
-0
/
+3
*
|
MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET
Maciej W. Rozycki
2017-12-12
1
-0
/
+1
*
|
MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
Maciej W. Rozycki
2017-12-12
1
-11
/
+36
*
|
MIPS: Consistently handle buffer counter with PTRACE_SETREGSET
Maciej W. Rozycki
2017-12-12
1
-1
/
+1
[next]