index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
15
-179
/
+26
|
\
|
*
mips: use swiotlb_{alloc,free}
Christoph Hellwig
2018-01-15
4
-42
/
+7
|
*
mips/netlogic: remove swiotlb support
Christoph Hellwig
2018-01-15
4
-103
/
+0
|
*
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
2018-01-15
4
-12
/
+0
|
*
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
2018-01-10
1
-2
/
+0
|
*
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
6
-20
/
+19
|
*
mips: fix an off-by-one in dma_capable
Christoph Hellwig
2018-01-10
1
-1
/
+1
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
2
-3
/
+20
|
\
\
|
*
|
make kernel-side POLL... arch-independent
Al Viro
2017-11-29
1
-0
/
+17
|
*
|
mips: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
|
*
|
define __poll_t, annotate constants
Al Viro
2017-11-27
1
-1
/
+1
*
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
4
-234
/
+21
|
\
\
\
|
*
|
|
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
2018-01-22
1
-9
/
+20
|
*
|
|
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
2018-01-15
2
-59
/
+0
|
*
|
|
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
2018-01-15
1
-10
/
+0
|
*
|
|
signal: unify compat_siginfo_t
Al Viro
2018-01-15
1
-71
/
+0
|
*
|
|
signal/mips: switch mips to generic siginfo
Al Viro
2018-01-12
1
-85
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-29
1
-3
/
+0
|
\
\
\
|
*
|
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-09
1
-3
/
+0
|
|
/
/
*
|
|
MIPS: Fix undefined reference to physical_memsize
James Hogan
2018-01-18
1
-1
/
+10
*
|
|
MIPS: Implement __multi3 for GCC7 MIPS64r6 builds
James Hogan
2018-01-11
3
-1
/
+73
*
|
|
MIPS: mm: Fix duplicate "const" on insn_table_MM
James Hogan
2018-01-10
1
-1
/
+1
*
|
|
MIPS: CM: Drop WARN_ON(vp != 0)
James Hogan
2018-01-10
1
-1
/
+0
*
|
|
MIPS: ralink: Fix platform_get_irq's error checking
Arvind Yadav
2018-01-10
1
-2
/
+2
*
|
|
MIPS: Fix CPS SMP NS16550 UART defaults
James Hogan
2018-01-10
1
-4
/
+10
*
|
|
MIPS: BCM47XX Avoid compile error with MIPS allnoconfig
Matt Redfearn
2018-01-10
1
-0
/
+1
*
|
|
MIPS: RB532: Avoid undefined mac_pton without GENERIC_NET_UTILS
Matt Redfearn
2018-01-10
1
-0
/
+4
*
|
|
MIPS: RB532: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLE
Matt Redfearn
2018-01-10
1
-1
/
+3
*
|
|
MIPS: ath25: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLE
Matt Redfearn
2018-01-10
1
-0
/
+2
*
|
|
MIPS: AR7: ensure the port type's FCR value is used
Jonas Gorski
2018-01-10
1
-1
/
+1
*
|
|
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
*
|
|
MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
Maciej W. Rozycki
2017-12-12
1
-1
/
+11
*
|
|
MIPS: Factor out NT_PRFPREG regset access helpers
Maciej W. Rozycki
2017-12-12
1
-25
/
+83
*
|
|
MIPS: CPS: Fix r1 .set mt assembler warning
James Hogan
2017-12-12
1
-0
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-08
1
-0
/
+1
|
\
\
|
*
|
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-12-05
1
-0
/
+1
*
|
|
Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-12-05
2
-1
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
MIPS: Add custom serial.h with BASE_BAUD override for generic kernel
Matt Redfearn
2017-11-28
2
-1
/
+22
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-30
1
-5
/
+2
|
\
\
|
*
|
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-27
1
-5
/
+2
*
|
|
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
2017-11-29
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
2
-4
/
+4
|
\
\
|
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-2
/
+2
|
*
|
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
1
-2
/
+2
*
|
|
kbuild: remove all dummy assignments to obj-
Masahiro Yamada
2017-11-18
12
-36
/
+0
|
/
/
*
|
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-11-17
1
-1
/
+0
|
\
\
[next]