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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-07
MIPS: asm: Rename some macros to avoid build errors
Huacai Chen
1
-10
/
+10
2020-05-07
MIPS: Use fallthrough for arch/mips
Liangliang Huang
3
-3
/
+3
2020-05-07
MIPS: Remove dead code in pci.h
Jason Yan
1
-3
/
+0
2020-04-30
MIPS: perf: Add hardware perf events support for new Loongson-3
Huacai Chen
1
-0
/
+1
2020-04-29
MIPS: ingenic: Drop obsolete code, merge the rest in setup.c
Paul Cercueil
4
-220
/
+1
2020-04-29
MIPS: Loongson64: Switch the order of RS780E and LS7A
Liangliang Huang
1
-2
/
+2
2020-04-28
MIPS: Loongson: Get host bridge information
Tiezhu Yang
1
-0
/
+6
2020-04-26
MIPS: Kernel: Identify Loongson-2K processors
Jiaxun Yang
1
-0
/
+4
2020-04-26
MIPS: Rename the "Fill" cache ops to avoid build failure
Huacai Chen
1
-1
/
+1
2020-04-24
MIPS: arch_send_call_function_single_ipi() calling conventions change
Liangliang Huang
1
-1
/
+1
2020-04-24
MIPS: Move unaligned load/store helpers to inst.h
Huacai Chen
2
-0
/
+777
2020-04-24
MIPS: Fix the declaration conflict of mm_isBranchInstr()
Huacai Chen
2
-4
/
+3
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2
-61
/
+66
2020-04-21
MIPS: Cleanup code about plat_mem_setup()
Tiezhu Yang
1
-1
/
+1
2020-04-20
MIPS: Loongson64: Remove dead RTC code
Jiaxun Yang
1
-36
/
+0
2020-04-19
MIPS: move ioremap_prot und iounmap out of line
Christoph Hellwig
1
-83
/
+3
2020-04-19
MIPS: split out the 64-bit ioremap implementation
Christoph Hellwig
1
-28
/
+37
2020-04-19
MIPS: merge __ioremap_mode into ioremap_prot
Christoph Hellwig
1
-17
/
+13
2020-04-19
MIPS: cleanup fixup_bigphys_addr handling
Christoph Hellwig
7
-88
/
+10
2020-04-19
MIPS: remove cpu_has_64bit_addresses
Christoph Hellwig
11
-17
/
+2
2020-04-16
mips: loongsoon2ef: remove private clk api
Arnd Bergmann
2
-49
/
+1
2020-04-16
MIPS: Fix typo for user_ld macro definition
bibo mao
1
-1
/
+1
2020-04-14
MIPS: Kill MIPS_GIC_IRQ_BASE
Jiaxun Yang
2
-8
/
+0
2020-04-14
MIPS: xilfpga: Removed unused header files
bibo mao
1
-14
/
+0
2020-04-14
mips: define pud_index() regardless of page table folding
Mike Rapoport
1
-2
/
+2
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-14
/
+30
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-4
/
+1
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-13
/
+0
2020-03-31
Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
25
-229
/
+65
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-1
/
+3
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-62
/
+54
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+2
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/core
Thomas Gleixner
1
-3
/
+2
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-3
/
+2
2020-03-25
MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=n
Yousong Zhou
1
-6
/
+6
2020-03-25
MIPS: Loongson64: Load built-in dtbs
Jiaxun Yang
2
-0
/
+14
2020-03-25
MIPS: Loongson64: Drop legacy IRQ code
Jiaxun Yang
2
-29
/
+3
2020-03-25
irqchip: Add driver for Loongson-3 HyperTransport PIC controller
Jiaxun Yang
1
-0
/
+1
2020-03-24
MIPS: Alchemy: remove no longer used au1xxx_ide.h header
Bartlomiej Zolnierkiewicz
1
-178
/
+0
2020-03-23
MIPS: Add support for Desktop Management Interface (DMI)
Tiezhu Yang
1
-0
/
+20
2020-03-23
Merge tag 'mips_fixes_5.6.1' into mips-next
Thomas Bogendoerfer
1
-1
/
+3
2020-03-23
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
1
-1
/
+3
2020-03-21
mips: vdso: Enable mips to use common headers
Vincenzo Frascino
3
-19
/
+28
2020-03-21
mips: Introduce asm/vdso/clocksource.h
Vincenzo Frascino
2
-3
/
+10
2020-03-19
MIPS: Add header files reference with path prefix
bibo mao
16
-16
/
+16
2020-03-19
Use ELF_BASE_PLATFORM to pass ISA level
YunQiang Su
1
-0
/
+3
2020-03-16
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
1
-1
/
+1
2020-03-05
MIPS: Replace setup_irq() by request_irq()
afzal mohammed
1
-1
/
+3
2020-02-17
mips: vdso: Use generic VDSO clock mode storage
Thomas Gleixner
3
-44
/
+13
[prev]
[next]