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
path:
root
/
kernel
/
sysctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-15
sysctl: check length at deprecated_sysctl_warning
Tetsuo Handa
1
-0
/
+4
2007-11-10
sched: avoid large irq-latencies in smp-balancing
Peter Zijlstra
1
-0
/
+8
2007-11-10
sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SEC
Eric Dumazet
1
-2
/
+2
2007-11-10
sched: reintroduce the sched_min_granularity tunable
Peter Zijlstra
1
-4
/
+7
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-1
/
+1
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-19
V3 file capabilities: alter behavior of cap_setpcap
Andrew Morgan
1
-2
/
+6
2007-10-19
sysctl: deprecate sys_sysctl in a user space visible fashion.
Eric W. Biederman
1
-23
/
+41
2007-10-19
sysctl: Error on bad sysctl tables
Eric W. Biederman
1
-0
/
+6
2007-10-19
sysctl: remove the cad_pid binary sysctl path
Eric W. Biederman
1
-1
/
+0
2007-10-19
sysctl: simplify the pty sysctl logic
Eric W. Biederman
1
-11
/
+0
2007-10-19
sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flags
Eric W. Biederman
1
-3
/
+0
2007-10-19
sysctl: remove binary sysctl support where it clearly doesn't work
Eric W. Biederman
1
-7
/
+0
2007-10-19
sysctl: Factor out sysctl_data.
Eric W. Biederman
1
-20
/
+46
2007-10-19
sysctl core: Stop using the unnecessary ctl_table typedef
Eric W. Biederman
1
-57
/
+57
2007-10-17
softlockup: add a /proc tuning parameter
Ravikiran G Thirumalai
1
-7
/
+26
2007-10-17
oom: add oom_kill_allocating_task sysctl
David Rientjes
1
-0
/
+9
2007-10-17
mm: per device dirty threshold
Peter Zijlstra
1
-1
/
+1
2007-10-16
hugetlb: Add hugetlb_dynamic_pool sysctl
Adam Litke
1
-0
/
+8
2007-10-15
sched: reintroduce cache-hot affinity
Ingo Molnar
1
-0
/
+8
2007-10-15
sched: speed up and simplify vslice calculations
Peter Zijlstra
1
-6
/
+3
2007-10-15
sched: remove wait_runtime limit
Ingo Molnar
1
-11
/
+0
2007-10-15
sched: remove stat_gran
Ingo Molnar
1
-11
/
+0
2007-10-13
minimal build fixes for uml (fallout from x86 merge)
Al Viro
1
-1
/
+1
2007-10-12
[POWERPC] Implement logging of unhandled signals
Olof Johansson
1
-1
/
+1
2007-09-20
sched: add /proc/sys/kernel/sched_compat_yield
Ingo Molnar
1
-0
/
+8
2007-08-25
sched: cleanup, sched_granularity -> sched_min_granularity
Ingo Molnar
1
-2
/
+2
2007-08-25
sched: adaptive scheduler granularity
Peter Zijlstra
1
-0
/
+11
2007-08-25
sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctls
Peter Zijlstra
1
-9
/
+9
2007-08-19
Remove double inclusion of linux/capability.h
Christian Heim
1
-1
/
+0
2007-08-12
Fix missing numa_zonelist_order sysctl
Lee Schermerhorn
1
-1
/
+1
2007-07-30
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
1
-1
/
+1
2007-07-25
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
Len Brown
1
-1
/
+1
2007-07-22
x86: i386-show-unhandled-signals-v3
Masoud Asgharifard Sharbiani
1
-0
/
+10
2007-07-19
kernel/sysctl.c: finish off the warning comments
Andrew Morton
1
-1
/
+4
2007-07-19
lockstat: core infrastructure
Peter Zijlstra
1
-0
/
+22
2007-07-19
coredump masking: bound suid_dumpable sysctl
Kawai, Hidehiro
1
-1
/
+5
2007-07-19
audit: rework execve audit
Peter Zijlstra
1
-0
/
+11
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
1
-1
/
+1
2007-07-18
Add common orderly_poweroff()
Jeremy Fitzhardinge
1
-0
/
+10
2007-07-17
proper prototype for proc_nr_files()
Adrian Bunk
1
-3
/
+1
2007-07-17
Allow huge page allocations to use GFP_HIGH_MOVABLE
Mel Gorman
1
-0
/
+8
2007-07-16
Remove duplicate comments from sysctl.c
Linus Torvalds
1
-8
/
+0
2007-07-16
sysctl.c: add text telling people to use CTL_UNNUMBERED
Andrew Morton
1
-1
/
+20
2007-07-16
vdso: print fatal signals
Ingo Molnar
1
-0
/
+9
2007-07-16
change zonelist order: zonelist order selection logic
KAMEZAWA Hiroyuki
1
-0
/
+11
2007-07-12
security: Protection for exploiting null dereference using mmap
Eric Paris
1
-0
/
+10
2007-07-09
sched: add CFS debug sysctls
Ingo Molnar
1
-0
/
+80
2007-05-17
make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...
Dan Aloni
1
-1
/
+1
2007-05-09
Make vm statistics update interval configurable
Christoph Lameter
1
-0
/
+12
[next]