aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-03-11perf, x86: Fix hw_perf_enable() event assignmentPeter Zijlstra
2010-03-11x86: Reduce per cpu warning boot up messagesMike Travis
2010-03-11x86: Reduce per cpu MCA boot up messagesMike Travis
2010-03-11x86/mce: Fix RCU lockdep splatsPaul E. McKenney
2010-03-10perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker
2010-03-10perf/x86-64: Use frame pointer to walk on irq and process stacksFrederic Weisbecker
2010-03-10perf, x86: Fix double enable callsPeter Zijlstra
2010-03-10perf, x86: Fix double disable callsPeter Zijlstra
2010-03-10perf, x86: Properly account n_addedPeter Zijlstra
2010-03-10perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE)Peter Zijlstra
2010-03-10perf, x86: Fix x86_pmu_startPeter Zijlstra
2010-03-10perf, x86: Use unlocked bitopsPeter Zijlstra
2010-03-10perf, x86: Change x86_pmu.{enable,disable} calling conventionPeter Zijlstra
2010-03-10perf, x86: Remove superfluous arguments to x86_perf_event_update()Peter Zijlstra
2010-03-10perf, x86: Remove superfluous arguments to x86_perf_event_set_period()Peter Zijlstra
2010-03-10perf, x86, Do not user perf_disable from NMI contextPeter Zijlstra
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-08x86/amd-iommu: Use helper function to destroy domainJoerg Roedel
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-03-05x86: fix mtrr missing kernel-docRandy Dunlap
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-03-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-03-04Merge branch 'perf/core' into perf/urgentIngo Molnar
2010-03-04Merge branches 'core/futexes' and 'core/iommu' into core/urgentIngo Molnar
2010-03-04x86: Issue at least one memory barrier in stop_machine_text_poke()Masami Hiramatsu
2010-03-03x86, mrst: Fix whitespace breakage in apb_timer.cH. Peter Anvin
2010-03-03x86, mrst: Fix APB timer per cpu clockeventJacob Pan
2010-03-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-03x86/stacktrace: Don't dereference bad frame pointersFrederic Weisbecker
2010-03-02perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra
2010-03-02perf, x86: Restrict the ANY flagPeter Zijlstra
2010-03-02x86: Fix sched_clock_cpu for systems with unsynchronized TSCDimitri Sivanich
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-03-01x86: Raise vsyscall priority on hotplug notifier chainSheng Yang
2010-03-01perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter
2010-03-01x86/amd-iommu: Report errors in acpi parsing functions upstreamJoerg Roedel
2010-03-01x86/amd-iommu: Pt mode fix for domain_destroyChris Wright
2010-03-01x86/amd-iommu: Protect IOMMU-API map/unmap pathJoerg Roedel