summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stack_trace: Add weak save_stack_trace_regs()Masami Hiramatsu2011-06-141-3/+9
* x86: Swap save_stack_trace_regs parametersMasami Hiramatsu2011-06-143-4/+4
* ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating processVaibhav Nagarnaik2011-06-141-6/+19
* tracing: Convert to kstrtoul_from_userPeter Huewe2011-06-145-110/+20
* tracing, function_graph: Add context-info support for function_graph tracerJiri Olsa2011-06-141-22/+31
* tracing, function_graph: Remove lock-depth from latency traceJiri Olsa2011-06-141-4/+3
* tracing, function: Fix trace header to follow context-info optionJiri Olsa2011-06-141-0/+3
* tracing, function_graph: Merge overhead and duration display functionsJiri Olsa2011-06-141-74/+74
* tracing, function_graph: Remove dependency of abstime and duration fields on ...Jiri Olsa2011-06-143-18/+9
* async: Fixed an include coding style issuePaul McQuade2011-06-141-5/+7
* ftrace: Fixed an include coding style issuePaul McQuade2011-06-141-5/+2
* tracing: Add disable_on_free optionSteven Rostedt2011-06-142-2/+5
* tracing: Add a proc file to stop tracing and free bufferVaibhav Nagarnaik2011-06-141-35/+73
* tracing: Use NUMA allocation for per-cpu ring buffer pagesVaibhav Nagarnaik2011-06-144-23/+24
* tracing: Schedule a delayed work to call wakeup()Vaibhav Nagarnaik2011-06-141-11/+12
* perf, core: Fix initial task_ctx/event installationPeter Zijlstra2011-06-071-11/+17
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-06-0447-203/+844
|\
| * perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABIVince Weaver2011-06-041-0/+6
| * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-06-04883-14873/+22951
| |\
| | * perf python: Fix argument name list of read_on_cpu()Frederic Weisbecker2011-06-031-1/+1
| | * perf evlist: Don't die if sample_{id_all|type} is invalidArnaldo Carvalho de Melo2011-06-039-44/+74
| | * perf python: Use exception to propagate errorsArnaldo Carvalho de Melo2011-06-031-6/+4
| | * perf evlist: Remove dependency on debug routinesArnaldo Carvalho de Melo2011-06-031-9/+4
| | * Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"Linus Torvalds2011-06-021-4/+0
| | * Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-06-025-48/+220
| | |\
| | | * intel-iommu: Fix off-by-one in RMRR setupDavid Woodhouse2011-06-011-2/+2
| | | * intel-iommu: Add domain check in domain_remove_one_dev_infoMike Habeck2011-06-011-2/+2
| | | * intel-iommu: Remove Host Bridge devices from identity mappingMike Travis2011-06-011-0/+5
| | | * intel-iommu: Use coherent DMA mask when requestedMike Travis2011-06-011-2/+1
| | | * intel-iommu: Dont cache iova above 32bitChris Wright2011-06-011-2/+10
| | | * intel-iommu: Speed up processing of the identity_mapping functionMike Travis2011-06-011-3/+3
| | | * intel-iommu: Check for identity mapping candidate using system dma maskChris Wright2011-06-011-2/+13
| | | * intel-iommu: Only unlink device domains from iommuAlex Williamson2011-06-011-4/+7
| | | * intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song2011-06-013-19/+147
| | | * intel-iommu: Flush unmaps at domain_exitAlex Williamson2011-05-241-0/+4
| | | * intel-iommu: Remove obsolete comment from detect_intel_iommuJan Kiszka2011-05-241-6/+1
| | | * intel-iommu: fix VT-d PMR disable for TXT on S3 resumeJoseph Cihula2011-05-241-6/+25
| | * | block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds2011-06-023-3/+0
| | * | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-06-011-0/+1
| | |\ \
| | | * | mtd: fix physmap.h warningsRandy Dunlap2011-06-011-0/+1
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-06-011-1/+2
| | |\ \ \
| | | * | | AppArmor: fix oops in apparmor_setprocattrKees Cook2011-06-011-1/+2
| | * | | | kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger2011-06-011-1/+4
| | |/ / /
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-06-0123-113/+539
| | |\ \ \
| | | * | | virtio_net: delay TX callbacksMichael S. Tsirkin2011-05-301-1/+1
| | | * | | virtio: add api for delayed callbacksMichael S. Tsirkin2011-05-302-0/+36
| | | * | | virtio_test: support event indexMichael S. Tsirkin2011-05-301-2/+17
| | | * | | vhost: support event indexMichael S. Tsirkin2011-05-304-50/+127
| | | * | | virtio_ring: support event idx featureMichael S. Tsirkin2011-05-301-2/+24
| | | * | | virtio ring: inline function to check for eventsMichael S. Tsirkin2011-05-301-0/+14
OpenPOWER on IntegriCloud