index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-23
2
-61
/
+66
*
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-11
1
-14
/
+30
*
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-11
1
-4
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-03
1
-1
/
+1
|
\
|
*
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-03-31
1
-1
/
+3
|
|
\
|
*
|
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
2020-03-16
1
-1
/
+1
*
|
|
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-02
1
-13
/
+0
*
|
|
Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-03-31
25
-229
/
+65
|
\
\
\
|
*
|
|
MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=n
Yousong Zhou
2020-03-25
1
-6
/
+6
|
*
|
|
MIPS: Loongson64: Load built-in dtbs
Jiaxun Yang
2020-03-25
2
-0
/
+14
|
*
|
|
MIPS: Loongson64: Drop legacy IRQ code
Jiaxun Yang
2020-03-25
2
-29
/
+3
|
*
|
|
irqchip: Add driver for Loongson-3 HyperTransport PIC controller
Jiaxun Yang
2020-03-25
1
-0
/
+1
|
*
|
|
MIPS: Alchemy: remove no longer used au1xxx_ide.h header
Bartlomiej Zolnierkiewicz
2020-03-24
1
-178
/
+0
|
*
|
|
MIPS: Add support for Desktop Management Interface (DMI)
Tiezhu Yang
2020-03-23
1
-0
/
+20
|
*
|
|
Merge tag 'mips_fixes_5.6.1' into mips-next
Thomas Bogendoerfer
2020-03-23
1
-1
/
+3
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
MIPS: Add header files reference with path prefix
bibo mao
2020-03-19
16
-16
/
+16
|
*
|
|
Use ELF_BASE_PLATFORM to pass ISA level
YunQiang Su
2020-03-19
1
-0
/
+3
|
*
|
|
MIPS: Replace setup_irq() by request_irq()
afzal mohammed
2020-03-05
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-31
6
-62
/
+54
|
\
\
\
|
*
|
|
mips: vdso: Enable mips to use common headers
Vincenzo Frascino
2020-03-21
3
-19
/
+28
|
*
|
|
mips: Introduce asm/vdso/clocksource.h
Vincenzo Frascino
2020-03-21
2
-3
/
+10
|
*
|
|
mips: vdso: Use generic VDSO clock mode storage
Thomas Gleixner
2020-02-17
3
-44
/
+13
|
*
|
|
MIPS: vdso: Compile high resolution parts conditionally
Thomas Gleixner
2020-02-17
1
-0
/
+7
|
|
/
/
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-31
1
-3
/
+2
|
\
\
\
|
*
\
\
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-03-28
1
-3
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-28
1
-3
/
+2
|
|
|
/
*
|
|
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
2020-03-23
1
-1
/
+3
|
\
|
|
|
*
|
MIPS: cavium_octeon: Fix syncw generation.
Mark Tomlinson
2020-02-15
1
-1
/
+3
|
|
/
*
|
MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0
Chris Packham
2020-02-12
1
-4
/
+4
*
|
MIPS: octeon: remove typedef declaration for cvmx_helper_link_info
Chris Packham
2020-02-12
6
-13
/
+13
*
|
MIPS: octeon: remove typedef declaration for cvmx_wqe
Chris Packham
2020-02-12
4
-21
/
+21
|
/
*
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-02-04
1
-1
/
+0
|
\
|
*
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
2020-02-04
1
-1
/
+0
*
|
mips: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+5
*
|
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-01-31
28
-395
/
+281
|
\
\
|
*
|
MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and Fuel
Thomas Bogendoerfer
2020-01-24
1
-0
/
+4
|
*
|
MIPS: Loongson64: Disable exec hazard
Jiaxun Yang
2020-01-23
1
-0
/
+1
|
*
|
MIPS: Loongson64: Bump ISA level to MIPSR2
Jiaxun Yang
2020-01-23
1
-2
/
+2
|
*
|
MIPS: Make DIEI support as a config option
Jiaxun Yang
2020-01-23
1
-3
/
+3
|
*
|
MIPS: asm: local: add barriers for Loongson
Wang Xuerui
2020-01-23
1
-0
/
+4
|
*
|
MIPS: Loongson64: Select mac2008 only feature
Jiaxun Yang
2020-01-23
1
-0
/
+1
|
*
|
MIPS: Add MAC2008 Support
Jiaxun Yang
2020-01-23
3
-0
/
+8
|
*
|
Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic kernel"
Alexander Lobakin
2020-01-22
2
-18
/
+1
|
*
|
MIPS: ip22-gio: Make gio_match_device() static
Geert Uytterhoeven
2020-01-13
1
-2
/
+0
|
*
|
MIPS: SGI-IP27: fix readb/writeb addressing
Thomas Bogendoerfer
2020-01-10
2
-21
/
+21
|
*
|
MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridge
Thomas Bogendoerfer
2020-01-10
1
-1
/
+2
|
*
|
MIPS: SGI-IP27: No need for slice_map
Thomas Bogendoerfer
2020-01-10
1
-1
/
+0
|
*
|
MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it later
Thomas Bogendoerfer
2020-01-10
1
-0
/
+1
|
*
|
MIPS: SGI-IP27: Only reserve interrupts used in Linux
Thomas Bogendoerfer
2020-01-10
1
-17
/
+0
|
*
|
MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h
Thomas Bogendoerfer
2020-01-10
1
-19
/
+0
[next]