aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-17net: core: Use pr_<level>Joe Perches6-36/+44
2012-05-17net: ipv6: ndisc: Neaten ND_PRINTx macrosJoe Perches1-125/+91
2012-05-17pktgen: Use pr_debugJoe Perches1-23/+18
2012-05-17net: include/net/sock.h cleanupEric Dumazet4-87/+84
2012-05-17isdn: remove duplicate NULL checkDan Carpenter1-1/+1
2012-05-17[SCSI] sg: remove unnecessary indentationJörn Engel1-29/+24
2012-05-17net: l2tp: Standardize logging stylesJoe Perches8-221/+213
2012-05-17[SCSI] sd: limit the scope of the async probe domainDan Williams5-6/+19
2012-05-17HID: hyperv: Set the hid drvdata correctlyK. Y. Srinivasan1-1/+2
2012-05-17target: Handle ATA_16 passthrough for pSCSI backend devicesmengcong1-0/+32
2012-05-17target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attributeNicholas Bellinger4-12/+102
2012-05-17target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bitsNicholas Bellinger2-4/+5
2012-05-17sh: Fix mistake of the member variable of plat_sci_port for SH7343Nobuhiro Iwamatsu1-1/+1
2012-05-17x86/vga: fix build with efi disabled.Dave Airlie1-1/+1
2012-05-16ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controllerBarry Song1-2/+4
2012-05-16staging: comedi: Add helper macro for comedi usb driver boilerplateH Hartley Sweeten2-0/+46
2012-05-16staging: comedi: Convert struct addi_board initialization to C99 formatH Hartley Sweeten1-2270/+1167
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller232-1060/+1488
2012-05-16CIFS: Separate protocol specific lock type handlingPavel Shilovsky3-16/+33
2012-05-16CIFS: Convert lock type to 32 bit variablePavel Shilovsky2-7/+8
2012-05-16CIFS: Move locks to cifsFileInfo structurePavel Shilovsky3-44/+58
2012-05-16cifs: convert send_nt_cancel into a version specific opJeff Layton3-39/+54
2012-05-16cifs: add a smb_version_operations/values structures and a smb_version enumJeff Layton5-2/+89
2012-05-16cifs: remove the vers= and version= synonyms for ver=Jeff Layton1-4/+1
2012-05-16cifs: add warning about change in default cache semantics in 3.7Jeff Layton1-0/+13
2012-05-16cifs: display cache= option in /proc/mountsJeff Layton1-4/+14
2012-05-16cifs: add deprecation warnings to strictcache and forcedirectioJeff Layton1-0/+6
2012-05-16cifs: add a cache= option to better describe the different cache flavorsJeff Layton1-3/+54
2012-05-16cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctlJeff Layton1-0/+8
2012-05-16cifs: remove legacy MultiuserMount optionJeff Layton5-109/+1
2012-05-16cifs: convert cifs_iovec_read to use async readsJeff Layton2-60/+236
2012-05-16cifs: add wrapper for cifs_async_readv to retry opening fileJeff Layton1-9/+18
2012-05-16cifs: add refcounting to cifs_readdata structuresJeff Layton3-7/+19
2012-05-16cifs: abstract out function to marshal the iovec for readv receivesJeff Layton3-63/+74
2012-05-16cifs: make cifs_readdata_alloc take a work_func_t argJeff Layton3-53/+49
2012-05-17MD: Add del_timer_sync to mddev_suspend (fix nasty panic)Jonathan Brassow1-0/+2
2012-05-17md/raid10: set dev_sectors properly when resizing devices in array.NeilBrown1-24/+32
2012-05-16ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACERSteven Rostedt1-1/+0
2012-05-16ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt3-15/+5
2012-05-16ftrace: Make ftrace_modify_all_code() global for archs to useSteven Rostedt2-8/+15
2012-05-16ftrace: Return record ip addr for ftrace_location()Steven Rostedt2-7/+11
2012-05-16ftrace: Consolidate ftrace_location() and ftrace_text_reserved()Steven Rostedt1-40/+40
2012-05-16ftrace: Speed up search by skipping pages by addressSteven Rostedt1-6/+16
2012-05-16ftrace: Remove extra helper functionsSteven Rostedt1-37/+24
2012-05-16ftrace: Sort all function addresses, not just per pageSteven Rostedt2-13/+23
2012-05-16tracing: change CPU ring buffer state from tracing_cpumaskVaibhav Nagarnaik1-0/+2
2012-05-16tracing: Check return value of tracing_dentry_percpu()Namhyung Kim1-0/+3
2012-05-16ring-buffer: Reset head page before running self testSteven Rostedt1-0/+4
2012-05-16ring-buffer: Add integrity check at end of iter readSteven Rostedt1-0/+29
2012-05-17netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPERPablo Neira Ayuso1-1/+3