Age | Commit message (Expand) | Author | Files | Lines |
2010-04-14 | lguest: stop using KVM hypercall mechanism | Rusty Russell | 3 | -38/+54 |
2010-04-13 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 6 | -28/+67 |
2010-04-08 | perf: Fix unsafe frame rewinding with hot regs fetching | Frederic Weisbecker | 1 | -2/+6 |
2010-04-08 | x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions | Bjorn Helgaas | 1 | -2/+1 |
2010-04-08 | Merge branch 'linus' into perf/core | Ingo Molnar | 94 | -43/+125 |
2010-04-08 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2010-04-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -19/+53 |
2010-04-07 | x86/gart: Disable GART explicitly before initialization | Joerg Roedel | 2 | -1/+17 |
2010-04-07 | Merge branch 'amd-iommu/fixes' into iommu/fixes | Joerg Roedel | 4 | -27/+50 |
2010-04-07 | x86/amd-iommu: use for_each_pci_dev | Chris Wright | 1 | -1/+1 |
2010-04-07 | Revert "x86: disable IOMMUs on kernel crash" | Chris Wright | 1 | -6/+0 |
2010-04-07 | x86/amd-iommu: warn when issuing command to uninitialized cmd buffer | Chris Wright | 3 | -2/+5 |
2010-04-07 | x86/amd-iommu: enable iommu before attaching devices | Chris Wright | 1 | -2/+3 |
2010-04-06 | perf, x86: Enable Nehalem-EX support | Vince Weaver | 1 | -0/+1 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 10 | -59/+137 |
2010-04-04 | perf: Drop the frame reliablity check | Frederic Weisbecker | 1 | -2/+1 |
2010-04-02 | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards | Suresh Siddha | 1 | -0/+2 |
2010-04-02 | perf, x86: Add Nehalem programming quirk to Westmere | Peter Zijlstra | 1 | -0/+2 |
2010-04-02 | perf, x86: Fix __initconst vs const | Peter Zijlstra | 4 | -11/+11 |
2010-04-02 | perf, x86: Fix up the ANY flag stuff | Peter Zijlstra | 5 | -51/+74 |
2010-04-02 | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks | Robert Richter | 5 | -89/+45 |
2010-04-02 | perf, x86: Undo some some *_counter* -> *_event* renames | Robert Richter | 7 | -65/+65 |
2010-04-02 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 18 | -81/+219 |
2010-04-02 | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels | Torok Edwin | 2 | -5/+44 |
2010-04-02 | perf, x86: Fix AMD hotplug & constraint initialization | Peter Zijlstra | 2 | -36/+52 |
2010-04-02 | x86: Move notify_cpu_starting() callback to a later stage | Peter Zijlstra | 1 | -2/+2 |
2010-04-02 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2 | -3/+1 |
2010-04-02 | x86: Increase CONFIG_NODES_SHIFT max to 10 | David Rientjes | 1 | -2/+2 |
2010-04-02 | ibft, x86: Change reserve_ibft_region() to find_ibft_region() | Yinghai Lu | 1 | -2/+12 |
2010-04-02 | x86, hpet: Fix bug in RTC emulation | Alok Kataria | 1 | -0/+1 |
2010-04-02 | x86, hpet: Erratum workaround for read after write of HPET comparator | Pallipadi, Venkatesh | 1 | -1/+7 |
2010-04-02 | x86: Handle overlapping mptables | Andi Kleen | 1 | -2/+2 |
2010-04-01 | x86,kgdb: Always initialize the hw breakpoint attribute | Jason Wessel | 1 | -1/+1 |
2010-04-01 | perf: Use hot regs with software sched switch/migrate events | Frederic Weisbecker | 1 | -2/+0 |
2010-04-01 | x86: Make e820_remove_range to handle all covered case | Yinghai Lu | 1 | -4/+20 |
2010-03-30 | x86-32, resume: do a global tlb flush in S4 resume | Shaohua Li | 1 | -8/+7 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 86 | -22/+70 |
2010-03-30 | x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h | Tejun Heo | 1 | -1/+0 |
2010-03-29 | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 4 | -12/+37 |
2010-03-29 | x86: Make smp_locks end with page alignment | Yinghai Lu | 1 | -1/+1 |
2010-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -9/+18 |
2010-03-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -12/+61 |
2010-03-26 | perf, x86: Add Nehelem PMU programming errata workaround | Peter Zijlstra | 4 | -10/+45 |
2010-03-26 | x86, ptrace: Fix block-step | Peter Zijlstra | 6 | -9/+53 |
2010-03-26 | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 20 | -2747/+9 |
2010-03-26 | perf, x86: Clean up debugctlmsr bit definitions | Peter Zijlstra | 3 | -26/+17 |
2010-03-26 | x86, perf: Add raw events support for the P4 PMU | Cyrill Gorcunov | 2 | -631/+806 |
2010-03-25 | x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 1 | -1/+12 |
2010-03-25 | x86/PCI: for host bridge address space collisions, show conflicting resource | Bjorn Helgaas | 1 | -3/+6 |
2010-03-25 | x86/PCI: remove redundant warnings | Bjorn Helgaas | 1 | -5/+0 |