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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-01
perf kvm: Fill in the missing session freeing after an error occurs
Taeung Song
1
-4
/
+10
2015-07-01
perf report: Fill in the missing session freeing after an error occurs
Taeung Song
1
-2
/
+4
2015-07-01
perf kmem: Fill in the missing session freeing after an error occurs
Taeung Song
1
-2
/
+2
2015-07-01
perf inject: Fill in the missing session freeing after an error occurs
Taeung Song
1
-3
/
+4
2015-07-01
perf tools: Add missing break for PERF_RECORD_ITRACE_START
Jiri Olsa
1
-2
/
+1
2015-07-01
ARM: multi_v7_defconfig: Enable BRCMNAND driver
Florian Fainelli
1
-0
/
+1
2015-07-01
ARM: BCM: Do not select CONFIG_MTD_NAND_BRCMNAND
Florian Fainelli
1
-1
/
+0
2015-07-01
Merge tag 'mvebu-fixes-4.2-0' of git://git.infradead.org/linux-mvebu into nex...
Kevin Hilman
3
-63
/
+66
2015-07-01
Merge tag 'mvebu-dt-4.2-3' of git://git.infradead.org/linux-mvebu into next/late
Kevin Hilman
1
-1
/
+1
2015-07-01
ARM: at91/dt: update udc compatible strings
Boris Brezillon
4
-4
/
+4
2015-07-01
ARM: at91/dt: trivial: fix USB udc compatible string
Nicolas Ferre
1
-3
/
+3
2015-07-01
Merge tag 'omap-for-v4.2/wakeirq-drivers-v2' of git://git.kernel.org/pub/scm/...
Kevin Hilman
101
-1889
/
+2891
2015-07-01
arm64: dts: Add APM X-Gene standby GPIO controller DTS entries
Y Vo
1
-0
/
+13
2015-07-01
soc: qcom: spm: Fix idle on THUMB2 kernels
Stephen Boyd
1
-1
/
+1
2015-07-01
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
25
-59
/
+157
2015-07-01
Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR event
HungNien Chen
1
-5
/
+14
2015-07-01
Input: wdt87xx_i2c - remove stray newline in diagnostic message
Dmitry Torokhov
1
-1
/
+1
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
48
-355
/
+883
2015-07-01
Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
106
-2333
/
+6998
2015-07-01
vfs: Remove incorrect debugging WARN in prepend_path
Eric W. Biederman
1
-11
/
+0
2015-07-01
mnt: Update fs_fully_visible to test for permanently empty directories
Eric W. Biederman
1
-3
/
+2
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
11
-65
/
+40
2015-07-01
sysfs: Add support for permanently empty directories to serve as mount points.
Eric W. Biederman
2
-0
/
+49
2015-07-01
kernfs: Add support for always empty directories.
Eric W. Biederman
3
-1
/
+42
2015-07-01
proc: Allow creating permanently empty directories that serve as mount points
Eric W. Biederman
4
-2
/
+35
2015-07-01
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
3
-7
/
+41
2015-07-01
fs: Add helper functions for permanently empty directories.
Eric W. Biederman
2
-0
/
+98
2015-07-01
vfs: Ignore unlocked mounts in fs_fully_visible
Eric W. Biederman
1
-2
/
+6
2015-07-01
nfs: Remove invalid tk_pid from debug message
Kinglong Mee
3
-6
/
+4
2015-07-01
nfs: Remove invalid NFS_ATTR_FATTR_V4_REFERRAL checking in nfs4_get_rootfh
Kinglong Mee
1
-7
/
+0
2015-07-01
nfs: Drop bad comment in nfs41_walk_client_list()
Kinglong Mee
1
-1
/
+0
2015-07-01
nfs: Remove unneeded micro checking of CONFIG_PROC_FS
Kinglong Mee
1
-7
/
+3
2015-07-01
nfs: Don't setting FILE_CREATED flags always
Kinglong Mee
1
-3
/
+0
2015-07-01
nfs: Use remove_proc_subtree() instead remove_proc_entry()
Kinglong Mee
1
-18
/
+7
2015-07-01
nfs: Remove unused argument in nfs_server_set_fsinfo()
Kinglong Mee
1
-2
/
+1
2015-07-01
nfs: Fix a memory leak when meeting an unsupported state protect
Kinglong Mee
1
-6
/
+8
2015-07-01
nfs: take extra reference to fl->fl_file when running a LOCKU operation
Jeff Layton
1
-0
/
+2
2015-07-01
fuse: update MAINTAINERS entry
Miklos Szeredi
1
-0
/
+2
2015-07-01
watchdog: omap_wdt: early_enable module parameter
Lars Poeschel
2
-0
/
+9
2015-07-01
fuse: separate pqueue for clones
Miklos Szeredi
3
-30
/
+45
2015-07-01
fuse: introduce per-instance fuse_dev structure
Miklos Szeredi
4
-34
/
+114
2015-07-01
fuse: device fd clone
Miklos Szeredi
3
-0
/
+44
2015-07-01
fuse: abort: no fc->lock needed for request ending
Miklos Szeredi
1
-9
/
+5
2015-07-01
fuse: no fc->lock for pqueue parts
Miklos Szeredi
1
-14
/
+2
2015-07-01
fuse: no fc->lock in request_end()
Miklos Szeredi
1
-7
/
+8
2015-07-01
fuse: cleanup request_end()
Miklos Szeredi
1
-4
/
+2
2015-07-01
fuse: request_end(): do once
Miklos Szeredi
1
-2
/
+6
2015-07-01
fuse: add req flag for private list
Miklos Szeredi
2
-3
/
+9
2015-07-01
fuse: pqueue locking
Miklos Szeredi
3
-2
/
+21
2015-07-01
fuse: abort: group pqueue accesses
Miklos Szeredi
1
-1
/
+1
[prev]
[next]