index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
KVM: MIPS: clean up redundant 'kvm_run' parameters
Tianjia Zhang
5
-151
/
+87
2020-07-10
MIPS: KVM: Remove outdated README
Jiaxun Yang
1
-31
/
+0
2020-07-10
MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
Jiaxun Yang
2
-1
/
+3
2020-07-09
Restore gcc check in mips asm/unroll.h
Cesar Eduardo Barros
1
-1
/
+2
2020-07-09
KVM: MIPS: Use common KVM implementation of MMU memory caches
Sean Christopherson
4
-47
/
+12
2020-07-09
KVM: MIPS: Account pages used for GPA page tables
Sean Christopherson
1
-1
/
+1
2020-07-09
KVM: MIPS: Drop @max param from mmu_topup_memory_cache()
Sean Christopherson
1
-8
/
+4
2020-07-09
KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
Sean Christopherson
1
-0
/
+1
2020-07-08
KVM: MIPS: fix spelling mistake "Exteneded" -> "Extended"
Colin Ian King
1
-2
/
+2
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
1
-4
/
+3
2020-07-08
MIPS: Loongson: Update dts file for RS780E
Huacai Chen
1
-2
/
+2
2020-07-08
MIPS: Loongson: Rename CPU device-tree binding
Huacai Chen
6
-7
/
+7
2020-07-08
MIPS: Loongson64: Adjust IRQ layout
Huacai Chen
1
-1
/
+5
2020-07-08
MIPS: Unify naming style of vendor CP0.Config6 bits
Huacai Chen
5
-27
/
+27
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-2
/
+1
2020-07-05
Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+11
2020-07-05
MIPS: Do not use smp_processor_id() in preemptible code
Xingxing Su
1
-3
/
+5
2020-07-05
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Hauke Mehrtens
1
-0
/
+1
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-2
/
+3
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-1
/
+0
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
2
-3
/
+5
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+5
2020-06-25
mips: Return proper error code from console ->setup() hook
Andy Shevchenko
1
-1
/
+3
2020-06-25
MIPS: checksum: fix sparse flooding on asm/checksum.h
Alexander Lobakin
1
-2
/
+2
2020-06-25
MIPS: io: fix sparse flood on asm/io.h
Alexander Lobakin
7
-24
/
+30
2020-06-25
MIPS: generic/ip32: io: fix __mem_ioswabq()
Alexander Lobakin
2
-2
/
+2
2020-06-25
MIPS: ingenic: gcw0: Fix HP detection GPIO.
João H. Spies
1
-1
/
+1
2020-06-24
MIPS: dts: ocelot: describe the load/save GPIO
Quentin Schulz
1
-1
/
+11
2020-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2020-06-22
MIPS: Loongson-2EF: disable fix-loongson3-llsc in compiler
Lichao Liu
1
-0
/
+22
2020-06-19
USB: OTG: rename product list of devices
Greg Kroah-Hartman
2
-2
/
+2
2020-06-19
USB: rename USB OTG hub configuration option
Greg Kroah-Hartman
1
-1
/
+1
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-3
/
+3
2020-06-17
arch: wire-up close_range()
Christian Brauner
3
-0
/
+3
2020-06-15
MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias names
Martin Blumenstingl
1
-4
/
+4
2020-06-15
MIPS: BCM63xx: add endif comments
Álvaro Fernández Rojas
1
-18
/
+15
2020-06-15
KVM: MIPS: Fix a build error for !CPU_LOONGSON64
Huacai Chen
1
-0
/
+2
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-9
/
+9
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-9
/
+9
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-167
/
+1086
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-4
/
+7
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
1
-5
/
+5
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-4
/
+4
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
4
-65
/
+11
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
5
-28
/
+7
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
4
-4
/
+4
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
5
-6
/
+4
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
29
-29
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
[prev]
[next]