index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
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-19
bcm63xx_enet: use platform data for dma channel numbers
Jonas Gorski
2
-0
/
+12
2017-12-18
MIPS: Set I/O port resource types correctly
Bjorn Helgaas
2
-9
/
+9
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2017-12-17
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
1
-1
/
+1
2017-12-14
KVM: introduce kvm_arch_vcpu_async_ioctl
Paolo Bonzini
2
-3
/
+13
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
Christoffer Dall
1
-20
/
+29
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
Christoffer Dall
1
-0
/
+3
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Christoffer Dall
1
-0
/
+3
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
Christoffer Dall
1
-0
/
+3
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: math-emu: Mark fall throughs in switch statements with a comment
Aleksandar Markovic
17
-16
/
+38
2017-12-12
MIPS: math-emu: Avoid multiple assignment
Aleksandar Markovic
3
-4
/
+8
2017-12-12
MIPS: math-emu: Avoid an assignment within if statement condition
Aleksandar Markovic
1
-1
/
+2
2017-12-12
MIPS: math-emu: Declare function srl128() as static
Aleksandar Markovic
1
-1
/
+1
2017-12-12
MIPS: math-emu: Avoid definition duplication for macro DPXMULT()
Aleksandar Markovic
3
-6
/
+3
2017-12-12
MIPS: math-emu: Remove an unnecessary header inclusion
Aleksandar Markovic
1
-1
/
+0
2017-12-12
MIPS: CPS: Fix r1 .set mt assembler warning
James Hogan
1
-0
/
+2
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2017-12-05
Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-1
/
+22
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-0
/
+1
2017-12-04
asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h
Al Viro
1
-1
/
+1
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+2
2017-11-29
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
1
-1
/
+1
2017-11-29
make kernel-side POLL... arch-independent
Al Viro
1
-0
/
+17
2017-11-28
MIPS: Add custom serial.h with BASE_BAUD override for generic kernel
Matt Redfearn
2
-1
/
+22
2017-11-27
mips: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-27
define __poll_t, annotate constants
Al Viro
1
-1
/
+1
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
1
-5
/
+2
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+4
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-2
/
+2
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-18
kbuild: remove all dummy assignments to obj-
Masahiro Yamada
12
-36
/
+0
2017-11-17
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+0
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-33
/
+4
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
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 branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+1
2017-11-15
mm, arch: remove empty_bad_page*
Michal Hocko
1
-7
/
+1
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+0
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
69
-433
/
+503
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-11-15
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
1
-1
/
+0
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-58
/
+13
[prev]
[next]