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
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
2018-08-22
include/linux/bitops.h: introduce BITS_PER_TYPE
Chris Wilson
2
-2
/
+2
2018-08-22
kernel: tracepoints: add support for relative references
Ard Biesheuvel
1
-4
/
+15
2018-08-22
PCI: Add support for relative addressing in quirk tables
Ard Biesheuvel
1
-0
/
+20
2018-08-22
init: allow initcall tables to be emitted using relative references
Ard Biesheuvel
1
-11
/
+33
2018-08-22
module: use relative references for __ksymtab entries
Ard Biesheuvel
2
-11
/
+54
2018-08-22
module: allow symbol exports to be disabled
Ard Biesheuvel
1
-1
/
+10
2018-08-22
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
2
-0
/
+2
2018-08-22
linux/compiler.h: don't use bool
Rasmus Villemoes
1
-1
/
+1
2018-08-22
userns: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
1
-2
/
+3
2018-08-22
bdi: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
2
-3
/
+4
2018-08-22
kernel.h: documentation for roundup() vs round_up()
Kees Cook
1
-1
/
+34
2018-08-22
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
1
-0
/
+2
2018-08-22
proc/kcore: don't grab lock for kclist_add()
Omar Sandoval
1
-1
/
+1
2018-08-22
proc: spread "const" a bit
Alexey Dobriyan
1
-1
/
+1
2018-08-22
mm: fix comment for NODEMASK_ALLOC
Oscar Salvador
1
-1
/
+1
2018-08-22
/proc/meminfo: add percpu populated pages count
Dennis Zhou (Facebook)
1
-0
/
+2
2018-08-22
mm, oom: introduce memory.oom.group
Roman Gushchin
1
-0
/
+18
2018-08-22
mm/page_alloc: Introduce free_area_init_core_hotplug
Oscar Salvador
2
-1
/
+2
2018-08-22
mm: access zone->node via zone_to_nid() and zone_set_nid()
Pavel Tatashin
2
-15
/
+20
2018-08-22
mm: remove zone_id() and make use of zone_idx() in is_dev_zone()
Oscar Salvador
1
-19
/
+12
2018-08-22
mm: zero out the vma in vma_init()
Andrew Morton
1
-0
/
+1
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
3
-11
/
+28
2018-08-22
mm, swap, get_swap_pages: use entry_size instead of cluster in parameter
Huang Ying
1
-1
/
+1
2018-08-22
mm: struct shrinker: make flags of unsigned type
Kirill Tkhai
1
-2
/
+2
2018-08-22
mm: struct shrink_control: keep int fields together
Kirill Tkhai
1
-3
/
+3
2018-08-22
fs/quota: Replace XQM_MAXQUOTAS usage with MAXQUOTAS
Jeremy Cline
1
-7
/
+1
2018-08-22
ata: libahci_platform: add reset control support
Kunihiko Hayashi
1
-0
/
+2
2018-08-22
ata: add an extra argument to ahci_platform_get_resources()
Kunihiko Hayashi
1
-1
/
+1
2018-08-22
export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()
Masahiro Yamada
1
-7
/
+0
2018-08-22
y2038: Provide aliases for compat helpers
Arnd Bergmann
1
-0
/
+15
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2
-0
/
+21
2018-08-22
ida: Remove old API
Matthew Wilcox
1
-17
/
+4
2018-08-22
ida: Add new API
Matthew Wilcox
1
-3
/
+56
2018-08-22
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-34
/
+24
2018-08-22
Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2
-0
/
+3
2018-08-22
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-18
/
+15
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-50
/
+58
2018-08-21
compiler.h: Allow arch-specific asm/compiler.h
Paul Burton
1
-0
/
+12
2018-08-21
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
8
-34
/
+57
2018-08-21
Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
7
-19
/
+36
2018-08-21
Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-17
/
+4
2018-08-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-8
/
+16
2018-08-21
Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2018-08-21
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
10
-14
/
+4788
2018-08-21
Raise the minimum required gcc version to 4.6
Joe Perches
1
-68
/
+18
2018-08-20
x86/memory_failure: Introduce {set, clear}_mce_nospec()
Dan Williams
1
-0
/
+14
2018-08-20
Merge branch 'for-4.19/multitouch-multiaxis' into for-linus
Jiri Kosina
1
-4
/
+11
2018-08-20
Merge branch 'for-4.19/i2c-hid' into for-linus
Jiri Kosina
1
-4
/
+3
2018-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+21
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+19
[prev]
[next]