summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt35-121/+248
2009-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller54-342/+390
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust1-3/+2
2009-08-12Input: eeti_ts - allow active high irq linesDaniel Mack1-0/+9
2009-08-11tracing: Add fields format definition for syscall eventsFrederic Weisbecker1-0/+1
2009-08-11tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker1-1/+2
2009-08-11tracing: Add perf counter support for syscalls tracingJason Baron2-1/+53
2009-08-11tracing: Add individual syscalls tracepoint id supportJason Baron1-4/+18
2009-08-11tracing: Add trace events for each syscall entry/exitJason Baron1-2/+59
2009-08-11tracing: Add ftrace_event_call void * 'data' fieldJason Baron1-2/+3
2009-08-11tracing: Add DECLARE_TRACE_WITH_CALLBACK() macroJason Baron1-4/+27
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar36-123/+273
2009-08-11Merge branch 'master' into nextJames Morris9-28/+76
2009-08-11Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust3-13/+50
2009-08-11Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust3-3/+54
2009-08-11Merge branch 'master' into for-linusRafael J. Wysocki9-28/+76
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-5/+7
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra1-1/+8
2009-08-10chrdev: implement __[un]register_chrdev()Tejun Heo1-3/+16
2009-08-10netfilter: xtables: realign struct xt_target_paramJan Engelhardt1-1/+1
2009-08-10netfilter: xtables: remove redirecting header filesJan Engelhardt41-615/+5
2009-08-10netfilter: xtables: remove xt_owner v0Jan Engelhardt4-40/+0
2009-08-10netfilter: xtables: remove xt_mark v0Jan Engelhardt1-5/+0
2009-08-10netfilter: xtables: remove xt_iprange v0Jan Engelhardt2-22/+0
2009-08-10netfilter: xtables: remove xt_conntrack v0Jan Engelhardt1-36/+0
2009-08-10netfilter: xtables: remove xt_connmark v0Jan Engelhardt1-5/+0
2009-08-10netfilter: xtables: remove xt_MARK v0, v1Jan Engelhardt1-17/+0
2009-08-10netfilter: xtables: remove xt_CONNMARK v0Jan Engelhardt1-6/+0
2009-08-10netfilter: xtables: remove xt_TOS v0Jan Engelhardt3-27/+0
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra1-0/+2
2009-08-10security: define round_hint_to_min in !CONFIG_SECURITYEric Paris1-15/+15
2009-08-10Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2009-08-09SUNRPC: Add an rpc_pipefs front end for the sunrpc cache codeTrond Myklebust2-0/+21
2009-08-09SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache codeTrond Myklebust1-2/+9
2009-08-09SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust1-3/+10
2009-08-09NFSD: Clean up the idmapper warning...Trond Myklebust1-1/+2
2009-08-09SUNRPC: clean up rpc_setup_pipedir()Trond Myklebust2-2/+1
2009-08-09SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust1-2/+2
2009-08-09SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()Trond Myklebust1-2/+3
2009-08-09SUNRPC: Constify rpc_pipe_ops...Trond Myklebust1-2/+3
2009-08-09SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever1-1/+0
2009-08-09SUNRPC: Remove duplicate universal address generationChuck Lever1-1/+0
2009-08-09SUNRPC: Provide functions for managing universal addressesChuck Lever1-0/+38
2009-08-09SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitionsChuck Lever1-1/+16
2009-08-09NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust1-0/+9
2009-08-09sched: Add default defines for PREEMPT_ACTIVEArnd Bergmann1-0/+6
2009-08-09perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker1-5/+5
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2-2/+11
2009-08-08Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse57-346/+386
2009-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds1-1/+2