summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf: Provide a separate task context for sweventsPeter Zijlstra2010-09-092-8/+2
* perf: Multiple task contextsPeter Zijlstra2010-09-092-1/+8
* perf: Per-pmu-per-cpu contextsPeter Zijlstra2010-09-091-1/+3
* perf: Per cpu-context rotation timerPeter Zijlstra2010-09-091-3/+2
* perf: Remove the swevent hash-table from the cpu contextPeter Zijlstra2010-09-091-6/+0
* perf: Remove the sysfs bitsPeter Zijlstra2010-09-091-6/+0
* perf: Rework the PMU methodsPeter Zijlstra2010-09-092-15/+43
* perf: Shrink hw_perf_eventPeter Zijlstra2010-09-091-1/+0
* perf: Default PMU opsPeter Zijlstra2010-09-091-5/+5
* perf: Per PMU disablePeter Zijlstra2010-09-091-6/+7
* perf: Reduce perf_disable() usagePeter Zijlstra2010-09-091-10/+10
* perf: Register PMU implementationsPeter Zijlstra2010-09-091-1/+9
* perf: Deconstify struct pmuPeter Zijlstra2010-09-091-5/+5
* skb: Add tracepoints to freeing skbKoki Sanagi2010-09-071-0/+17
* netdev: Add tracepoints to netdev layerKoki Sanagi2010-09-071-0/+82
* napi: Convert trace_napi_poll to TRACE_EVENTNeil Horman2010-09-071-2/+23
* irq: Add tracepoint to softirq_raiseLai Jiangshan2010-09-072-3/+31
* Merge branch 'linus' into perf/coreIngo Molnar2010-08-2542-123/+458
|\
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-241-2/+6
| |\
| | * tracing: Fix timer tracingArjan van de Ven2010-08-191-2/+6
| * | guard page for stacks that grow upwardsLuck, Tony2010-08-241-1/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-243-34/+58
| |\ \
| | * | kobject: Break the kobject namespace defs into their own headerDavid Howells2010-08-243-34/+58
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-08-241-0/+1
| |\ \ \
| | * | | USB: gadget: fix composite kernel-doc warningsRandy Dunlap2010-08-241-0/+1
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-2412-26/+58
| |\ \ \
| | * | | header: fix broken headers for user spaceChangli Gao2010-08-2310-26/+26
| | * | | netfilter: fix userspace header warningSam Ravnborg2010-08-191-0/+2
| | * | | net: add Fast Ethernet driver for PXA168.Sachin Sanap2010-08-191-0/+30
| * | | | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2010-08-241-5/+9
| |\ \ \ \
| | * | | | xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfieldIan Campbell2010-08-231-6/+9
| | * | | | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-231-1/+1
| | * | | | xen: pvhvm: allow user to request no emulated device unplugIan Campbell2010-08-231-0/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-247-23/+39
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-177-23/+39
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2010-08-221-1/+1
| |\ \ \ \
| | * | | | slub: add missing __percpu markup in mm/slub_def.hNamhyung Kim2010-08-091-1/+1
| * | | | | workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven2010-08-211-0/+62
| * | | | | mm: make the vma list be doubly linkedLinus Torvalds2010-08-211-1/+1
| * | | | | kfifo: implement missing __kfifo_skip_r()Andrea Righi2010-08-201-0/+2
| * | | | | Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells2010-08-181-2/+4
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-185-23/+197
| |\ \ \ \ \
| | * | | | | fs: scale files_lockNick Piggin2010-08-181-0/+7
| | * | | | | lglock: introduce special lglock and brlock spin locksNick Piggin2010-08-181-0/+172
| | * | | | | tty: fix fu_list abuseNick Piggin2010-08-182-2/+8
| | * | | | | fs: cleanup files_lock lockingNick Piggin2010-08-182-5/+3
| | * | | | | fs: fs_struct rwlock to spinlockNick Piggin2010-08-181-7/+7
| | * | | | | remove SWRITE* I/O typesChristoph Hellwig2010-08-182-9/+1
| | * | | | | kill BH_Ordered flagChristoph Hellwig2010-08-181-2/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-181-0/+1
| |\ \ \ \ \