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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-05
rapidio: apply RX/TX enable to active switch ports only
Alexandre Bounine
1
-4
/
+5
2012-10-05
rapidio/tsi721: add inbound memory mapping callbacks
Alexandre Bounine
2
-4
/
+99
2012-10-05
rapidio: add inbound memory mapping interface
Alexandre Bounine
3
-0
/
+54
2012-10-05
drivers/rapidio/devices/tsi721.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-05
rapidio: fix kerneldoc warnings after DMA support was added
Alexandre Bounine
1
-1
/
+2
2012-10-05
rapidio/tsi721: modify mport name assignment
Alexandre Bounine
2
-2
/
+4
2012-10-05
rapidio/rionet: fix multicast packet transmit logic
Alexandre Bounine
1
-3
/
+17
2012-10-05
kdump: remove unneeded include
Wei Yongjun
1
-1
/
+0
2012-10-05
fs/proc/root.c: use NULL instead of 0 for pointer
Sachin Kamat
1
-1
/
+1
2012-10-05
proc_sysctl.c: use BUG_ON instead of BUG
Prasad Joshi
1
-2
/
+1
2012-10-05
proc: use kzalloc instead of kmalloc and memset
yan
1
-7
/
+6
2012-10-05
proc: no need to initialize proc_inode->fd in proc_get_inode()
yan
1
-1
/
+0
2012-10-05
proc: return -ENOMEM when inode allocation failed
yan
1
-1
/
+1
2012-10-05
coredump: extend core dump note section to contain file names of mapped files
Denys Vlasenko
3
-4
/
+108
2012-10-05
coredump: add a new elf note with siginfo of the signal
Denys Vlasenko
3
-2
/
+36
2012-10-05
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
19
-476
/
+513
2012-10-05
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
8
-21
/
+21
2012-10-05
coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1
Oleg Nesterov
2
-2
/
+2
2012-10-05
coredump: add support for %d=__get_dumpable() in core name
Oleg Nesterov
2
-3
/
+9
2012-10-05
coredump: update coredump-related headers
Alex Kelly
7
-6
/
+15
2012-10-05
coredump: make core dump functionality optional
Alex Kelly
6
-27
/
+53
2012-10-05
device_cgroup: rename whitelist to exception list
Aristeu Rozanski
1
-99
/
+99
2012-10-05
device_cgroup: convert device_cgroup internally to policy + exceptions
Aristeu Rozanski
1
-98
/
+134
2012-10-05
device_cgroup: introduce dev_whitelist_clean()
Aristeu Rozanski
1
-5
/
+17
2012-10-05
device_cgroup: add "deny_all" in dev_cgroup structure
Aristeu Rozanski
1
-0
/
+5
2012-10-05
kernel-doc: don't mangle whitespace in Example section
Daniel Santos
1
-2
/
+7
2012-10-05
kernel-doc: bugfix - empty line in Example section
Daniel Santos
1
-1
/
+10
2012-10-05
kernel-doc: bugfix - multi-line macros
Daniel Santos
1
-0
/
+3
2012-10-05
fat: simplify writeback_inode()
Namjae Jeon
1
-9
/
+5
2012-10-05
fat: no need to reset EOF in ent_put for FAT32
Namjae Jeon
1
-3
/
+0
2012-10-05
fs/fat: fix checkpatch issues in fatent.c
Cruz Julian Bishop
1
-4
/
+6
2012-10-05
fs/fat: fix all other checkpatch issues in dir.c
Cruz Julian Bishop
1
-9
/
+14
2012-10-05
fs/fat: fix some small checkpatch issues in dir.c
Cruz Julian Bishop
1
-7
/
+0
2012-10-05
fs/fat: fix two checkpatch issues in cache.c
Cruz Julian Bishop
1
-4
/
+6
2012-10-05
fs/fat: chang indentation of some comments in fat.h
Cruz Julian Bishop
1
-36
/
+36
2012-10-05
fs/fat: fix some checkpatch issues in fat.h
Cruz Julian Bishop
1
-3
/
+3
2012-10-05
fs/fat: fix a checkpatch issue in namei_msdos.c
Cruz Julian Bishop
1
-1
/
+1
2012-10-05
fat (exportfs): fix dentry reconnection
Steven J. Magnani
6
-137
/
+141
2012-10-05
fat (exportfs): move NFS support code
Steven J. Magnani
4
-131
/
+174
2012-10-05
fat: use accessor function for msdos_dir_entry 'start'
Namjae Jeon
1
-4
/
+2
2012-10-05
hpfs: convert to use leXX_add_cpu()
Wei Yongjun
2
-17
/
+17
2012-10-05
drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip
Michael Langer
1
-0
/
+116
2012-10-05
drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality
Paul Bolle
1
-153
/
+4
2012-10-05
drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq details
Venu Byravarasu
1
-4
/
+1
2012-10-05
rtc: kconfig: fix up dependency for ab8500
Ulf Hansson
1
-0
/
+1
2012-10-05
drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-3
/
+14
2012-10-05
drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-4
/
+16
2012-10-05
drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-2
/
+11
2012-10-05
drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-1
/
+6
2012-10-05
drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-2
/
+11
[prev]
[next]