summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-07-05perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar
2010-07-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-03perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver
2010-06-30x86: Send a SIGTRAP for user icebp trapsFrederic Weisbecker
2010-06-29kprobes/x86: Fix kprobes to skip prefixes correctlyMasami Hiramatsu
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-06-25x86, Calgary: Increase max PHB numberDarrick J. Wong
2010-06-24x86: Support for instruction breakpointsFrederic Weisbecker
2010-06-24x86: Set resume bit before returning from breakpoint exceptionFrederic Weisbecker
2010-06-20x86: Fix rebooting on Dell Precision WorkStation T7400Thomas Backlund
2010-06-18x86, perf: Add power_end event to process_*.c cpu_idle routineRobert Schöne
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-12Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett
2010-06-10perf_events: Fix Intel Westmere event constraintsStephane Eranian
2010-06-09x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-06-09x86: Unify save_stack_address() and save_stack_address_nosched()Oleg Nesterov
2010-06-09x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendlyOleg Nesterov
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra
2010-06-09perf, x86: Make a second write to performance counter if neededCyrill Gorcunov
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker
2010-06-08x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2010-06-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-06-03Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-06-02x86, smpboot: Fix cores per node printing on bootBorislav Petkov
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-06-01Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-06-01x86/amd-iommu: Fall back to GART if initialization failsJoerg Roedel
2010-06-01x86/amd-iommu: Fix crash when request_mem_region failsJoerg Roedel
2010-06-01Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35Joerg Roedel
2010-05-31x86/mm: Remove unused DBG() macroAkinobu Mita
2010-05-31perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseLen Brown
2010-05-28Merge branch 'acpi_enable' into releaseLen Brown
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-27numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27x86: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori
2010-05-27x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27arch/x86/kernel: Add missing spin_unlockJulia Lawall
2010-05-25x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers
2010-05-25perf, trace: Fix !x86 build bugPeter Zijlstra