summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-07-05perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov1-36/+111
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2-3/+12
2010-07-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+12
2010-07-03perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver1-2/+2
2010-06-30x86: Send a SIGTRAP for user icebp trapsFrederic Weisbecker1-1/+10
2010-06-29kprobes/x86: Fix kprobes to skip prefixes correctlyMasami Hiramatsu1-16/+17
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner8-18/+32
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2010-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-17/+30
2010-06-25x86, Calgary: Increase max PHB numberDarrick J. Wong1-5/+10
2010-06-24x86: Support for instruction breakpointsFrederic Weisbecker1-15/+29
2010-06-24x86: Set resume bit before returning from breakpoint exceptionFrederic Weisbecker1-0/+7
2010-06-20x86: Fix rebooting on Dell Precision WorkStation T7400Thomas Backlund1-0/+8
2010-06-18x86, perf: Add power_end event to process_*.c cpu_idle routineRobert Schöne2-0/+9
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar8-22/+42
2010-06-12Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown1-1/+1
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett1-1/+1
2010-06-10perf_events: Fix Intel Westmere event constraintsStephane Eranian1-0/+1
2010-06-09x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman4-12/+12
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar6-93/+16
2010-06-09x86: Unify save_stack_address() and save_stack_address_nosched()Oleg Nesterov1-14/+10
2010-06-09x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendlyOleg Nesterov1-1/+5
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra1-9/+9
2010-06-09perf, x86: Make a second write to performance counter if neededCyrill Gorcunov2-1/+20
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra1-9/+5
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker1-16/+0
2010-06-08x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker6-65/+4
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+10
2010-06-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-17/+27
2010-06-03Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+22
2010-06-02x86, smpboot: Fix cores per node printing on bootBorislav Petkov1-1/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds4-5/+5
2010-06-01Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2-10/+26
2010-06-01x86/amd-iommu: Fall back to GART if initialization failsJoerg Roedel2-4/+9
2010-06-01x86/amd-iommu: Fix crash when request_mem_region failsJoerg Roedel1-3/+8
2010-06-01Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35Joerg Roedel74-4062/+4662
2010-05-31x86/mm: Remove unused DBG() macroAkinobu Mita1-6/+0
2010-05-31perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian1-0/+22
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-14/+70
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-29/+234
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseLen Brown1-16/+3
2010-05-28Merge branch 'acpi_enable' into releaseLen Brown1-2/+0
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-21/+26
2010-05-27numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2-5/+5
2010-05-27x86: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori1-2/+0
2010-05-27x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita3-3/+3
2010-05-27arch/x86/kernel: Add missing spin_unlockJulia Lawall1-3/+9
2010-05-25x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov1-3/+3
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers1-0/+1
2010-05-25perf, trace: Fix !x86 build bugPeter Zijlstra1-1/+5