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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-24
MIPS: arch_send_call_function_single_ipi() calling conventions change
Liangliang Huang
1
-1
/
+1
2020-04-24
MIPS: Loongson-3: Add some unaligned instructions emulation
Huacai Chen
1
-0
/
+26
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
2020-02-17
MIPS: vdso: Compile high resolution parts conditionally
Thomas Gleixner
1
-0
/
+7
2020-02-15
MIPS: cavium_octeon: Fix syncw generation.
Mark Tomlinson
1
-1
/
+3
2020-02-12
MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0
Chris Packham
1
-4
/
+4
2020-02-12
MIPS: octeon: remove typedef declaration for cvmx_helper_link_info
Chris Packham
6
-13
/
+13
2020-02-12
MIPS: octeon: remove typedef declaration for cvmx_wqe
Chris Packham
4
-21
/
+21
2020-02-04
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+0
2020-02-04
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
1
-1
/
+0
2020-02-04
mips: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+5
[prev]
[next]