| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | Merge branch 'amd-iommu/fixes' into iommu/fixes | Joerg Roedel | 2010-04-07 | 4 | -27/+50 |
| | | |\ \ |
|
| | | | * | | x86/amd-iommu: use for_each_pci_dev | Chris Wright | 2010-04-07 | 1 | -1/+1 |
| | | | * | | Revert "x86: disable IOMMUs on kernel crash" | Chris Wright | 2010-04-07 | 1 | -6/+0 |
| | | | * | | x86/amd-iommu: warn when issuing command to uninitialized cmd buffer | Chris Wright | 2010-04-07 | 3 | -2/+5 |
| | | | * | | x86/amd-iommu: enable iommu before attaching devices | Chris Wright | 2010-04-07 | 1 | -2/+3 |
| | | | * | | x86/amd-iommu: Use helper function to destroy domain | Joerg Roedel | 2010-03-08 | 1 | -3/+1 |
| | | | * | | x86/amd-iommu: Report errors in acpi parsing functions upstream | Joerg Roedel | 2010-03-01 | 1 | -11/+27 |
| | | | * | | x86/amd-iommu: Pt mode fix for domain_destroy | Chris Wright | 2010-03-01 | 1 | -1/+1 |
| | | | * | | x86/amd-iommu: Protect IOMMU-API map/unmap path | Joerg Roedel | 2010-03-01 | 2 | -0/+11 |
| | | | * | | x86/amd-iommu: Remove double NULL check in check_device | Julia Lawall | 2010-03-01 | 1 | -1/+1 |
| * | | | | | lguest: stop using KVM hypercall mechanism | Rusty Russell | 2010-04-14 | 3 | -38/+54 |
| |/ / / / |
|
* | | | | | perf & kvm: Clean up some of the guest profiling callback API details | Zhang, Yanmin | 2010-04-20 | 2 | -6/+18 |
* | | | | | KVM: Implement perf callbacks for guest sampling | Zhang, Yanmin | 2010-04-19 | 3 | -1/+53 |
* | | | | | perf: Enhance perf to allow for guest statistic collection from host | Zhang, Yanmin | 2010-04-19 | 2 | -11/+35 |
* | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-08 | 94 | -43/+125 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-07 | 1 | -0/+1 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | perf, x86: Enable Nehalem-EX support | Vince Weaver | 2010-04-06 | 1 | -0/+1 |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-07 | 7 | -19/+53 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards | Suresh Siddha | 2010-04-02 | 1 | -0/+2 |
| | * | | | x86: Increase CONFIG_NODES_SHIFT max to 10 | David Rientjes | 2010-04-02 | 1 | -2/+2 |
| | * | | | ibft, x86: Change reserve_ibft_region() to find_ibft_region() | Yinghai Lu | 2010-04-01 | 1 | -2/+12 |
| | * | | | x86, hpet: Fix bug in RTC emulation | Alok Kataria | 2010-04-01 | 1 | -0/+1 |
| | * | | | x86, hpet: Erratum workaround for read after write of HPET comparator | Pallipadi, Venkatesh | 2010-04-01 | 1 | -1/+7 |
| | * | | | x86: Handle overlapping mptables | Andi Kleen | 2010-04-01 | 1 | -2/+2 |
| | * | | | x86: Make e820_remove_range to handle all covered case | Yinghai Lu | 2010-03-31 | 1 | -4/+20 |
| | * | | | x86-32, resume: do a global tlb flush in S4 resume | Shaohua Li | 2010-03-30 | 1 | -8/+7 |
| | |/ / |
|
| * | | | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 10 | -59/+137 |
| |\ \ \ |
|
| * | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 86 | -22/+70 |
| * | | | | x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | | | | | perf: Drop the frame reliablity check | Frederic Weisbecker | 2010-04-04 | 1 | -2/+1 |
* | | | | | perf, x86: Add Nehalem programming quirk to Westmere | Peter Zijlstra | 2010-04-02 | 1 | -0/+2 |
* | | | | | perf, x86: Fix __initconst vs const | Peter Zijlstra | 2010-04-02 | 4 | -11/+11 |
* | | | | | perf, x86: Fix up the ANY flag stuff | Peter Zijlstra | 2010-04-02 | 5 | -51/+74 |
* | | | | | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks | Robert Richter | 2010-04-02 | 5 | -89/+45 |
* | | | | | perf, x86: Undo some some *_counter* -> *_event* renames | Robert Richter | 2010-04-02 | 7 | -65/+65 |
* | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-02 | 18 | -81/+219 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels | Torok Edwin | 2010-04-02 | 2 | -5/+44 |
| * | | | | perf, x86: Fix AMD hotplug & constraint initialization | Peter Zijlstra | 2010-04-02 | 2 | -36/+52 |
| * | | | | x86: Move notify_cpu_starting() callback to a later stage | Peter Zijlstra | 2010-04-02 | 1 | -2/+2 |
| * | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-04-02 | 2 | -3/+1 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | x86,kgdb: Always initialize the hw breakpoint attribute | Jason Wessel | 2010-04-01 | 1 | -1/+1 |
| | * | | | perf: Use hot regs with software sched switch/migrate events | Frederic Weisbecker | 2010-04-01 | 1 | -2/+0 |
| | |/ / |
|
| * | | | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 2010-03-29 | 4 | -12/+37 |
| * | | | x86: Make smp_locks end with page alignment | Yinghai Lu | 2010-03-29 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-03-26 | 2 | -9/+18 |
| |\ \ |
|
| | * | | x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 2010-03-25 | 1 | -1/+12 |
| | * | | x86/PCI: for host bridge address space collisions, show conflicting resource | Bjorn Helgaas | 2010-03-25 | 1 | -3/+6 |
| | * | | x86/PCI: remove redundant warnings | Bjorn Helgaas | 2010-03-25 | 1 | -5/+0 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-26 | 7 | -12/+61 |
| |\ \ \ |
|
| | * | | | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 2010-03-19 | 2 | -8/+26 |