Age | Commit message (Expand) | Author | Files | Lines |
2010-04-20 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+6 |
2010-04-20 | x86: correctly wire up the newuname system call | Christoph Hellwig | 1 | -1/+1 |
2010-04-15 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -28/+67 |
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-07 | 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-02 | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards | Suresh Siddha | 1 | -0/+2 |
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-01 | ibft, x86: Change reserve_ibft_region() to find_ibft_region() | Yinghai Lu | 1 | -2/+12 |
2010-04-01 | x86, hpet: Fix bug in RTC emulation | Alok Kataria | 1 | -0/+1 |
2010-04-01 | x86, hpet: Erratum workaround for read after write of HPET comparator | Pallipadi, Venkatesh | 1 | -1/+7 |
2010-04-01 | 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-03-31 | 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-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -9/+18 |
2010-03-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -12/+61 |
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 |
2010-03-22 | x86 / perf: Fix suspend to RAM on HP nx6325 | Rafael J. Wysocki | 1 | -3/+5 |
2010-03-19 | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 2 | -8/+26 |
2010-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -155/+176 |
2010-03-17 | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 1 | -1/+2 |
2010-03-16 | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich | 1 | -3/+3 |
2010-03-16 | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 4 | -1/+32 |
2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 252 | -7258/+10334 |
2010-03-14 | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 1 | -0/+3 |
2010-03-14 | ACPI: plan to delete "acpi=ht" boot option | Len Brown | 1 | -1/+3 |
2010-03-14 | ACPI: remove "acpi=ht" DMI blacklist | Len Brown | 1 | -93/+0 |
2010-03-14 | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y | Ingo Molnar | 1 | -2/+2 |