index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
message
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-25
sysctl: Add register_sysctl for normal sysctl users
Eric W. Biederman
2
-0
/
+18
2012-01-25
sysctl: Index sysctl directories with rbtrees.
Eric W. Biederman
2
-92
/
+142
2012-01-25
sysctl: Make the header lists per directory.
Eric W. Biederman
2
-18
/
+12
2012-01-25
sysctl: Move sysctl_check_dups into insert_header
Eric W. Biederman
1
-9
/
+11
2012-01-25
sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...
Eric W. Biederman
3
-27
/
+17
2012-01-25
sysctl: Replace root_list with links between sysctl_table_sets.
Eric W. Biederman
2
-104
/
+296
2012-01-25
sysctl: Add sysctl_print_dir and use it in get_subdir
Eric W. Biederman
1
-1
/
+10
2012-01-25
sysctl: Stop requiring explicit management of sysctl directories
Eric W. Biederman
2
-202
/
+150
2012-01-25
sysctl: Add a root pointer to ctl_table_set
Eric W. Biederman
3
-3
/
+8
2012-01-25
sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entry
Eric W. Biederman
1
-36
/
+62
2012-01-25
sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry.
Eric W. Biederman
1
-26
/
+76
2012-01-25
sysctl: Normalize the root_table data structure.
Eric W. Biederman
1
-4
/
+11
2012-01-25
sysctl: Factor out insert_header and erase_header
Eric W. Biederman
1
-3
/
+13
2012-01-25
sysctl: Factor out init_header from __register_sysctl_paths
Eric W. Biederman
1
-8
/
+17
2012-01-25
sysctl: Initial support for auto-unregistering sysctl tables.
Eric W. Biederman
2
-9
/
+20
2012-01-25
sysctl: A more obvious version of grab_header.
Eric W. Biederman
1
-4
/
+4
2012-01-25
sysctl: Remove the now unused ctl_table parent field.
Eric W. Biederman
2
-12
/
+1
2012-01-25
sysctl: Improve the sysctl sanity checks
Eric W. Biederman
2
-144
/
+86
2012-01-25
sysctl: register only tables of sysctl files
Eric W. Biederman
2
-19
/
+148
2012-01-25
sysctl: Add ctl_table chains into cstring paths
Eric W. Biederman
1
-0
/
+9
2012-01-25
sysctl: Add support for register sysctl tables with a normal cstring path.
Eric W. Biederman
2
-10
/
+87
2012-01-25
sysctl: Create local copies of directory names used in paths
Eric W. Biederman
1
-3
/
+8
2012-01-25
sysctl: Remove the unnecessary sysctl_set parent concept.
Eric W. Biederman
3
-9
/
+10
2012-01-25
sysctl: Implement retire_sysctl_set
Eric W. Biederman
3
-1
/
+6
2012-01-25
sysctl: Make the directories have nlink == 1
Eric W. Biederman
1
-1
/
+0
2012-01-25
sysctl: Move the implementation into fs/proc/proc_sysctl.c
Eric W. Biederman
6
-641
/
+625
2012-01-25
sysctl: Register the base sysctl table like any other sysctl table.
Eric W. Biederman
4
-12
/
+9
2012-01-25
sysctl: Consolidate !CONFIG_SYSCTL handling
Eric W. Biederman
2
-59
/
+62
2012-01-25
sysctl: remove impossible condition check
Lucas De Marchi
1
-12
/
+2
2012-01-20
Linux 3.3-rc1
v3.3-rc1
Linus Torvalds
1
-2
/
+2
2012-01-19
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
1
-0
/
+1
2012-01-19
qnx4: don't leak ->BitMap on late failure exits
Al Viro
1
-1
/
+3
2012-01-19
qnx4: reduce the insane nesting in qnx4_checkroot()
Al Viro
1
-34
/
+22
2012-01-19
qnx4: di_fname is an array, for crying out loud...
Al Viro
1
-14
/
+12
2012-01-19
KEYS: Permit key_serial() to be called with a const key pointer
David Howells
1
-1
/
+1
2012-01-19
keys: fix user_defined key sparse messages
Mimi Zohar
1
-3
/
+3
2012-01-19
ima: fix cred sparse warning
Mimi Zohar
1
-1
/
+2
2012-01-19
uml: fix compile for x86-64
Linus Torvalds
1
-0
/
+5
2012-01-19
MPILIB: Add a missing ENOMEM check
David Howells
1
-0
/
+2
2012-01-19
tpm: fix (ACPI S3) suspend regression
Stefan Berger
2
-0
/
+12
2012-01-19
nvme: fix merge error due to change of 'make_request_fn' fn type
Linus Torvalds
1
-7
/
+1
2012-01-19
xen: using EXPORT_SYMBOL requires including export.h
Stephen Rothwell
1
-0
/
+1
2012-01-18
gpio: tps65910: Use correct offset for gpio initialization
Laxman Dewangan
1
-1
/
+1
2012-01-18
acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec
Tony Luck
3
-48
/
+234
2012-01-18
intel_idle: Split up and provide per CPU initialization func
Thomas Renninger
2
-40
/
+49
2012-01-18
ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2
Thomas Renninger
1
-9
/
+8
2012-01-18
tg3: Fix single-vector MSI-X code
Matt Carlson
1
-13
/
+14
2012-01-18
openvswitch: Fix multipart datapath dumps.
Ben Pfaff
1
-4
/
+3
2012-01-18
ipv6: fix per device IP snmp counters
Eric Dumazet
1
-2
/
+2
2012-01-18
x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n
Al Viro
1
-0
/
+2
[next]