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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
sysctl: Factor out sysctl_data.
Eric W. Biederman
2
-20
/
+47
2007-10-19
sysctl core: Stop using the unnecessary ctl_table typedef
Eric W. Biederman
2
-75
/
+75
2007-10-19
CIFS: ignore mode change if it's just for clearing setuid/setgid bits
Jeff Layton
1
-0
/
+5
2007-10-19
NFS: if ATTR_KILL_S*ID bits are set, then skip mode change
Jeff Layton
1
-0
/
+4
2007-10-19
VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations
Jeff Layton
1
-10
/
+16
2007-10-19
reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr
Jeff Layton
1
-1
/
+5
2007-10-19
knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set
Jeff Layton
1
-6
/
+15
2007-10-19
ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID
Jeff Layton
1
-0
/
+8
2007-10-19
cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling
Akinobu Mita
1
-21
/
+45
2007-10-19
cpu hotplug: mce: fix cpu hotplug error handling
Akinobu Mita
1
-10
/
+29
2007-10-19
cpu hotplug: msr: fix cpu hotplug error handling
Akinobu Mita
1
-15
/
+20
2007-10-19
cpu hotplug: thermal_throttle: fix cpu hotplug error handling
Akinobu Mita
1
-4
/
+6
2007-10-19
cpu hotplug: topology: remove topology_dev_map
Akinobu Mita
1
-10
/
+1
2007-10-19
cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with ...
Akinobu Mita
1
-0
/
+2
2007-10-19
cpu hotplug: slab: fix memory leak in cpu hotplug error path
Akinobu Mita
1
-2
/
+8
2007-10-19
cpu hotplug: slab: cleanup cpuup_callback()
Akinobu Mita
1
-143
/
+160
2007-10-19
update checkpatch.pl to version 0.11
Andy Whitcroft
1
-174
/
+340
2007-10-19
param_sysfs_builtin memchr argument fix
Dave Young
1
-1
/
+7
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
2
-13
/
+14
2007-10-19
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
4
-1
/
+22
2007-10-19
Remove struct task_struct::io_wait
Alexey Dobriyan
4
-34
/
+2
2007-10-19
Hibernation: Enter platform hibernation state in a consistent way
Rafael J. Wysocki
1
-17
/
+46
2007-10-19
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
5
-35
/
+74
2007-10-19
Hibernation: Use temporary page tables for kernel text mapping on x86_64
Rafael J. Wysocki
1
-6
/
+33
2007-10-19
Hibernation: Pass CR3 in the image header on x86_64
Rafael J. Wysocki
2
-7
/
+17
2007-10-19
Hibernation: Arbitrary boot kernel support on x86_64
Rafael J. Wysocki
4
-8
/
+94
2007-10-19
Hibernation: Arbitrary boot kernel support - generic code
Rafael J. Wysocki
2
-19
/
+54
2007-10-19
s2ram: kill old debugging junk
Pavel Machek
2
-43
/
+1
2007-10-19
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
7
-27
/
+32
2007-10-19
freezer: measure freezing time
Rafael J. Wysocki
1
-3
/
+15
2007-10-19
freezer: be more verbose
Rafael J. Wysocki
1
-6
/
+9
2007-10-19
pm_trace displays the wrong time from the RTC
Rafael J. Wysocki
1
-1
/
+1
2007-10-19
unexport pm_power_off_prepare
Adrian Bunk
1
-1
/
+0
2007-10-19
freezer: do not send signals to kernel threads
Rafael J. Wysocki
3
-46
/
+93
2007-10-19
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
7
-13
/
+45
2007-10-19
freezer: prevent new tasks from inheriting TIF_FREEZE set
Rafael J. Wysocki
1
-0
/
+1
2007-10-19
freezer: do not sync filesystems from freeze_processes
Rafael J. Wysocki
4
-1
/
+14
2007-10-19
freezer: document relationship with memory shrinking
Rafael J. Wysocki
1
-2
/
+11
2007-10-19
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
3
-7
/
+7
2007-10-19
PM: Rework struct hibernation_ops
Rafael J. Wysocki
3
-13
/
+64
2007-10-19
PM: Make suspend_ops static
Rafael J. Wysocki
2
-3
/
+1
2007-10-19
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
9
-125
/
+49
2007-10-19
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
16
-62
/
+62
2007-10-19
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
13
-127
/
+122
2007-10-19
make kernel/power/main.c:suspend_enter() static
Adrian Bunk
1
-1
/
+1
2007-10-19
logo.c: get rid of mips_machgroup
Ralf Baechle
1
-8
/
+2
2007-10-19
fb modedb: Refactor confusing mode_option assignment
Geert Uytterhoeven
1
-1
/
+3
2007-10-19
tty_ioctl: fix the baud_table check in encode_baud_rate
Maciej W. Rozycki
1
-3
/
+8
2007-10-19
Remove CONFIG_VT_UNICODE
Jan Engelhardt
2
-22
/
+1
[next]