index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
2
-2
/
+2
2021-04-17
KVM: Kill off the old hva-based MMU notifier callbacks
Sean Christopherson
1
-1
/
+0
2021-04-17
KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
2
-79
/
+14
2021-04-17
KVM: MIPS: defer flush to generic MMU notifier code
Paolo Bonzini
1
-9
/
+2
2021-04-17
KVM: MIPS: let generic code call prepare_flush_shadow
Paolo Bonzini
3
-10
/
+10
2021-04-17
KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush
Paolo Bonzini
5
-43
/
+19
2021-04-17
KVM: constify kvm_arch_flush_remote_tlbs_memslot
Paolo Bonzini
1
-1
/
+1
2021-04-17
KVM: Move prototypes for MMU notifier callbacks to generic code
Sean Christopherson
1
-5
/
+0
2021-03-30
MIPS: kernel: setup.c: fix compilation error
Mauri Sandberg
1
-1
/
+1
2021-03-16
MIPS: vmlinux.lds.S: Fix appended dtb not properly aligned
Paul Cercueil
1
-1
/
+1
2021-03-09
MIPS: kernel: Reserve exception base early to prevent corruption
Thomas Bogendoerfer
4
-5
/
+17
2021-03-08
MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytes
Bjørn Mork
1
-1
/
+5
2021-03-08
crypto: mips/poly1305 - enable for all MIPS processors
Maciej W. Rozycki
1
-2
/
+2
2021-03-08
MIPS: boot/compressed: Copy DTB to aligned address
Paul Cercueil
2
-0
/
+10
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-14
/
+16
2021-02-26
MIPS: make userspace mapping young by default
Huang Pei
1
-14
/
+16
2021-02-25
Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
4
-4
/
+4
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-18
/
+19
2021-02-24
MIPS: do not call flush_tlb_all when setting pmd entry
Bibo Mao
2
-2
/
+0
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+3
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+0
2021-02-23
arch: mips: update references to current linux-mips list
Lukas Bulwahn
3
-3
/
+3
2021-02-23
mips: bmips: init clocks earlier
Álvaro Fernández Rojas
1
-1
/
+1
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
1
-3
/
+3
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
1
-13
/
+14
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+1
2021-02-21
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
122
-898
/
+1021
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-1255
/
+2
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-275
/
+53
2021-02-18
Revert "MIPS: Add basic support for ptrace single step"
Thomas Bogendoerfer
4
-116
/
+1
2021-02-15
MIPS: kernel: Drop kgdb_call_nmi_hook
Thomas Bogendoerfer
1
-5
/
+0
2021-02-13
MIPS: Use common way to parse elfcorehdr
Jinyang He
1
-28
/
+21
2021-02-13
MIPS: Simplify EVA cache handling
Thomas Bogendoerfer
1
-56
/
+11
2021-02-13
Revert "MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flus...
Thomas Bogendoerfer
2
-21
/
+1
2021-02-13
MIPS: remove CONFIG_DMA_PERDEV_COHERENT
Christoph Hellwig
2
-2
/
+3
2021-02-13
MIPS: remove CONFIG_DMA_MAYBE_COHERENT
Christoph Hellwig
2
-7
/
+3
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/kvma...
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
[next]