summaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/core' into perf/urgentIngo Molnar2010-03-0437-1564/+2415
|\
| * perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra2010-03-023-18/+40
| * perf, x86: Restrict the ANY flagPeter Zijlstra2010-03-021-0/+3
| * perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter2010-03-016-16/+16
| * perf, x86: add some IBS macros to perf_event.hRobert Richter2010-03-012-4/+6
| * perf, x86: make IBS macros available in perf_event.hRobert Richter2010-03-012-11/+10
| * Merge remote branch 'tip/oprofile' into tip/perf/coreRobert Richter2010-03-015-106/+198
| |\
| | * oprofile/x86: fix msr access to reserved countersRobert Richter2010-02-261-5/+4
| | * oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter2010-02-264-18/+4
| | * oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter2010-02-262-24/+6
| | * oprofile/x86: add comment to counter-in-use warningNaga Chumbalkar2010-02-261-0/+9
| | * oprofile/x86: warn user if a counter is already activeRobert Richter2010-02-263-2/+31
| | * oprofile/x86: implement randomization for IBS periodic op counterRobert Richter2010-02-261-6/+63
| | * oprofile/x86: implement lsfr pseudo-random number generator for IBSSuravee Suthikulpanit2010-02-261-0/+23
| | * oprofile/x86: implement IBS cpuid feature detectionRobert Richter2010-02-261-17/+63
| | * oprofile/x86: remove node check in AMD IBS initializationRobert Richter2010-02-261-10/+0
| | * oprofile/x86: remove OPROFILE_IBS config optionRobert Richter2010-02-261-30/+1
| * | x86/hw-breakpoints: Remove the name fieldFrederic Weisbecker2010-02-272-8/+0
| * | Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker2010-02-2743-1135/+353
| |\ \
| | * \ Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-223-25/+14
| | |\ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. \ \ Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown2010-02-181-8/+0
| | |\ \ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown2010-02-161-8/+0
| | | |/ / / /
| | * | | | | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov2010-02-161-4/+1
| | * | | | | x86: set_personality_ia32() misses force_personality32Oleg Nesterov2010-02-161-0/+1
| | |/ / / /
| | * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-118-37/+31
| | |\ \ \ \
| | | * | | | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha2010-02-096-34/+28
| | | * | | | x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn2010-02-091-2/+2
| | | * | | | x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko2010-02-021-1/+1
| | * | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-02-102-4/+6
| | |\ \ \ \ \
| | | * | | | | KVM: PIT: control word is write-onlyMarcelo Tosatti2010-02-091-0/+3
| | | * | | | | kvmclock: count total_sleep_time when updating guest clockJason Wang2010-02-091-4/+3
| | * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-02-081-1/+2
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | [CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger2010-01-131-1/+2
| * | | | | | | perf_event, amd: Fix spinlock initializationPeter Zijlstra2010-02-261-1/+1
| * | | | | | | perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra2010-02-264-1514/+1554
| * | | | | | | perf_events, x86: Remove superflous MSR writesPeter Zijlstra2010-02-261-3/+0
| * | | | | | | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra2010-02-261-9/+9
| * | | | | | | perf_events, x86: AMD event schedulingStephane Eranian2010-02-261-3/+262
| * | | | | | | perf_events: Add new start/stop PMU callbacksStephane Eranian2010-02-261-4/+20
| * | | | | | | x86/alternatives: Fix build warningMasami Hiramatsu2010-02-071-2/+4
| * | | | | | | perf_events, x86: Fix bug in hw_perf_enable()Stephane Eranian2010-02-041-6/+28
| * | | | | | | bitops: Ensure the compile time HWEIGHT is only used for suchPeter Zijlstra2010-02-041-3/+7
| * | | | | | | perf_events, x86: Implement intel core solo/duo supportPeter Zijlstra2010-02-041-72/+61
| * | | | | | | kprobes: Check probe address is reservedMasami Hiramatsu2010-02-041-0/+3
| * | | | | | | ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu2010-02-042-0/+21
| * | | | | | | kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu2010-02-041-1/+1
| * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-2917-59/+81
| |\ \ \ \ \ \ \
| * | | | | | | | perf_events, x86: Remove spurious counter reset from x86_pmu_enable()Peter Zijlstra2010-01-291-3/+0
| * | | | | | | | perf_events, x86: Implement Intel Westmere supportPeter Zijlstra2010-01-291-7/+117
| * | | | | | | | perf_events, x86: Clean up hw_perf_*_all() implementationPeter Zijlstra2010-01-291-45/+14