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
2017-08-29
MIPS: R6: Constify r2_decoder_tables
Matt Redfearn
1
-4
/
+4
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
21
-37
/
+37
2017-08-29
MIPS: defconfig: Cleanup from non-existing options
Krzysztof Kozlowski
5
-14
/
+0
2017-08-29
MIPS: Convert to using %pOF instead of full_name
Rob Herring
3
-12
/
+10
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
1
-3
/
+3
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-21
/
+4
2017-08-22
MIPS,bpf: fix missing break in switch statement
Colin Ian King
1
-0
/
+1
2017-08-21
MIPS,bpf: Cache value of BPF_OP(insn->code) in eBPF JIT.
David Daney
1
-33
/
+34
2017-08-21
MIPS, bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT.
David Daney
1
-29
/
+72
2017-08-21
MIPS,bpf: Fix using smp_processor_id() in preemptible splat.
David Daney
1
-14
/
+14
2017-08-20
media: rc-core: do not depend on MEDIA_SUPPORT
Sean Young
1
-1
/
+1
2017-08-17
mips/signal: In force_fcr31_sig return in the impossible case
Eric W. Biederman
2
-8
/
+1
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-42
/
+137
2017-08-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
14
-42
/
+137
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
7
-7
/
+7
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1950
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1950
2017-08-08
MIPS: Set ISA bit in entry-y for microMIPS kernels
Paul Burton
1
-1
/
+14
2017-08-08
MIPS: Prevent building MT support for microMIPS kernels
Paul Burton
1
-1
/
+1
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
1
-0
/
+5
2017-08-08
MIPS: PCI: Fix smp_processor_id() in preemptible
Matt Redfearn
1
-4
/
+3
2017-08-08
MIPS: Introduce cpu_tcache_line_size
Matt Redfearn
1
-0
/
+3
2017-08-07
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2
-0
/
+3
2017-08-07
MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression
Maciej W. Rozycki
1
-28
/
+6
2017-08-07
MIPS: VDSO: Fix clobber lists in fallback code paths
Goran Ferenc
1
-2
/
+4
2017-08-07
Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."
Paul Burton
1
-0
/
+2
2017-08-07
MIPS: OCTEON: Fix USB platform code breakage.
Steven J. Hill
1
-1
/
+1
2017-08-07
MIPS: Octeon: Fix broken EDAC driver.
Steven J. Hill
3
-1
/
+97
2017-08-07
MIPS: gitignore: ignore generated .c files
Bartosz Golaszewski
1
-0
/
+2
2017-08-07
MIPS: Fix race on setting and getting cpu_online_mask
Matija Glavinic Pecotic
1
-3
/
+3
2017-08-07
MIPS: mm: remove duplicate "const" qualifier on insn_table
Thomas Petazzoni
1
-1
/
+1
2017-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-0
/
+3
2017-08-04
MIPS: Add missing file for eBPF JIT.
David Daney
1
-0
/
+1950
2017-08-03
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
1
-0
/
+2
2017-08-03
MIPS: PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
1
-7
/
+17
2017-07-31
MIPS: PCI: Fix pcibios_scan_bus() NULL check code path
Lorenzo Pieralisi
1
-5
/
+5
2017-07-25
Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
2
-13
/
+12
2017-07-20
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
1
-1
/
+1
2017-07-19
signal/mips: Document a conflict with SI_USER with SIGFPE
Eric W. Biederman
2
-1
/
+8
2017-07-19
MIPS: ralink: mt7620: Add missing header
Harvey Hunt
1
-0
/
+1
2017-07-18
MIPS: ralink: Fix build error due to missing header
Harvey Hunt
1
-0
/
+2
2017-07-17
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-277
/
+0
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
127
-1771
/
+2206
2017-07-12
MIPS: SMP: move asmlinkage before return type
Joe Perches
1
-1
/
+1
2017-07-12
MIPS: do not use __GFP_REPEAT for order-0 request
Michal Hocko
1
-1
/
+1
2017-07-11
MIPS: Fix MIPS I ISA /proc/cpuinfo reporting
Maciej W. Rozycki
1
-1
/
+1
2017-07-11
MIPS: Fix minimum alignment requirement of IRQ stack
Matt Redfearn
1
-1
/
+1
2017-07-11
MIPS: generic: Support MIPS Boston development boards
Paul Burton
5
-0
/
+311
[prev]
[next]