index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
hwpoison-inject.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
2012-01-18
[libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list
Benjamin Larsson
1
-0
/
+7
2012-01-18
[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list
Vladimir LAVALLADE
1
-0
/
+2
2012-01-18
[libata] pata_bf54x: Support sg list in bmdma transfer.
Sonic Zhang
1
-79
/
+88
[next]