Age | Commit message (Expand) | Author |
2020-04-04 | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-04-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-04-02 | Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds |
2020-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-04-02 | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu |
2020-04-02 | mm: introduce FAULT_FLAG_DEFAULT | Peter Xu |
2020-04-02 | mm: introduce fault_signal_pending() | Peter Xu |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada |
2020-03-31 | Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2020-03-31 | KVM: Pass kvm_init()'s opaque param to additional arch funcs | Sean Christopherson |
2020-03-31 | Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini |
2020-03-30 | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-30 | Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-30 | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-30 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-03-28 | MIPS: ralink: mt7621: Fix soc_device introduction | Thomas Bogendoerfer |
2020-03-28 | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner |
2020-03-27 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro |
2020-03-25 | MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=n | Yousong Zhou |
2020-03-25 | MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3 | Huacai Chen |
2020-03-25 | MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOC | Masahiro Yamada |
2020-03-25 | MIPS: Loongson64: Load built-in dtbs | Jiaxun Yang |
2020-03-25 | MIPS: Loongson64: Add generic dts | Jiaxun Yang |
2020-03-25 | MIPS: Loongson64: Drop legacy IRQ code | Jiaxun Yang |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-25 | irqchip: Add driver for Loongson-3 HyperTransport PIC controller | Jiaxun Yang |
2020-03-24 | MIPS: Alchemy: remove no longer used au1xxx_ide.h header | Bartlomiej Zolnierkiewicz |
2020-03-23 | MIPS: Add support for Desktop Management Interface (DMI) | Tiezhu Yang |
2020-03-23 | MIPS: ralink: mt7621: introduce 'soc_device' initialization | Sergio Paracuellos |
2020-03-23 | MIPS: CI20: defconfig: multiple improvements | H. Nikolaus Schaller |
2020-03-23 | MIPS: DTS: CI20: multiple DTS improvements | H. Nikolaus Schaller |
2020-03-23 | MIPS: DTS: CI20: add DT node for IR sensor | Alex Smith |
2020-03-23 | Merge tag 'mips_fixes_5.6.1' into mips-next | Thomas Bogendoerfer |
2020-03-23 | Merge 5.6-rc7 into staging-next | Greg Kroah-Hartman |
2020-03-21 | mips: vdso: Enable mips to use common headers | Vincenzo Frascino |
2020-03-21 | mips: Introduce asm/vdso/clocksource.h | Vincenzo Frascino |
2020-03-19 | MIPS: Loongson: Do not initialise statics to 0 | Tiezhu Yang |
2020-03-19 | MIPS: Add header files reference with path prefix | bibo mao |
2020-03-19 | Use ELF_BASE_PLATFORM to pass ISA level | YunQiang Su |
2020-03-16 | KVM: Provide common implementation for generic dirty log functions | Sean Christopherson |
2020-03-16 | KVM: Simplify kvm_free_memslot() and all its descendents | Sean Christopherson |
2020-03-16 | KVM: Drop "const" attribute from old memslot in commit_memory_region() | Sean Christopherson |
2020-03-16 | KVM: Drop kvm_arch_create_memslot() | Sean Christopherson |
2020-03-16 | MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch lines | Kamal Dasu |
2020-03-16 | MIPS: pass non-NULL dev_id on shared request_irq() | afzal mohammed |
2020-03-16 | dma-direct: make uncached_kernel_address more general | Christoph Hellwig |
2020-03-16 | dma-direct: remove the cached_kernel_address hook | Christoph Hellwig |
2020-03-11 | arch: mips: brcm: Add 7425 flash-edu support | Kamal Dasu |
2020-03-07 | MIPS: DTS: CI20: fix interrupt for pcf8563 RTC | H. Nikolaus Schaller |