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
2016-08-04
extable.h: add stddef.h so "NULL" definition is not implicit
Paul Gortmaker
1
-0
/
+2
2016-08-04
modules: add ro_after_init support
Jessica Yu
1
-2
/
+4
2016-08-04
exceptions: fork exception table content from module.h into extable.h
Paul Gortmaker
2
-25
/
+32
2016-08-03
Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...
Al Viro
1
-5
/
+0
2016-08-03
vfs: make dentry_needs_remove_privs() internal
Miklos Szeredi
1
-1
/
+0
2016-08-03
vfs: remove file_needs_remove_privs()
Miklos Szeredi
1
-4
/
+0
2016-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
20
-1053
/
+340
2016-08-03
Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
8
-40
/
+160
2016-08-03
ipc: delete "nr_ipc_ns"
Alexey Dobriyan
1
-2
/
+0
2016-08-03
rapidio/switches: add driver for IDT gen3 switches
Alexandre Bounine
1
-0
/
+2
2016-08-03
rapidio: modify for rev.3 specification changes
Alexandre Bounine
2
-42
/
+136
2016-08-03
rapidio: change inbound window size type to u64
Alexandre Bounine
1
-1
/
+1
2016-08-03
kexec: add a kexec_crash_loaded() function
Petr Tesarik
1
-0
/
+2
2016-08-03
kexec: allow architectures to override boot mapping
Russell King
1
-0
/
+40
2016-08-03
kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
Russell King
1
-1
/
+1
2016-08-03
kexec: don't invoke OOM-killer for control page allocation
Russell King
1
-1
/
+1
2016-08-03
cpumask: fix code comment
Geliang Tang
1
-1
/
+1
2016-08-03
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
2
-41
/
+63
2016-08-03
nilfs2: move ioctl interface and disk layout to uapi separately
Ryusuke Konishi
1
-934
/
+0
2016-08-03
firmware: support loading into a pre-allocated buffer
Stephen Boyd
2
-0
/
+9
2016-08-03
radix-tree: fix comment about "exceptional" bits
Ross Zwisler
1
-1
/
+1
2016-08-03
printk: add kernel parameter to control writes to /dev/kmsg
Borislav Petkov
1
-0
/
+9
2016-08-03
ratelimit: extend to print suppressed messages on release
Borislav Petkov
1
-5
/
+33
2016-08-03
printk: create pr_<level> functions
Joe Perches
1
-15
/
+33
2016-08-03
dynamic_debug: only add header when used
Luis de Bethencourt
2
-2
/
+2
2016-08-03
include: mman: use bool instead of int for the return value of arch_validate_...
Chen Gang
1
-1
/
+1
2016-08-03
uapi: move forward declarations of internal structures
Alexey Dobriyan
2
-0
/
+2
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-6
/
+0
2016-08-03
mm/kasan: get rid of ->state in struct kasan_alloc_meta
Andrey Ryabinin
1
-0
/
+3
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+153
2016-08-03
Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-4
/
+5
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-10
/
+23
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-111
/
+207
2016-08-02
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-16
/
+89
2016-08-02
VSOCK: Introduce virtio_vsock_common.ko
Asias He
1
-0
/
+154
2016-08-02
Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-08-02
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-38
/
+24
2016-08-02
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
3
-2
/
+46
2016-08-02
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2016-08-01
virtio: new feature to detect IOMMU device quirk
Michael S. Tsirkin
1
-0
/
+13
2016-08-01
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
43
-130
/
+396
2016-08-01
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
Bjorn Helgaas
1
-1
/
+4
2016-08-01
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-1
/
+34
2016-08-01
Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...
Bjorn Helgaas
1
-1
/
+9
2016-08-01
Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-38
/
+107
2016-08-01
Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2016-08-01
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
1
-0
/
+56
2016-08-01
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
5
-14
/
+49
2016-08-01
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-1
/
+5
2016-07-31
get rid of 'parent' argument of ->d_compare()
Al Viro
1
-1
/
+1
[prev]
[next]