aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-05-071-0/+1
|\
| * x86: Fix 'reservetop=' functionalityLiang Li2010-04-301-0/+1
* | hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-05-011-0/+5
* | hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker2010-05-011-3/+2
* | Merge branch 'linus' into perf/coreIngo Molnar2010-04-232-6/+26
|\ \ | |/
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-151-0/+3
| |\
| | * Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2010-04-131-0/+3
| | |\
| | | * Merge branch 'amd-iommu/fixes' into iommu/fixesJoerg Roedel2010-04-071-0/+3
| | | |\
| | | | * x86/amd-iommu: warn when issuing command to uninitialized cmd bufferChris Wright2010-04-071-0/+1
| | | | * x86/amd-iommu: Protect IOMMU-API map/unmap pathJoerg Roedel2010-03-011-0/+2
| * | | | lguest: stop using KVM hypercall mechanismRusty Russell2010-04-141-6/+23
| |/ / /
* | | | perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin2010-04-191-11/+4
* | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-081-1/+0
|\ \ \ \ | |/ / /
| * | | x86: don't include slab.h from arch/x86/include/asm/pgtable_32.hTejun Heo2010-03-301-1/+0
| |/ /
* | | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter2010-04-021-33/+25
* | | perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter2010-04-021-2/+2
* | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-023-3/+6
|\ \ \ | |/ /
| * | x86, amd: Restrict usage of c1e_idle()Andreas Herrmann2010-03-191-0/+2
| * | x86: Fix placement of FIX_OHCI1394_BASEJan Beulich2010-03-161-3/+3
| * | x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha2010-03-161-0/+1
* | | x86, ptrace: Fix block-stepPeter Zijlstra2010-03-262-3/+5
* | | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-265-401/+3
* | | perf, x86: Clean up debugctlmsr bit definitionsPeter Zijlstra2010-03-261-5/+8
* | | x86, perf: Add raw events support for the P4 PMUCyrill Gorcunov2010-03-261-309/+382
* | | Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar2010-03-227-61/+10
|\ \ \ | |/ /
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-132-3/+14
| |\ \
| * | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
| * | | pci-dma: x86: use include/linux/pci-dma.hFUJITA Tomonori2010-03-121-28/+2
| * | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-7/+0
| * | | Add generic sys_olduname()Christoph Hellwig2010-03-124-12/+2
| * | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-123-5/+3
| * | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-122-1/+1
| * | | Add generic sys_old_mmap()Christoph Hellwig2010-03-123-4/+3
| * | | Add generic sys_old_select()Christoph Hellwig2010-03-123-4/+1
* | | | perf, x86: Fix key indexing in Pentium-4 PMULin Ming2010-03-191-1/+1
* | | | x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)Cyrill Gorcunov2010-03-181-2/+2
* | | | perf, x86: Add cache events for the Pentium-4 PMULin Ming2010-03-182-0/+12
* | | | perf, x86: Add a key to simplify template lookup in Pentium-4 PMULin Ming2010-03-181-1/+4
* | | | x86, apic: Allow to use certain functions without APIC built-in supportCyrill Gorcunov2010-03-181-2/+11
* | | | x86, perf: Fix comments in Pentium-4 PMU definitionsLin Ming2010-03-161-2/+3
* | | | perf, x86: Enable not tagged retired instruction counting on P4sCyrill Gorcunov2010-03-151-4/+4
* | | | perf, x86: Implement initial P4 PMU driverCyrill Gorcunov2010-03-112-1/+708
* | | | x86: Move MAX_INSN_SIZE into asm/insn.hPeter Zijlstra2010-03-102-1/+3
* | | | perf, x86: use LBR for PEBS IP+1 fixupPeter Zijlstra2010-03-101-0/+19
| |/ / |/| |
* | | Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-0958-1548/+1581
|\ \ \ | |/ /
| * | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-0713-43/+151
| |\ \
| | * | x86, olpc: Use pci subarch init for OLPCThomas Gleixner2010-02-252-19/+2
| | * | x86, pci: Add arch_init to x86_init abstractionThomas Gleixner2010-02-251-3/+5
| | * | x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu2010-02-241-1/+0
| | * | x86, apbt: Moorestown APB system timer driverJacob Pan2010-02-241-0/+70