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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
irqchip: mips-gic: Remove gic_get_usm_range()
Paul Burton
1
-11
/
+0
2017-09-04
irqchip: mips-gic: Move various definitions to the driver
Paul Burton
1
-19
/
+0
2017-09-04
irqchip: mips-gic: Remove GIC_CPU_INT* macros
Paul Burton
1
-8
/
+0
2017-09-04
MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.h
Paul Burton
1
-10
/
+0
2017-09-04
irqchip: mips-gic: Convert remaining local reg access to new accessors
Paul Burton
1
-44
/
+0
2017-09-04
irqchip: mips-gic: Convert local int mask access to new accessors
Paul Burton
1
-52
/
+0
2017-09-04
irqchip: mips-gic: Convert remaining shared reg access to new accessors
Paul Burton
1
-20
/
+0
2017-09-04
irqchip: mips-gic: Remove gic_map_to_vpe()
Paul Burton
1
-6
/
+0
2017-09-04
irqchip: mips-gic: Remove gic_map_to_pin()
Paul Burton
1
-10
/
+0
2017-09-04
irqchip: mips-gic: Remove gic_set_dual_edge()
Paul Burton
1
-17
/
+0
2017-09-04
irqchip: mips-gic: Remove gic_set_trigger()
Paul Burton
1
-5
/
+0
2017-09-04
irqchip: mips-gic: Remove gic_set_polarity()
Paul Burton
1
-5
/
+0
2017-09-04
irqchip: mips-gic: Drop gic_(re)set_mask() functions
Paul Burton
1
-4
/
+0
2017-09-04
irqchip: mips-gic: Simplify gic_local_irq_domain_map()
Paul Burton
1
-6
/
+0
2017-09-04
irqchip: mips-gic: Simplify shared interrupt pending/mask reads
Paul Burton
1
-6
/
+0
2017-09-04
irqchip: mips-gic: Remove gic_read_local_vp_id()
Paul Burton
1
-17
/
+0
2017-09-04
irqchip: mips-gic: Remove counter access functions
Paul Burton
1
-22
/
+0
2017-08-28
Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+11
2017-08-28
Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+3
2017-08-27
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
1
-2
/
+2
2017-08-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+2
2017-08-24
pty: Repair TIOCGPTPEER
Eric W. Biederman
1
-0
/
+10
2017-08-24
bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer
Benjamin Block
2
-1
/
+2
2017-08-24
Revert "pty: fix the cached path of the pty slave file descriptor in the master"
Linus Torvalds
1
-1
/
+1
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-5
/
+7
2017-08-21
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2
-25
/
+30
2017-08-20
Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2
-3
/
+3
2017-08-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2017-08-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2017-08-20
PATCH] iio: Fix some documentation warnings
Jonathan Corbet
2
-3
/
+3
2017-08-19
mm, oom: fix potential data corruption when oom_reaper races with writer
Michal Hocko
1
-0
/
+22
2017-08-19
mm: discard memblock data later
Pavel Tatashin
1
-2
/
+4
2017-08-19
wait: add wait_event_killable_timeout()
Luis R. Rodriguez
1
-0
/
+37
2017-08-19
mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Johannes Weiner
1
-2
/
+8
2017-08-18
kernel/watchdog: Prevent false positives with turbo modes
Thomas Gleixner
1
-0
/
+8
2017-08-17
pty: fix the cached path of the pty slave file descriptor in the master
Linus Torvalds
1
-1
/
+1
2017-08-17
ptr_ring: use kmalloc_array()
Eric Dumazet
2
-5
/
+7
2017-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+4
2017-08-16
net: Fix a typo in comment about sock flags.
Tonghao Zhang
1
-1
/
+1
2017-08-15
iommu: Fix wrong freeing of iommu_device->dev
Joerg Roedel
1
-1
/
+11
2017-08-15
PCI: Disable PCIe Relaxed Ordering if unsupported
dingtianhong
1
-0
/
+3
2017-08-13
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-08-13
Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+9
2017-08-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+7
2017-08-11
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-0
/
+7
2017-08-11
Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-1
/
+2
2017-08-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-26
/
+38
2017-08-11
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
1
-0
/
+8
2017-08-11
mm: make tlb_flush_pending global
Minchan Kim
1
-21
/
+0
2017-08-11
mm: refactor TLB gathering API
Minchan Kim
1
-0
/
+6
[next]