summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2011-05-18Merge branch 'x86/mem' into perf/coreIngo Molnar
2011-05-17x86, alternative, doc: Add comment for applying alternatives orderFenghua Yu
2011-05-17x86, mem, intel: Initialize Enhanced REP MOVSB/STOSBFenghua Yu
2011-05-17x86, cpufeature: Fix cpuid leaf 7 feature detectionFenghua Yu
2011-05-12x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger
2011-05-10Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar
2011-05-06Merge branch 'perf/stat' into perf/coreIngo Molnar
2011-05-06perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin...Peter Zijlstra
2011-05-06perf events, x86: Add SandyBridge stalled-cycles-frontend/backend eventsLin Ming
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2011-05-02x86, reboot: Fix relocations in reboot_32.SH. Peter Anvin
2011-05-01Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-05-01x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky
2011-04-29Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-29perf events, x86: Add Westmere stalled-cycles-frontend/backend eventsIngo Molnar
2011-04-29perf, x86: Add new stalled cycles events for Intel and AMD CPUsIngo Molnar
2011-04-29perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar
2011-04-28x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior
2011-04-28perf event, x86: Use better stalled cycles metricIngo Molnar
2011-04-27perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-04-26perf events, x86: Mark constrant tables read mostlyIngo Molnar
2011-04-26perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar
2011-04-26Merge branch 'perf/urgent' into perf/statIngo Molnar
2011-04-26perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar
2011-04-26perf, x86: Fix BTS conditionPeter Zijlstra
2011-04-25x86, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker
2011-04-24perf events, x86, P4: Fix typo in commentJustin P. Mattock
2011-04-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-04-22perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra
2011-04-22perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov
2011-04-22perf, x86: P4 PMU -- Use perf_sample_data_init helperCyrill Gorcunov
2011-04-22Merge branch 'linus' into perf/coreIngo Molnar
2011-04-22x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar
2011-04-22perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen
2011-04-21Revert "x86, NUMA: Fix fakenuma boot failure"David Rientjes
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki
2011-04-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-19perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORERobert Richter
2011-04-19perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter
2011-04-19perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara
2011-04-19Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-04-18x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel
2011-04-18x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel
2011-04-15x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2011-04-15x86, NUMA: Fix fakenuma boot failureKOSAKI Motohiro
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds
2011-04-06x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin