summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-03-12x86, UV: Fix target_cpus() in x2apic_uv_x.cJack Steiner1-3/+1
2010-03-11perf: export perf_trace_regs and perf_arch_fetch_caller_regsXiao Guangrong1-0/+1
2010-03-11perf, x86: Fix hw_perf_enable() event assignmentPeter Zijlstra1-9/+3
2010-03-11x86: Reduce per cpu warning boot up messagesMike Travis1-1/+1
2010-03-11x86: Reduce per cpu MCA boot up messagesMike Travis1-2/+2
2010-03-11x86/mce: Fix RCU lockdep splatsPaul E. McKenney1-3/+8
2010-03-10perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker2-0/+27
2010-03-10perf/x86-64: Use frame pointer to walk on irq and process stacksFrederic Weisbecker1-2/+2
2010-03-10perf, x86: Fix double enable callsPeter Zijlstra1-0/+4
2010-03-10perf, x86: Fix double disable callsPeter Zijlstra1-1/+2
2010-03-10perf, x86: Properly account n_addedPeter Zijlstra1-2/+2
2010-03-10perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE)Peter Zijlstra2-15/+7
2010-03-10perf, x86: Fix x86_pmu_startPeter Zijlstra1-13/+10
2010-03-10perf, x86: Use unlocked bitopsPeter Zijlstra3-6/+5
2010-03-10perf, x86: Change x86_pmu.{enable,disable} calling conventionPeter Zijlstra3-33/+38
2010-03-10perf, x86: Remove superfluous arguments to x86_perf_event_update()Peter Zijlstra2-13/+8
2010-03-10perf, x86: Remove superfluous arguments to x86_perf_event_set_period()Peter Zijlstra2-9/+8
2010-03-10perf, x86, Do not user perf_disable from NMI contextPeter Zijlstra1-6/+5
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra3-64/+71
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra2-6/+3
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar66-1190/+3216
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina7-7/+7
2010-03-08x86/amd-iommu: Use helper function to destroy domainJoerg Roedel1-3/+1
2010-03-08sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman1-0/+1
2010-03-08Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2-2/+2
2010-03-08Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-66/+1157
2010-03-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds3-0/+635
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2-2/+2
2010-03-06Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+2
2010-03-05x86: fix mtrr missing kernel-docRandy Dunlap1-0/+1
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-105/+564
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 Molnar20-1420/+2167
2010-03-04Merge branches 'core/futexes' and 'core/iommu' into core/urgentIngo Molnar1-1/+0
2010-03-04x86: Issue at least one memory barrier in stop_machine_text_poke()Masami Hiramatsu1-2/+2
2010-03-04x86, mrst: Fix whitespace breakage in apb_timer.cH. Peter Anvin1-534/+534
2010-03-03x86, mrst: Fix APB timer per cpu clockeventJacob Pan1-4/+8
2010-03-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-32/+7
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-163/+212
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-512/+91
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds3-8/+8
2010-03-03x86/stacktrace: Don't dereference bad frame pointersFrederic Weisbecker1-2/+8
2010-03-02perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra2-17/+39
2010-03-02perf, x86: Restrict the ANY flagPeter Zijlstra1-0/+3
2010-03-02x86: Fix sched_clock_cpu for systems with unsynchronized TSCDimitri Sivanich1-1/+2
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds1-3/+3
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2010-03-01x86: Raise vsyscall priority on hotplug notifier chainSheng Yang1-1/+2
2010-03-01perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter3-9/+9
2010-03-01x86/amd-iommu: Report errors in acpi parsing functions upstreamJoerg Roedel1-11/+27