aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-14tracing: Add a proc file to stop tracing and free bufferVaibhav Nagarnaik
2011-06-14tracing: Use NUMA allocation for per-cpu ring buffer pagesVaibhav Nagarnaik
2011-06-14tracing: Schedule a delayed work to call wakeup()Vaibhav Nagarnaik
2011-06-07perf, core: Fix initial task_ctx/event installationPeter Zijlstra
2011-06-04Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-06-04perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABIVince Weaver
2011-06-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2011-06-03perf python: Fix argument name list of read_on_cpu()Frederic Weisbecker
2011-06-03perf evlist: Don't die if sample_{id_all|type} is invalidArnaldo Carvalho de Melo
2011-06-03perf python: Use exception to propagate errorsArnaldo Carvalho de Melo
2011-06-03perf evlist: Remove dependency on debug routinesArnaldo Carvalho de Melo
2011-06-03Merge branch 'perf/core' of ssh://k/pub/scm/linux/kernel/git/acme/linux into ...Ingo Molnar
2011-06-03Merge commit 'v3.0-rc1' into perf/coreIngo Molnar
2011-06-02perf script: Add printing of sample addressDavid Ahern
2011-06-02perf script: Make printing of dso a separate field optionDavid Ahern
2011-06-02perf script: "sym" field really means show IP dataDavid Ahern
2011-06-02perf stat: clarify unsupported events from uncounted eventsDavid Ahern
2011-06-02perf python: Cleanup useless double NULL termination in method arg namesFrederic Weisbecker
2011-06-02perf python: Fix argument name list of read_on_cpu()Frederic Weisbecker
2011-06-02perf evlist: Don't die if sample_{id_all|type} is invalidArnaldo Carvalho de Melo
2011-06-02perf python: Use exception to propagate errorsArnaldo Carvalho de Melo
2011-06-02perf evlist: Remove dependency on debug routinesArnaldo Carvalho de Melo
2011-06-02Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"Linus Torvalds
2011-06-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2011-06-02block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds
2011-06-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-06-01intel-iommu: Fix off-by-one in RMRR setupDavid Woodhouse
2011-06-01intel-iommu: Add domain check in domain_remove_one_dev_infoMike Habeck
2011-06-01intel-iommu: Remove Host Bridge devices from identity mappingMike Travis
2011-06-01intel-iommu: Use coherent DMA mask when requestedMike Travis
2011-06-01intel-iommu: Dont cache iova above 32bitChris Wright
2011-06-01intel-iommu: Speed up processing of the identity_mapping functionMike Travis
2011-06-01intel-iommu: Check for identity mapping candidate using system dma maskChris Wright
2011-06-01intel-iommu: Only unlink device domains from iommuAlex Williamson
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song
2011-06-01mtd: fix physmap.h warningsRandy Dunlap
2011-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-06-01kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger
2011-06-01AppArmor: fix oops in apparmor_setprocattrKees Cook
2011-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-06-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck
2011-06-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-06-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-31perf, cgroups: Fix up for new APIPeter Zijlstra
2011-05-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt
2011-05-31rcu: Cure load woesPeter Zijlstra
2011-05-30x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity