aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-03-04Merge branch 'perf/core' into perf/urgentIngo Molnar
2010-03-02perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra
2010-03-02perf, x86: Restrict the ANY flagPeter Zijlstra
2010-03-01perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter
2010-03-01perf, x86: add some IBS macros to perf_event.hRobert Richter
2010-03-01perf, x86: make IBS macros available in perf_event.hRobert Richter
2010-03-01Merge remote branch 'tip/oprofile' into tip/perf/coreRobert Richter
2010-02-28hw-breakpoints: Remove stub unthrottle callbackFrederic Weisbecker
2010-02-27x86/hw-breakpoints: Remove the name fieldFrederic Weisbecker
2010-02-27Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker
2010-02-26perf_event, amd: Fix spinlock initializationPeter Zijlstra
2010-02-26perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra
2010-02-26oprofile/x86: fix msr access to reserved countersRobert Richter
2010-02-26oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter
2010-02-26oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter
2010-02-26oprofile/x86: add comment to counter-in-use warningNaga Chumbalkar
2010-02-26oprofile/x86: warn user if a counter is already activeRobert Richter
2010-02-26oprofile/x86: implement randomization for IBS periodic op counterRobert Richter
2010-02-26oprofile/x86: implement lsfr pseudo-random number generator for IBSSuravee Suthikulpanit
2010-02-26oprofile/x86: implement IBS cpuid feature detectionRobert Richter
2010-02-26oprofile/x86: remove node check in AMD IBS initializationRobert Richter
2010-02-26oprofile/x86: remove OPROFILE_IBS config optionRobert Richter
2010-02-26oprofile: remove EXPERIMENTAL from the config option descriptionRobert Richter
2010-02-26oprofile: remove tracing build dependencyRobert Richter
2010-02-26perf_events, x86: Remove superflous MSR writesPeter Zijlstra
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra
2010-02-26perf_events, x86: AMD event schedulingStephane Eranian
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian
2010-02-24Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds
2010-02-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell
2010-02-24microblaze: Fix out_le32() macroSteven J. Magnani
2010-02-24microblaze: Fix cache loop function for cache rangeMichal Simek
2010-02-23[IA64] Fix broken sn2 buildHedi Berriche
2010-02-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-02-22Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-22MIPS: BCM47xx: Fix 128MB RAM supportHauke Mehrtens
2010-02-22MIPS: Highmem: Fix build errorYoichi Yuasa
2010-02-22Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-02-21sparc32: Fix struct stat uid/gid types.David S. Miller
2010-02-20Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-20ARM: allow alignment fault mode to be configured at kernel bootRussell King
2010-02-20ARM: Update mach-typesRussell King
2010-02-20ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye
2010-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-02-19sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker