summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-03-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar1-2/+8
2010-03-04Merge branch 'perf/core' into perf/urgentIngo Molnar111-1962/+3831
2010-03-03x86/stacktrace: Don't dereference bad frame pointersFrederic Weisbecker1-2/+8
2010-03-02perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra3-18/+40
2010-03-02perf, x86: Restrict the ANY flagPeter Zijlstra1-0/+3
2010-03-01perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter6-16/+16
2010-03-01perf, x86: add some IBS macros to perf_event.hRobert Richter2-4/+6
2010-03-01perf, x86: make IBS macros available in perf_event.hRobert Richter2-11/+10
2010-03-01Merge remote branch 'tip/oprofile' into tip/perf/coreRobert Richter6-123/+199
2010-02-28hw-breakpoints: Remove stub unthrottle callbackFrederic Weisbecker1-5/+0
2010-02-27x86/hw-breakpoints: Remove the name fieldFrederic Weisbecker2-8/+0
2010-02-27Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker170-3157/+5793
2010-02-26perf_event, amd: Fix spinlock initializationPeter Zijlstra1-1/+1
2010-02-26perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra4-1514/+1554
2010-02-26oprofile/x86: fix msr access to reserved countersRobert Richter1-5/+4
2010-02-26oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter4-18/+4
2010-02-26oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter2-24/+6
2010-02-26oprofile/x86: add comment to counter-in-use warningNaga Chumbalkar1-0/+9
2010-02-26oprofile/x86: warn user if a counter is already activeRobert Richter3-2/+31
2010-02-26oprofile/x86: implement randomization for IBS periodic op counterRobert Richter1-6/+63
2010-02-26oprofile/x86: implement lsfr pseudo-random number generator for IBSSuravee Suthikulpanit1-0/+23
2010-02-26oprofile/x86: implement IBS cpuid feature detectionRobert Richter1-17/+63
2010-02-26oprofile/x86: remove node check in AMD IBS initializationRobert Richter1-10/+0
2010-02-26oprofile/x86: remove OPROFILE_IBS config optionRobert Richter2-44/+1
2010-02-26oprofile: remove EXPERIMENTAL from the config option descriptionRobert Richter1-1/+1
2010-02-26oprofile: remove tracing build dependencyRobert Richter1-2/+0
2010-02-26perf_events, x86: Remove superflous MSR writesPeter Zijlstra1-3/+0
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra3-19/+19
2010-02-26perf_events, x86: AMD event schedulingStephane Eranian1-3/+262
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian1-4/+20
2010-02-24Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds1-2/+5
2010-02-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+1
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell1-2/+5
2010-02-24microblaze: Fix out_le32() macroSteven J. Magnani1-1/+1
2010-02-24microblaze: Fix cache loop function for cache rangeMichal Simek1-19/+8
2010-02-24[IA64] Fix broken sn2 buildHedi Berriche1-1/+1
2010-02-23Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-0/+9
2010-02-23Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2010-02-22MIPS: BCM47xx: Fix 128MB RAM supportHauke Mehrtens1-0/+8
2010-02-22MIPS: Highmem: Fix build errorYoichi Yuasa1-0/+1
2010-02-22Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath1-1/+0
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-25/+14
2010-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2010-02-22sparc32: Fix struct stat uid/gid types.David S. Miller1-2/+2
2010-02-21Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+5
2010-02-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-5/+52
2010-02-20ARM: allow alignment fault mode to be configured at kernel bootRussell King1-0/+3
2010-02-20ARM: Update mach-typesRussell King1-2/+44
2010-02-20ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye1-1/+2
2010-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-3/+16