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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
fuse: add atomic open+truncate support
Miklos Szeredi
1
-0
/
+1
2007-10-19
fuse: improve utimes support
Miklos Szeredi
1
-0
/
+2
2007-10-19
VFS: allow filesystems to implement atomic open+truncate
Miklos Szeredi
1
-0
/
+1
2007-10-19
fuse: add file handle to getattr operation
Miklos Szeredi
1
-2
/
+21
2007-10-19
ext3: support large blocksize up to PAGESIZE
Takashi Sato
1
-2
/
+2
2007-10-19
bit_spin_lock: use lock bitops
Nick Piggin
1
-4
/
+22
2007-10-19
powerpc: lock bitops
Nick Piggin
1
-1
/
+45
2007-10-19
mips: lock bitops
Nick Piggin
1
-1
/
+96
2007-10-19
mips: fix bitops
Nick Piggin
1
-0
/
+6
2007-10-19
ia64: lock bitops
Nick Piggin
1
-2
/
+41
2007-10-19
alpha: lock bitops
Nick Piggin
1
-1
/
+42
2007-10-19
alpha: fix bitops
Nick Piggin
1
-0
/
+9
2007-10-19
bitops: introduce lock ops
Nick Piggin
25
-0
/
+70
2007-10-19
Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs
Satyam Sharma
1
-2
/
+3
2007-10-19
powerpc: add scaled time accounting
Michael Neuling
1
-0
/
+3
2007-10-19
add-scaled-time-to-taskstats-based-process-accounting fix
Michael Neuling
1
-8
/
+6
2007-10-19
Add scaled time to taskstats based process accounting
Michael Neuling
3
-3
/
+12
2007-10-19
Char: cyclades, fix some -W warnings
Jiri Slaby
1
-6
/
+6
2007-10-19
Char: cyclades, remove bottom half processing
Jiri Slaby
1
-15
/
+0
2007-10-19
V3 file capabilities: alter behavior of cap_setpcap
Andrew Morgan
2
-4
/
+7
2007-10-19
sysctl: Error on bad sysctl tables
Eric W. Biederman
1
-0
/
+1
2007-10-19
sysctl: properly register the irda binary sysctl numbers
Eric W. Biederman
1
-0
/
+20
2007-10-19
sysctl: parport remove binary paths
Eric W. Biederman
1
-1
/
+0
2007-10-19
sysctl: Factor out sysctl_data.
Eric W. Biederman
1
-0
/
+1
2007-10-19
sysctl core: Stop using the unnecessary ctl_table typedef
Eric W. Biederman
1
-18
/
+18
2007-10-19
stop using DMA_xxBIT_MASK
Andrew Morton
1
-2
/
+8
2007-10-19
unify DMA_..BIT_MASK definitions: v3.1
Borislav Petkov
1
-10
/
+14
2007-10-19
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
1
-0
/
+5
2007-10-19
Remove struct task_struct::io_wait
Alexey Dobriyan
2
-19
/
+0
2007-10-19
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
1
-0
/
+7
2007-10-19
Hibernation: Arbitrary boot kernel support on x86_64
Rafael J. Wysocki
1
-0
/
+2
2007-10-19
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
1
-5
/
+2
2007-10-19
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
1
-0
/
+38
2007-10-19
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
1
-4
/
+4
2007-10-19
PM: Rework struct hibernation_ops
Rafael J. Wysocki
1
-6
/
+32
2007-10-19
PM: Make suspend_ops static
Rafael J. Wysocki
1
-2
/
+0
2007-10-19
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2
-10
/
+9
2007-10-19
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
1
-11
/
+11
2007-10-19
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
3
-109
/
+112
2007-10-19
hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier
Anton Blanchard
1
-1
/
+1
2007-10-19
[libata] kill ata_sg_is_last()
Jeff Garzik
1
-12
/
+0
2007-10-18
sched: reduce schedstat variable overhead a bit
Ken Chen
1
-21
/
+21
2007-10-18
[MIPS] time: Move R4000 clockevent device code to separate configurable file
Ralf Baechle
1
-0
/
+6
2007-10-18
[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack
Ralf Baechle
1
-1
/
+0
2007-10-18
[MIPS] Always do the ARC64_TWIDDLE_PC thing.
Thomas Bogendoerfer
1
-1
/
+8
2007-10-18
[NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required
Li Zefan
1
-8
/
+5
2007-10-18
[NET]: Fix OOPS due to missing check in dev_parse_header().
Patrick McHardy
1
-1
/
+1
2007-10-18
[IPSEC]: Rename mode to outer_mode and add inner_mode
Herbert Xu
1
-1
/
+2
2007-10-18
[IPSEC]: Store afinfo pointer in xfrm_mode
Herbert Xu
1
-3
/
+3
2007-10-18
[IPSEC]: Add missing BEET checks
Herbert Xu
1
-0
/
+6
[prev]
[next]