index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
MIPS: SGI-IP22: Remove unnecessary check of GCC option
Tiezhu Yang
1
-5
/
+0
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
13
-10
/
+23
2021-12-11
futex: Fix additional regressions
Arnd Bergmann
1
-3
/
+3
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-3
/
+2
2021-12-09
KVM: mips: Use Makefile.kvm for common files
David Woodhouse
1
-1
/
+2
2021-12-09
MIPS: DTS: Ingenic: adjust register size to available registers
H. Nikolaus Schaller
3
-3
/
+3
2021-12-09
MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780
H. Nikolaus Schaller
1
-0
/
+6
2021-12-09
MIPS: DTS: CI20: Add DT nodes for HDMI setup
Paul Boddie
1
-2
/
+70
2021-12-09
MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers
Paul Boddie
1
-0
/
+40
2021-12-09
MIPS: Octeon: Use arch_setup_msi_irq()
Thomas Gleixner
1
-29
/
+3
2021-12-09
MIPS: TXX9: Remove rbtx4938 board support
Thomas Bogendoerfer
15
-930
/
+0
2021-12-09
MIPS: Loongson64: Use three arguments for slti
Nathan Chancellor
1
-2
/
+2
2021-12-09
MIPS: Loongson2ef: Remove unnecessary {as,cc}-option calls
Nathan Chancellor
1
-15
/
+4
2021-12-09
MIPS: Only define pci_remap_iospace() for Ralink
Tiezhu Yang
3
-4
/
+4
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+1
2021-12-08
Merge branch 'kvm-on-hv-msrbm-fix' into HEAD
Paolo Bonzini
5
-7
/
+5
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
1
-1
/
+1
2021-12-08
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
1
-1
/
+0
2021-12-08
KVM: Use interval tree to do fast hva lookup in memslots
Maciej S. Szmigiero
1
-0
/
+1
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
1
-2
/
+0
2021-12-08
KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"
Sean Christopherson
1
-4
/
+0
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
1
-1
/
+2
2021-12-08
KVM: mips: Use kvm_get_vcpu() instead of open-coded access
Marc Zyngier
2
-3
/
+3
2021-12-08
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
1
-20
/
+1
2021-11-30
mips, bpf: Fix reference to non-existing Kconfig symbol
Johan Almbladh
1
-1
/
+1
2021-11-30
MIPS: TXx9: Let MACH_TX49XX select BOOT_ELF32
Geert Uytterhoeven
1
-0
/
+1
2021-11-29
MIPS: CPS: Use bitfield helpers
Geert Uytterhoeven
1
-12
/
+7
2021-11-29
MIPS: CPC: Use bitfield helpers
Geert Uytterhoeven
1
-1
/
+2
2021-11-29
MIPS: Remove a repeated word in a comment
Jason Wang
1
-1
/
+1
2021-11-27
Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
4
-5
/
+5
2021-11-25
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-2
/
+0
2021-11-25
MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48
Huang Pei
1
-1
/
+1
2021-11-25
MIPS: loongson64: fix FTLB configuration
Huang Pei
1
-2
/
+2
2021-11-25
MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()
Tiezhu Yang
1
-1
/
+1
2021-11-25
MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression
Paul Cercueil
1
-1
/
+1
2021-11-25
futex: Ensure futex_atomic_cmpxchg_inatomic() is present
Arnd Bergmann
1
-11
/
+18
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2021-11-18
KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
1
-1
/
+1
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
1
-2
/
+0
2021-11-16
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
2
-3
/
+2
2021-11-16
mips: lantiq: add support for clk_get_parent()
Randy Dunlap
1
-0
/
+6
2021-11-16
mips: bcm63xx: add support for clk_get_parent()
Randy Dunlap
1
-0
/
+6
2021-11-16
MIPS: generic/yamon-dt: fix uninitialized variable error
Colin Ian King
1
-1
/
+1
2021-11-16
MIPS: syscalls: Wire up futex_waitv syscall
Wang Haojun
3
-0
/
+3
2021-11-14
Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
6
-6
/
+6
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
22
-37
/
+184
2021-11-11
dt-bindings: Rename Ingenic CGU headers to ingenic,*.h
Paul Cercueil
6
-6
/
+6
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2
-11
/
+2
2021-11-10
mips: decompressor: do not copy source files while building
Masahiro Yamada
6
-19
/
+8
[prev]
[next]