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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-04
Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>
David Woodhouse
1
-1
/
+2
2006-05-04
Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>
David Woodhouse
1
-35
/
+37
2006-05-04
Use __uXX types in <linux/divert.h> for struct divert_blk et al.
David Woodhouse
1
-10
/
+10
2006-05-04
Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirely
David Woodhouse
1
-10
/
+4
2006-05-04
Use __uXX types in user-visible structures in <linux/nbd.h>
David Woodhouse
1
-6
/
+6
2006-05-04
Don't use 'u32' in user-visible struct ip_conntrack_old_tuple.
David Woodhouse
1
-1
/
+1
2006-05-04
Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>
David Woodhouse
1
-1
/
+0
2006-05-04
Restore __attribute_const__ to user-visibility in linux/compiler.h...for now
David Woodhouse
1
-9
/
+10
2006-05-02
Guard some of linux/compiler.h with #ifdef __KERNEL__
David Woodhouse
1
-0
/
+2
2006-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
3
-56
/
+112
2006-04-29
Input: ressurect EVIOCGREP and EVIOCSREP
Dmitry Torokhov
1
-0
/
+2
2006-04-29
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
67
-3372
/
+2004
2006-04-29
Sanitise ethtool.h and mii.h for userspace.
David Woodhouse
2
-98
/
+101
2006-04-29
Remove 'extern int errno;' from public view in linux/unistd.h
David Woodhouse
1
-0
/
+2
2006-04-29
Remove struct input_device_id from public view in linux/input.h
David Woodhouse
1
-0
/
+4
2006-04-29
Don't include <linux/mod_devicetable.h> in public part of linux/pci.h
David Woodhouse
1
-2
/
+2
2006-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
7
-14
/
+38
2006-04-28
[PATCH] request_irq(): remove warnings from irq probing
Andrew Morton
1
-1
/
+3
2006-04-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-5
/
+3
2006-04-28
[PATCH] Kobject: possible cleanups
Adrian Bunk
1
-1
/
+0
2006-04-28
[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled
Jean Delvare
1
-3
/
+2
2006-04-28
[PATCH] Kobject: fix build error
Kay Sievers
1
-1
/
+1
2006-04-27
linux/blkpg.h needs <linux/compiler.h> for __user
David Woodhouse
1
-0
/
+1
2006-04-27
[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()
Jens Axboe
1
-0
/
+2
2006-04-27
Sanitise linux/sched.h for userspace consumption
David Woodhouse
1
-39
/
+37
2006-04-27
Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.h
David Woodhouse
3
-60
/
+47
2006-04-26
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-0
/
+20
2006-04-26
[PATCH] splice: rearrange moving to/from pipe helpers
Jens Axboe
1
-0
/
+17
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
116
-116
/
+0
2006-04-26
[PATCH] sky2: reschedule if irq still pending
Stephen Hemminger
1
-8
/
+10
2006-04-26
[PATCH] Add support for the sys_vmsplice syscall
Jens Axboe
1
-0
/
+3
2006-04-26
Input: move input_device_id to mod_devicetable.h
Dmitry Torokhov
2
-51
/
+101
2006-04-26
Input: allow passing NULL to input_free_device()
Dmitry Torokhov
1
-1
/
+2
2006-04-26
Input: ads7846 - improve filtering for thumb press accuracy
Imre Deak
1
-2
/
+4
2006-04-25
Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.h
David Woodhouse
1
-2
/
+0
2006-04-25
Don't include private headers from user-visible part of linux/ext3_fs.h
David Woodhouse
1
-5
/
+2
2006-04-25
Don't include private headers from user-visible part of linux/ext2_fs.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include private headers from user-visible part of linux/smb_fs.h
David Woodhouse
1
-2
/
+2
2006-04-25
Sanitise linux/sunrpc/debug.h for userspace consumption
David Woodhouse
1
-13
/
+12
2006-04-25
Don't export CONFIG_COMPAT stuff in linux/usbdevice_fs.h to userspace
David Woodhouse
1
-0
/
+2
2006-04-25
Don't include <linux/spinlock.h> from user-visible part of linux/wanrouter.h
David Woodhouse
1
-2
/
+2
2006-04-25
Don't include private headers from user-visible part of linux/signal.h
David Woodhouse
1
-2
/
+2
2006-04-25
Don't include <asm/atomic.h> from user-visible part of linux/sem.h
David Woodhouse
1
-1
/
+1
2006-04-25
Partially sanitise linux/sched.h for userspace consumption
David Woodhouse
1
-8
/
+10
2006-04-25
Don't include <linux/list.h> from user-visible part of reiserfs_xattr.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include private headers from user-visible parts of linux/quota.h
David Woodhouse
1
-2
/
+2
2006-04-25
Don't include private headers from user-visible parts of include/linux/nfs*.h
David Woodhouse
3
-27
/
+26
2006-04-25
Don't include <linux/stringify> from user-visible part of linux/net.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include <linux/list.h> from user-visible part of linux/msg.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include private files from user-visible part of linux/ncp_fs.h
David Woodhouse
1
-3
/
+2
[next]