summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/stacktrace: return 0 instead of -1 for stack opsSteven Rostedt2009-05-141-1/+1
* Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar2009-05-0713-403/+1373
|\
| * x86, bts, mm: clean up buffer allocationMarkus Metzger2009-04-241-13/+26
| * x86, bts: reenable ptrace branch trace supportMarkus Metzger2009-04-241-1/+0
| * x86, ds: fix buffer alignment in debug store selftestMarkus Metzger2009-04-241-2/+4
| * Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-24839-3479/+47267
| |\
| * | x86, ds: support Core i7Markus Metzger2009-04-072-10/+71
| * | x86, ds: allow small debug store buffersMarkus Metzger2009-04-072-5/+10
| * | x86, ds: fix bad ds_reset_pebs()Markus Metzger2009-04-071-1/+1
| * | x86, ds: dont use TIF_DEBUGCTLMSRMarkus Metzger2009-04-071-5/+0
| * | x86, ptrace: add bts context unconditionallyMarkus Metzger2009-04-072-24/+5
| * | x86, ds: use single debug store cpu configurationMarkus Metzger2009-04-071-2/+5
| * | x86, ds: add leakage warningMarkus Metzger2009-04-076-26/+8
| * | x86, ds: add task tracing selftestMarkus Metzger2009-04-071-0/+71
| * | x86, ds: selftest each cpuMarkus Metzger2009-04-071-47/+135
| * | x86, ds: fix bounds check in ds selftestMarkus Metzger2009-04-071-1/+6
| * | x86, ds: fix compiler warningMarkus Metzger2009-04-071-1/+1
| * | x86, bts, hw-branch-tracer: add _noirq variants to the debug store interfaceMarkus Metzger2009-04-074-125/+420
| * | x86, debugctlmsr: add _on_cpu variants to debugctlmsr functionsMarkus Metzger2009-04-071-0/+27
| * | x86, bts: use trace_clock_global() for timestampsMarkus Metzger2009-04-072-10/+11
| * | x86, bts: fix race between per-task and per-cpu branch tracingMarkus Metzger2009-04-071-31/+41
| * | x86, bts: wait until traced task has been scheduled outMarkus Metzger2009-04-071-4/+19
| * | mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger2009-04-072-89/+169
| * | x86, bts: fix race when bts tracer is removedMarkus Metzger2009-04-071-21/+37
| * | Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar2009-04-072089-35634/+106062
| |\ \
| * | | x86, bts: use atomic memory allocationMarkus Metzger2009-03-191-4/+17
| * | | x86, bts: detect size of DS fields, fixIngo Molnar2009-03-131-1/+1
| * | | x86, bts: cleanupsIngo Molnar2009-03-132-63/+81
| * | | x86, bts: correct comment style in ds.cMarkus Metzger2009-03-131-40/+39
| * | | x86, bts: add selftest for BTSMarkus Metzger2009-03-135-0/+287
| * | | x86, bts: detect size of DS fieldsMarkus Metzger2009-03-131-40/+44
* | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07603-21881/+22441
|\ \ \ \
| * \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-05-053-8/+8
| |\ \ \ \
| | * | | | [IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich2009-05-053-8/+8
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-05-051-1/+1
| |\ \ \ \ \
| | * | | | | tracing: x86, mmiotrace: fix range testStuart Bennett2009-04-291-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-054-14/+18
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann2009-05-041-1/+1
| | * | | | amd-iommu: fix iommu flag masksJoerg Roedel2009-05-041-8/+8
| | * | | | x86: initialize io_bitmap_base on 32bitThomas Gleixner2009-05-011-0/+2
| | * | | | x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright2009-04-301-5/+7
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-051-5/+10
| |\ \ \ \ \
| | * | | | | powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt2009-05-011-2/+2
| | * | | | | powerpc adjust oprofile_cpu_type version 3Michael Wolf2009-05-011-4/+9
| | |/ / / /
| * | | | | Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson2009-05-0231-11152/+28
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-0270-970/+5637
| |\ \ \ \ \
| | * | | | | [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit...Catalin Marinas2009-04-302-0/+17
| | * | | | | [ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is createdCatalin Marinas2009-04-302-0/+19
| | * | | | | [ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branchCatalin Marinas2009-04-302-0/+24
| | * | | | | [ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can...Catalin Marinas2009-04-303-2/+63