summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar2011-04-291-1/+1
| | * | | | | | | | | | | | | | | perf event, x86: Use better stalled cycles metricIngo Molnar2011-04-281-2/+2
| | * | | | | | | | | | | | | | | perf events, x86: Mark constrant tables read mostlyIngo Molnar2011-04-261-10/+10
| | * | | | | | | | | | | | | | | perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar2011-04-261-0/+3
| | * | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/statIngo Molnar2011-04-264-10/+35
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | perf events, x86: Add SandyBridge stalled-cycles-frontend/backend eventsLin Ming2011-05-061-0/+6
| * | | | | | | | | | | | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-014-16/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-272-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | jump label: Introduce static_branch() interfaceJason Baron2011-04-042-1/+2
| * | | | | | | | | | | | | | | | | | perf events, x86, P4: Fix typo in commentJustin P. Mattock2011-04-241-1/+1
| * | | | | | | | | | | | | | | | | | perf, x86: P4 PMU -- Use perf_sample_data_init helperCyrill Gorcunov2011-04-221-2/+1
| * | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2011-04-224-6/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORERobert Richter2011-04-191-4/+11
| * | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-04-1910-8/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | / / / / / / / / / / / / / | | | |_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | perf, x86: P4 PMU - clean up the code a bitCyrill Gorcunov2011-03-291-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-195-241/+353
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'gart/rename' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2011-05-172-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | x86, gart: Rename pci-gart_64.c to amd_gart_64.cJoerg Roedel2011-05-102-1/+1
| | | |_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | x86/amd-iommu: Use threaded interupt handlerJoerg Roedel2011-05-102-5/+11
| | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel2011-05-102-221/+337
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | x86/amd-iommu: Add support for invalidate_all commandJoerg Roedel2011-04-121-2/+22
| | | | * | | | | | | | | | | | | | | | | x86/amd-iommu: Add extended feature detectionJoerg Roedel2011-04-121-2/+22
| | | * | | | | | | | | | | | | | | | | | x86/amd-iommu: Add ATS enable/disable codeJoerg Roedel2011-04-111-6/+28
| | | * | | | | | | | | | | | | | | | | | x86/amd-iommu: Add flag to indicate IOTLB supportJoerg Roedel2011-04-111-0/+4
| | | * | | | | | | | | | | | | | | | | | x86/amd-iommu: Flush device IOTLB if ATS is enabledJoerg Roedel2011-04-111-1/+73
| | | |/ / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabledJoerg Roedel2011-04-072-43/+43
| | | * | | | | | | | | | | | | | | | | x86/amd-iommu: Rename iommu_flush_deviceJoerg Roedel2011-04-071-10/+16
| | | * | | | | | | | | | | | | | | | | x86/amd-iommu: Improve handling of full command bufferJoerg Roedel2011-04-071-23/+65
| | | * | | | | | | | | | | | | | | | | x86/amd-iommu: Rename iommu_flush* to domain_flush*Joerg Roedel2011-04-071-43/+44
| | | * | | | | | | | | | | | | | | | | x86/amd-iommu: Remove command buffer resetting logicJoerg Roedel2011-04-071-19/+1
| | | * | | | | | | | | | | | | | | | | x86/amd-iommu: Cleanup completion-wait handlingJoerg Roedel2011-04-071-79/+28
| | | * | | | | | | | | | | | | | | | | x86/amd-iommu: Cleanup inv_pages command handlingJoerg Roedel2011-04-061-47/+36
| | | * | | | | | | | | | | | | | | | | x86/amd-iommu: Move inv-dte command building to own functionJoerg Roedel2011-04-061-4/+8
| | | * | | | | | | | | | | | | | | | | x86/amd-iommu: Move compl-wait command building to own functionJoerg Roedel2011-04-061-3/+8
| | |/ / / / / / / / / / / / / / / / /
| * | / / / / / / / / / / / / / / / / arch/x86/kernel/pci-iommu_table.c: Convert sprintf_symbol to %pSJoe Perches2011-05-101-14/+4
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-192-9/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-171-4/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-111-4/+0
| * | | | | | | | | | | | | | | | | | | PM / ACPI: Remove acpi_sleep=s4_nonvsAmerigo Wang2011-05-171-5/+0
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-1926-10550/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-1926-10550/+0
* | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-05-1915-240/+197
|\| | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-0415-238/+195
| * | | | | | | | | | | | | | | | | | [CPUFREQ] Fix _OSC UUID in pcc-cpufreqNaga Chumbalkar2011-05-041-2/+2
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-184-12/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86, AMD: Fix ARAT feature setting againBorislav Petkov2011-05-171-1/+1
| * | | | | | | | | | | | | | | | | | Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov2011-05-171-1/+1
| * | | | | | | | | | | | | | | | | | x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song2011-05-161-5/+7
| * | | | | | | | | | | | | | | | | | x86, mce, AMD: Fix leaving freed data in a listJulia Lawall2011-05-131-0/+1
| * | | | | | | | | | | | | | | | | | x86, UV: Fix NMI handler for UV platformsJack Steiner2011-05-101-5/+43
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |