index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-02-14
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
Eric W. Biederman
3
-15
/
+0
2007-02-14
[PATCH] sysctl: add a parent entry to ctl_table and set the parent entry
Eric W. Biederman
2
-0
/
+19
2007-02-14
[PATCH] sysctl: reimplement the sysctl proc support
Eric W. Biederman
10
-199
/
+486
2007-02-14
[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c
Eric W. Biederman
2
-5
/
+7
2007-02-14
[PATCH] sysctl: factor out sysctl_head_next from do_sysctl
Eric W. Biederman
2
-17
/
+47
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
68
-80
/
+75
2007-02-14
[PATCH] sysctl: remove support for directory strategy routines
Eric W. Biederman
1
-8
/
+0
2007-02-14
[PATCH] sysctl: remove support for CTL_ANY
Eric W. Biederman
2
-2
/
+1
2007-02-14
[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry
Eric W. Biederman
2
-4
/
+14
2007-02-14
[PATCH] sysctl: move SYSV IPC sysctls to their own file
Eric W. Biederman
4
-176
/
+190
2007-02-14
[PATCH] sysctl: move utsname sysctls to their own file
Eric W. Biederman
3
-117
/
+147
2007-02-14
[PATCH] sysctl: move init_irq_proc into init/main where it belongs
Eric W. Biederman
2
-3
/
+3
2007-02-14
[PATCH] sysctl: register the ocfs2 sysctl numbers
Eric W. Biederman
3
-4
/
+4
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in NTFS and remove sys_sysctl support
Eric W. Biederman
1
-8
/
+16
2007-02-14
[PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctls
Eric W. Biederman
1
-10
/
+48
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.c
Eric W. Biederman
1
-75
/
+189
2007-02-14
[PATCH] sysctl: register the sysctl number used by the arlan driver
Eric W. Biederman
2
-1
/
+2
2007-02-14
[PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.c
Eric W. Biederman
1
-4
/
+2
2007-02-14
[PATCH] sysctl: remove sys_sysctl support from the hpet timer driver
Eric W. Biederman
1
-2
/
+2
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c
Eric W. Biederman
1
-6
/
+16
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.c
Eric W. Biederman
1
-2
/
+2
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.c
Eric W. Biederman
1
-10
/
+20
2007-02-14
[PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head
Eric W. Biederman
2
-2
/
+2
2007-02-14
[PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakage
Eric W. Biederman
1
-11
/
+38
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables entries in arch/ppc/kernel/ppc_htab.c
Eric W. Biederman
1
-3
/
+8
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.c
Eric W. Biederman
1
-3
/
+8
2007-02-14
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
Eric W. Biederman
3
-4
/
+4
2007-02-14
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
Eric W. Biederman
4
-7
/
+8
2007-02-14
[PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage
Eric W. Biederman
1
-29
/
+116
2007-02-14
[PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.c
Eric W. Biederman
1
-6
/
+32
2007-02-14
[PATCH] sysctl: mips/au1000: remove sys_sysctl support
Eric W. Biederman
1
-11
/
+5
2007-02-14
[PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakage
Eric W. Biederman
1
-9
/
+47
2007-02-14
[PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.c
Eric W. Biederman
1
-48
/
+38
2007-02-14
[PATCH] sysctl: sn: remove sysctl ABI BREAKAGE
Eric W. Biederman
1
-6
/
+6
2007-02-14
[PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.c
Eric W. Biederman
1
-5
/
+24
2007-02-14
[PATCH] sysctl: C99 convert arch/frv/kernel/pm.c
Eric W. Biederman
1
-7
/
+43
2007-02-14
[PATCH] sysctl: frv: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs
Eric W. Biederman
2
-1
/
+1
2007-02-14
[PATCH] sysctl: frv: pm remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: move CTL_PM into sysctl.h where it belongs
Eric W. Biederman
2
-1
/
+1
2007-02-14
[PATCH] sysctl: cdrom: don't set de->owner
Eric W. Biederman
1
-2
/
+0
2007-02-14
[PATCH] sysctl: cdrom: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: ipmi: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: mac_hid: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: md: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: scsi: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: atalk: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: ax25: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: dccp: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: decnet: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
[next]