summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-17staging: comedi: Add helper macro for comedi usb driver boilerplateH Hartley Sweeten2-0/+46
2012-05-17staging: comedi: Convert struct addi_board initialization to C99 formatH Hartley Sweeten1-2270/+1167
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller232-1060/+1488
2012-05-17CIFS: Separate protocol specific lock type handlingPavel Shilovsky3-16/+33
2012-05-17CIFS: Convert lock type to 32 bit variablePavel Shilovsky2-7/+8
2012-05-17CIFS: Move locks to cifsFileInfo structurePavel Shilovsky3-44/+58
2012-05-17cifs: convert send_nt_cancel into a version specific opJeff Layton3-39/+54
2012-05-17cifs: add a smb_version_operations/values structures and a smb_version enumJeff Layton5-2/+89
2012-05-17cifs: remove the vers= and version= synonyms for ver=Jeff Layton1-4/+1
2012-05-17cifs: add warning about change in default cache semantics in 3.7Jeff Layton1-0/+13
2012-05-17cifs: display cache= option in /proc/mountsJeff Layton1-4/+14
2012-05-17cifs: add deprecation warnings to strictcache and forcedirectioJeff Layton1-0/+6
2012-05-17cifs: add a cache= option to better describe the different cache flavorsJeff Layton1-3/+54
2012-05-17cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctlJeff Layton1-0/+8
2012-05-17cifs: remove legacy MultiuserMount optionJeff Layton5-109/+1
2012-05-17cifs: convert cifs_iovec_read to use async readsJeff Layton2-60/+236
2012-05-17cifs: add wrapper for cifs_async_readv to retry opening fileJeff Layton1-9/+18
2012-05-17cifs: add refcounting to cifs_readdata structuresJeff Layton3-7/+19
2012-05-17cifs: abstract out function to marshal the iovec for readv receivesJeff Layton3-63/+74
2012-05-17cifs: 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-17ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACERSteven Rostedt1-1/+0
2012-05-17ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt3-15/+5
2012-05-17ftrace: Make ftrace_modify_all_code() global for archs to useSteven Rostedt2-8/+15
2012-05-17ftrace: Return record ip addr for ftrace_location()Steven Rostedt2-7/+11
2012-05-17ftrace: Consolidate ftrace_location() and ftrace_text_reserved()Steven Rostedt1-40/+40
2012-05-17ftrace: Speed up search by skipping pages by addressSteven Rostedt1-6/+16
2012-05-17ftrace: Remove extra helper functionsSteven Rostedt1-37/+24
2012-05-17ftrace: Sort all function addresses, not just per pageSteven Rostedt2-13/+23
2012-05-17tracing: change CPU ring buffer state from tracing_cpumaskVaibhav Nagarnaik1-0/+2
2012-05-17tracing: Check return value of tracing_dentry_percpu()Namhyung Kim1-0/+3
2012-05-17ring-buffer: Reset head page before running self testSteven Rostedt1-0/+4
2012-05-17ring-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
2012-05-17netfilter: xt_CT: remove redundant header includeEldad Zack1-1/+0
2012-05-17netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik2-2/+17
2012-05-17netfilter: nf_ct_tcp: extend log message for invalid ignored packetsPablo Neira Ayuso1-1/+2
2012-05-17netfilter: xt_HMARK: modulus is expensive for hash calculationPablo Neira Ayuso1-1/+1
2012-05-17netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()Dan Carpenter1-1/+1
2012-05-17netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal2-3/+5
2012-05-17ARM: mach-shmobile: sh73a0: fixup PINT/IRQ16-IRQ31 irq number conflictKuninori Morimoto1-3/+31
2012-05-17x86, fpu: drop the fpu state during thread exitSuresh Siddha1-6/+13
2012-05-17x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state()Suresh Siddha1-2/+0
2012-05-17coredump: ensure the fpu state is flushed for proper multi-threaded core dumpSuresh Siddha1-1/+14
2012-05-17fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha39-140/+36
2012-05-17MIPS: Move cache setup to setup_arch().David Daney4-6/+10
2012-05-17MIPS: Use board_cache_error_setup for r4k cache error handler setup.David Daney1-4/+10
2012-05-17MIPS: Octeon: Use board_cache_error_setup for cache error handler setup.David Daney1-6/+8
2012-05-17MIPS: Make set_handler() __cpuinit.David Daney1-1/+1