index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-31
/
+336
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-1
/
+1
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-1
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2
-2
/
+0
2021-06-17
um: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-17
um: implement flush_cache_vmap/flush_cache_vunmap
Johannes Berg
2
-1
/
+10
2021-06-17
um: add a UML specific futex implementation
Anton Ivanov
2
-1
/
+14
2021-06-17
um: enable the use of optimized xor routines in UML
Anton Ivanov
2
-1
/
+36
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
3
-0
/
+168
2021-06-17
um: virtio/pci: enable suspend/resume
Johannes Berg
1
-0
/
+13
2021-06-17
um: add PCI over virtio emulation driver
Johannes Berg
5
-2
/
+54
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
2
-0
/
+4
2021-06-17
um: expose time-travel mode to userspace side
Johannes Berg
2
-11
/
+23
2021-06-17
um: export signals_enabled directly
Johannes Berg
3
-13
/
+12
2021-06-17
um: remove unused smp_sigio_handler() declaration
Johannes Berg
1
-1
/
+0
2021-06-17
um: allow disabling NO_IOMEM
Johannes Berg
1
-0
/
+2
2021-04-16
um: Fix W=1 missing-include-dirs warnings
Randy Dunlap
1
-0
/
+1
2021-04-16
um: pgtable.h: Fix W=1 warning for empty body in 'do' statement
Randy Dunlap
1
-1
/
+1
2021-02-25
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2021-02-16
um: Enforce the usage of asm-generic/softirq_stack.h
Thomas Gleixner
1
-0
/
+1
2021-02-12
um: irq.h: include <asm-generic/irq.h>
Johannes Berg
1
-0
/
+1
2021-02-12
um: io.h: include <linux/types.h>
Johannes Berg
1
-0
/
+1
2021-02-12
um: add a pseudo RTC
Johannes Berg
1
-0
/
+11
2021-02-12
um: remove process stub VMA
Johannes Berg
3
-29
/
+4
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2
-12
/
+10
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
1
-1
/
+1
2021-02-12
um: defer killing userspace on page table update failures
Johannes Berg
1
-0
/
+1
2021-02-12
mm: Remove arch_remap() and mm-arch-hooks.h
Christophe Leroy
1
-1
/
+0
2021-02-12
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
2
-0
/
+66
2021-01-27
Revert "um: support some of ARCH_HAS_SET_MEMORY"
Johannes Berg
2
-4
/
+0
2021-01-27
Revert "um: allocate a guard page to helper threads"
Johannes Berg
1
-1
/
+1
2021-01-27
um: return error from ioremap()
Johannes Berg
1
-1
/
+1
2020-12-18
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-35
/
+47
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2020-12-16
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+5
2020-12-16
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+1
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-1
/
+7
2020-12-15
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+0
2020-12-14
um: time-travel: Correct time event IRQ delivery
Johannes Berg
2
-0
/
+6
2020-12-14
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
1
-0
/
+8
2020-12-14
um: allocate a guard page to helper threads
Johannes Berg
1
-1
/
+1
2020-12-14
um: support some of ARCH_HAS_SET_MEMORY
Johannes Berg
2
-0
/
+4
2020-12-14
um: Support suspend to RAM
Johannes Berg
2
-0
/
+4
2020-12-14
um: Allow PM with suspend-to-idle
Johannes Berg
2
-0
/
+3
2020-12-14
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
2
-3
/
+3
2020-12-14
um: Remove IRQ_NONE type
Johannes Berg
3
-10
/
+12
2020-12-14
um: irq: Reduce irq_reg allocation
Johannes Berg
1
-1
/
+1
2020-12-14
um: irq: Clean up and rename struct irq_fd
Johannes Berg
1
-14
/
+0
2020-12-14
um: virtio: Use dynamic IRQ allocation
Johannes Berg
1
-3
/
+2
2020-12-14
um: Support dynamic IRQ allocation
Johannes Berg
2
-9
/
+9
[next]