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
2005-09-08
[PATCH] introduce and use kzalloc
Pekka J Enberg
1
-1
/
+15
2005-09-08
[PATCH] dmi: add onboard devices discovery
Andrey Panin
1
-3
/
+33
2005-09-08
[PATCH] remove duplicated sys_open32() code from 64bit archs
Miklos Szeredi
1
-0
/
+1
2005-09-08
[PATCH] remove duplicated code from proc and ptrace
Miklos Szeredi
1
-0
/
+1
2005-09-08
[PATCH] remove iattr.ia_attr_flags
Miklos Szeredi
1
-10
/
+0
2005-09-08
[PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup l...
Eric Dumazet
1
-2
/
+2
2005-09-08
[PATCH] cpusets: Move the ia64 domain setup code to the generic code
John Hawkes
2
-7
/
+23
2005-09-08
[PATCH] cpusets: confine oom_killer to mem_exclusive cpuset
Paul Jackson
1
-0
/
+6
2005-09-08
[PATCH] cpusets: formalize intermediate GFP_KERNEL containment
Paul Jackson
1
-2
/
+3
2005-09-08
[PATCH] cpusets: new __GFP_HARDWALL flag
Paul Jackson
1
-3
/
+5
2005-09-08
[PATCH] inotify: fix event loss on hardlinked files
John McCutchan
1
-0
/
+1
2005-09-08
[PATCH] Remove non-arch consumers of asm/segment.h
Kumar Gala
1
-1
/
+0
2005-09-08
[PATCH] NTP: ntp-helper functions
john stultz
1
-0
/
+23
2005-09-08
[PATCH] remove file.f_maxcount
Eric Dumazet
1
-1
/
+0
2005-09-08
[PATCH] Delete unused do_nanosleep declaration
Ralf Baechle
1
-1
/
+0
2005-09-08
[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()
Karsten Wiese
1
-1
/
+6
2005-09-08
[PATCH] modified firmware_class.c to support no hotplug
Abhay Salunke
1
-1
/
+4
2005-09-08
[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface
Mike Waychison
2
-0
/
+2
2005-09-08
[PATCH] sunrpc: cache_register can use wrong module reference
Bruce Allan
1
-0
/
+1
2005-09-08
[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG
Bjorn Helgaas
1
-1
/
+1
2005-09-08
[PATCH] sonypi SPIC initialisation fix
Erik Waling
1
-0
/
+2
2005-09-08
[PATCH] remove pipe definitions
Zhigang Huo
1
-3
/
+0
2005-09-08
[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts
Mark Bellon
2
-0
/
+5
2005-09-08
[PATCH] auxiliary vector cleanups
H. J. Lu
3
-24
/
+35
2005-09-08
[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversion
Adrian Bunk
1
-22
/
+0
2005-09-08
[PATCH] kill bio->bi_set
Peter Osterlund
1
-1
/
+1
2005-09-08
[PATCH] fs/jbd/: cleanups
Adrian Bunk
1
-1
/
+0
2005-09-08
[PATCH] compat: be more consistent about [ug]id_t
Stephen Rothwell
1
-0
/
+3
2005-09-08
[PATCH] relayfs
Tom Zanussi
1
-0
/
+255
2005-09-08
[PATCH] detect soft lockups
Ingo Molnar
1
-0
/
+17
2005-09-08
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
Jakub Jelinek
1
-5
/
+31
2005-09-08
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
1
-0
/
+123
2005-09-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-2
/
+6
2005-09-06
[PATCH] klist: fix klist to have the same klist_add semantics as list_head
James Bottomley
1
-2
/
+6
2005-09-05
[PATCH] I2C: Drop the I2C_ACK_TEST ioctl
Jean Delvare
1
-3
/
+0
2005-09-05
Merge HEAD from gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c...
1
-1
/
+1
2005-09-05
[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname
Jean Delvare
1
-7
/
+0
2005-09-05
[PATCH] I2C: Outdated i2c_adapter comment
Jean Delvare
1
-2
/
+1
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (7/7)
Jean Delvare
1
-56
/
+1
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (6/7)
Jean Delvare
1
-0
/
+7
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (5/7)
Jean Delvare
2
-65
/
+65
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (4/7)
Jean Delvare
1
-2
/
+0
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (2/7)
Jean Delvare
1
-3
/
+3
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
Jean Delvare
1
-1
/
+0
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (10/11)
Jean Delvare
1
-74
/
+9
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (09/11)
Jean Delvare
1
-2
/
+0
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
Jean Delvare
1
-3
/
+4
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (06/11)
Jean Delvare
2
-215
/
+136
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (05/11)
Jean Delvare
1
-7
/
+0
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (03/11)
Jean Delvare
1
-27
/
+3
[next]