index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-20
MIPS: DTS: Loongson64: Add ACPI Controller Node
Jiaxun Yang
1
-0
/
+5
2020-04-20
MIPS: Loongson64: Make RS780E ACPI as a platform driver
Jiaxun Yang
3
-154
/
+1
2020-04-20
MIPS: Loongson64: Remove dead RTC code
Jiaxun Yang
5
-87
/
+1
2020-04-20
MIPS: alchemy: Fix build error after ioremap cleanup
Thomas Bogendoerfer
1
-0
/
+1
2020-04-19
MIPS: DTS: CI20: make DM9000 Ethernet controller use NVMEM to find the defaul...
H. Nikolaus Schaller
1
-0
/
+3
2020-04-19
MIPS: DTS: JZ4780: define node for JZ4780 efuse
PrasannaKumar Muralidharan
1
-2
/
+17
2020-04-19
MIPS: use ioremap_page_range
Christoph Hellwig
1
-101
/
+11
2020-04-19
MIPS: move ioremap_prot und iounmap out of line
Christoph Hellwig
4
-107
/
+49
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
10
-93
/
+27
2020-04-19
MIPS: remove cpu_has_64bit_addresses
Christoph Hellwig
11
-17
/
+2
2020-04-19
MIPS: Netlogic: remove unneeded semicolon in fmn_message_handler()
Jason Yan
1
-1
/
+1
2020-04-16
mips: loongsoon2ef: remove private clk api
Arnd Bergmann
5
-146
/
+4
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-14
MIPS: TXx9: Fix Kconfig warnings
YueHaibing
1
-7
/
+7
2020-04-14
MIPS: Loongson: Use CONFIG_NR_CPUS_DEFAULT_64 to support more CPUs
Tiezhu Yang
1
-1
/
+1
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
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-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+0
2020-04-09
MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memory
Masahiro Yamada
1
-2
/
+2
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
1
-2
/
+1
2020-04-07
mm/vma: append unlikely() while testing VMA access permissions
Anshuman Khandual
1
-1
/
+1
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
1
-1
/
+1
2020-04-04
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-7
/
+3
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-0
/
+6
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-10
/
+0
2020-04-02
Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
1
-2
/
+2
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-68
/
+9
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-1
/
+0
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-1
/
+1
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
1
-1
/
+1
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-13
/
+0
2020-04-01
vhost: refine vhost and vringh kconfig
Jason Wang
1
-2
/
+0
2020-03-31
Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
121
-1147
/
+739
2020-03-31
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
1
-2
/
+2
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
6
-25
/
+49
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-64
/
+55
2020-03-30
Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+1
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+2
2020-03-28
MIPS: ralink: mt7621: Fix soc_device introduction
Thomas Bogendoerfer
2
-2
/
+3
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
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
3
-19
/
+29
2020-03-25
MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
Huacai Chen
1
-1
/
+4
[prev]
[next]