index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
squashfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-27
X86: Introduce HW-Pstate scattered cpuid feature
Thomas Renninger
2
-0
/
+2
2012-01-27
HWMON: Convert coretemp to x86 cpuid autoprobing
Andi Kleen
1
-3
/
+14
2012-01-27
HWMON: Convert via-cputemp to x86 cpuid autoprobing
Andi Kleen
1
-5
/
+11
2012-01-27
ACPI: Load acpi-cpufreq from processor driver automatically
Andi Kleen
3
-0
/
+24
2012-01-27
intel-idle: convert to x86_cpu_id auto probing
Andi Kleen
1
-50
/
+66
2012-01-27
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
Andi Kleen
5
-19
/
+41
2012-01-27
Add driver auto probing for x86 features v4
Andi Kleen
6
-1
/
+165
2012-01-26
debugfs: add mode, uid and gid options
Ludwig Nussel
2
-2
/
+152
2012-01-25
Eliminate get_driver() and put_driver()
Alan Stern
2
-30
/
+0
2012-01-25
Remove useless get_driver()/put_driver() calls
Alan Stern
4
-27
/
+5
2012-01-25
cio: remove {get,put}_driver
Sebastian Ott
2
-9
/
+1
2012-01-25
Dynamic ID addition doesn't need get_driver()
Alan Stern
4
-15
/
+3
2012-01-25
Driver core: driver_find() drops reference before returning
Alan Stern
8
-17
/
+10
2012-01-25
driver-core: Fix possible null reference in subsys_interface_unregister
Jonghwan Choi
1
-2
/
+4
2012-01-25
sysfs: change permissions for /sys from 0755 to 0555
Vitaly Kuznetsov
1
-1
/
+1
2012-01-24
drivers: hv: Get rid of some unnecessary code
K. Y. Srinivasan
1
-87
/
+0
2012-01-24
dynamic_debug: process multiple debug-queries on a line
Jim Cromie
2
-30
/
+66
2012-01-24
dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
Jim Cromie
1
-8
/
+17
2012-01-24
dynamic_debug: add trim_prefix() to provide source-root relative paths
Jim Cromie
2
-6
/
+19
2012-01-24
dynamic_debug: enlarge command/query write buffer
Jim Cromie
1
-4
/
+12
2012-01-24
dynamic_debug: chop off comments in ddebug_tokenize
Jim Cromie
1
-0
/
+2
2012-01-24
dynamic_debug: reduce lineno field to a saner 18 bits
Jim Cromie
1
-1
/
+1
2012-01-24
dynamic_debug: early return if _ddebug table is empty
Jim Cromie
1
-15
/
+20
2012-01-24
dynamic_debug: tighten up error checking on debug queries
Jim Cromie
1
-6
/
+33
2012-01-24
dynamic_debug: describe_flags with '=[pmflt_]*'
Jim Cromie
2
-12
/
+12
2012-01-24
dynamic_debug: drop explicit !=NULL checks
Jim Cromie
1
-6
/
+5
2012-01-24
dynamic_debug: pr_err() call should not depend upon verbosity
Jim Cromie
1
-2
/
+1
2012-01-24
dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
Jim Cromie
1
-3
/
+5
2012-01-24
dynamic_debug: change verbosity at runtime
Jim Cromie
1
-0
/
+1
2012-01-24
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
Jim Cromie
4
-12
/
+16
2012-01-24
dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT
Jim Cromie
2
-10
/
+4
2012-01-24
dynamic_debug: fix whitespace complaints from scripts/cleanfile
Jim Cromie
1
-7
/
+9
2012-01-24
sysfs: Kill nlink counting.
Eric W. Biederman
3
-10
/
+0
2012-01-24
sysfs: Store the sysfs inode in an unsigned int.
Eric W. Biederman
2
-3
/
+3
2012-01-24
sysfs: Reduce s_flags to an unsinged short so it packs well with s_mode
Eric W. Biederman
1
-3
/
+3
2012-01-24
sysfs: Add s_hash to sysfs_dirent and order directory entries by hash
Eric W. Biederman
2
-108
/
+120
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
[next]