index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-13
driver core: lift dma_default_coherent into common code
Christoph Hellwig
9
-33
/
+4
2021-02-13
MIPS: refactor the runtime coherent vs noncoherent DMA indicators
Christoph Hellwig
6
-40
/
+16
2021-02-13
MIPS/alchemy: factor out the DMA coherent setup
Christoph Hellwig
1
-14
/
+19
2021-02-13
MIPS/malta: simplify plat_setup_iocoherency
Christoph Hellwig
1
-23
/
+9
2021-02-13
MIPS: Add basic support for ptrace single step
Tiezhu Yang
4
-1
/
+116
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
5
-4
/
+25
2021-02-12
kbuild: LD_VERSION redenomination
Masahiro Yamada
2
-2
/
+2
2021-02-11
locking/arch: Move qrwlock.h include after qspinlock.h
Waiman Long
1
-1
/
+1
2021-02-11
MIPS: Make check condition for SDBBP consistent with EJTAG spec
Tiezhu Yang
2
-2
/
+6
2021-02-11
mips: Replace lkml.org links with lore
Kees Cook
1
-6
/
+5
2021-02-09
Revert "MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op"
Thomas Bogendoerfer
1
-3
/
+3
2021-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
1
-1
/
+0
2021-02-09
MIPS: crash_dump.c: Simplify copy_oldmem_page()
Youling Tang
1
-35
/
+6
2021-02-09
Revert "mips: Manually call fdt_init_reserved_mem() method"
Serge Semin
1
-3
/
+0
2021-02-09
MIPS: process: Fix no previous prototype warning
Jinyang He
1
-0
/
+2
2021-02-09
MIPS: compressed: fix build with enabled UBSAN
Alexander Lobakin
1
-0
/
+1
2021-02-09
MIPS: relocatable: Use __kaslr_offset in show_kernel_relocation
Jinyang He
1
-6
/
+2
2021-02-09
MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
Jinyang He
3
-0
/
+19
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2
-2
/
+0
2021-02-04
MIPS: kernel: Support extracting off-line stack traces from user-space with perf
Tiezhu Yang
4
-1
/
+111
2021-02-04
MIPS: pistachio: remove obsolete include/asm/mach-pistachio
Alexander Lobakin
2
-17
/
+0
2021-02-04
mips: dts: Add support for Cisco SG220-26 switch
Bert Vermeulen
2
-0
/
+27
2021-02-04
MIPS: Add Realtek RTL838x/RTL839x support as generic MIPS system
Bert Vermeulen
1
-0
/
+21
2021-02-04
Add support for Realtek RTL838x/RTL839x switch SoCs
Bert Vermeulen
3
-0
/
+81
2021-02-04
MIPS: ralink: manage low reset lines
Sander Vanheule
1
-2
/
+2
2021-02-04
MIPS: of: Introduce helper function to get DTB
Thomas Bogendoerfer
10
-77
/
+39
2021-02-03
arch: mips: kernel: Fix two spelling in smp.c
Bhaskar Chowdhury
1
-3
/
+3
2021-02-03
MIPS: malta-time: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-03
KVM: MIPS: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-03
MIPS: fix kernel_stack_pointer()
Huang Pei
1
-1
/
+1
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-01-27
MIPS: Fix inline asm input/output type mismatch in checksum.h used with Clang
Tiezhu Yang
1
-2
/
+4
2021-01-27
MIPS: mm:remove function __uncached_access()
Yanteng Si
1
-8
/
+0
2021-01-27
MIPS: loongson2ef: remove function __uncached_access()
Yanteng Si
1
-11
/
+0
2021-01-27
MIPS: asm: spram: remove unneeded semicolon
Chengyang Fan
1
-1
/
+1
2021-01-27
MIPS: vpe: Remove vpe_getcwd
Thomas Bogendoerfer
2
-36
/
+0
2021-01-27
mips: cacheinfo: Remove unnecessary increment of level
Souptick Joarder
1
-3
/
+1
2021-01-25
MIPS: Add is_jr_ra_ins() to end the loop early
Jinyang He
1
-1
/
+33
2021-01-25
MIPS: Fix get_frame_info() handing of function size
Jinyang He
1
-4
/
+4
2021-01-25
MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op
Jinyang He
1
-3
/
+3
2021-01-25
MIPS: process: Remove unnecessary headers inclusion
Jinyang He
1
-29
/
+12
2021-01-24
mips/mm/highmem: use set_pte() for kmap_local()
Thomas Gleixner
1
-0
/
+1
2021-01-24
fs: add mount_setattr()
Christian Brauner
3
-0
/
+3
2021-01-22
MIPS: make kgdb depend on FPU support
Arnd Bergmann
1
-1
/
+1
2021-01-22
MIPS: jazz: always allow little-endian builds
Arnd Bergmann
2
-3
/
+1
2021-01-22
MIPS: Make definitions of MIPSInst_FMA_{FUNC,FMTM} consistent with MIPS64 manual
Tiezhu Yang
1
-3
/
+3
2021-01-22
mips: Add N64 machine type
Lauri Kasanen
8
-0
/
+223
2021-01-22
Revert "MIPS: Remove unused R4300 CPU support"
Lauri Kasanen
9
-1
/
+33
2021-01-22
MIPS: mm: Add prototype for function __update_cache
Yanteng Si
2
-1
/
+2
2021-01-22
MIPS: mm: abort uaccess retries upon fatal signal
Thomas Bogendoerfer
1
-1
/
+4
[prev]
[next]