aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
...
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-05-07
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-04-30
| * | | | | | | | | | hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker2010-04-30
| * | | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-23
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin2010-04-19
| * | | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-08
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter2010-04-02
| * | | | | | | | | | perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter2010-04-02
| * | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-02
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | x86, ptrace: Fix block-stepPeter Zijlstra2010-03-26
| * | | | | | | | | | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26
| * | | | | | | | | | perf, x86: Clean up debugctlmsr bit definitionsPeter Zijlstra2010-03-26
| * | | | | | | | | | x86, perf: Add raw events support for the P4 PMUCyrill Gorcunov2010-03-26
| * | | | | | | | | | Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar2010-03-22
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | perf, x86: Fix key indexing in Pentium-4 PMULin Ming2010-03-19
| * | | | | | | | | | x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)Cyrill Gorcunov2010-03-18
| * | | | | | | | | | perf, x86: Add cache events for the Pentium-4 PMULin Ming2010-03-18
| * | | | | | | | | | perf, x86: Add a key to simplify template lookup in Pentium-4 PMULin Ming2010-03-18
| * | | | | | | | | | x86, apic: Allow to use certain functions without APIC built-in supportCyrill Gorcunov2010-03-18
| * | | | | | | | | | x86, perf: Fix comments in Pentium-4 PMU definitionsLin Ming2010-03-16
| * | | | | | | | | | perf, x86: Enable not tagged retired instruction counting on P4sCyrill Gorcunov2010-03-15
| * | | | | | | | | | perf, x86: Implement initial P4 PMU driverCyrill Gorcunov2010-03-11
| * | | | | | | | | | x86: Move MAX_INSN_SIZE into asm/insn.hPeter Zijlstra2010-03-10
| * | | | | | | | | | perf, x86: use LBR for PEBS IP+1 fixupPeter Zijlstra2010-03-10
* | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar2010-05-03
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-02
* | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel2010-05-11
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | x86/amd-iommu: Make iommu_unmap_page and fetch_pte aware of page sizesJoerg Roedel2010-03-07
| | * | | | | | | | | | | x86/amd-iommu: Make iommu_map_page and alloc_pte aware of page sizesJoerg Roedel2010-03-07
* | | | | | | | | | | | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-17
* | | | | | | | | | | | | x86, k8: Fix build error when K8_NB is disabledBorislav Petkov2010-05-14
|/ / / / / / / / / / / /
* | | / / / / / / / / / x86: Fix 'reservetop=' functionalityLiang Li2010-04-30
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-15
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2010-04-13
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge branch 'amd-iommu/fixes' into iommu/fixesJoerg Roedel2010-04-07
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | x86/amd-iommu: warn when issuing command to uninitialized cmd bufferChris Wright2010-04-07
| | | * | | | | | | | | x86/amd-iommu: Protect IOMMU-API map/unmap pathJoerg Roedel2010-03-01
* | | | | | | | | | | | lguest: stop using KVM hypercall mechanismRusty Russell2010-04-14
|/ / / / / / / / / / /
* / / / / / / / / / / x86: don't include slab.h from arch/x86/include/asm/pgtable_32.hTejun Heo2010-03-30
|/ / / / / / / / / /
* | | | | | | | | | x86, amd: Restrict usage of c1e_idle()Andreas Herrmann2010-03-19
* | | | | | | | | | x86: Fix placement of FIX_OHCI1394_BASEJan Beulich2010-03-16
* | | | | | | | | | x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha2010-03-16
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-13
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-09
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra2010-03-02
| * | | | | | | perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter2010-03-01
| * | | | | | | perf, x86: add some IBS macros to perf_event.hRobert Richter2010-03-01