Age | Commit message (Expand) | Author |
2010-09-05 | x86, AMD: Remove needless CPU family check (for L3 cache info) | Andreas Herrmann |
2010-09-05 | x86, GART: Disable GART table walk probes | Borislav Petkov |
2010-09-05 | x86, GART: Remove superfluous AMD64_GARTEN | Borislav Petkov |
2010-09-03 | i386: Make kernel_execve() suitable for stack unwinding | Jan Beulich |
2010-09-03 | x86: Use {push,pop}{l,q}_cfi in more places | Jan Beulich |
2010-09-03 | i386: Add unwind directives to syscall ptregs stubs | Jan Beulich |
2010-09-03 | x86-64: Use symbolics instead of raw numbers in entry_64.S | Jan Beulich |
2010-09-03 | x86-64: Adjust frame type at paranoid_exit: | Jan Beulich |
2010-09-03 | x86-64: Fix unwind annotations in syscall stubs | Jan Beulich |
2010-09-03 | perf, x86: Try to handle unknown nmis with an enabled PMU | Robert Richter |
2010-09-03 | perf, x86: Fix handle_irq return values | Peter Zijlstra |
2010-09-03 | perf, x86: Fix accidentally ack'ing a second event on intel perf counter | Don Zickus |
2010-09-01 | perf, x86, Pentium4: Add RAW events verification | Cyrill Gorcunov |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar |
2010-08-31 | x86, iommu: Fix IOMMU_INIT alignment rules | Konrad Rzeszutek Wilk |
2010-08-27 | x86, doc: Adding comments about .iommu_table and its neighbors. | Konrad Rzeszutek Wilk |
2010-08-27 | x86: Remove old bootmem code | Yinghai Lu |
2010-08-27 | x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ... | Yinghai Lu |
2010-08-27 | x86: Remove not used early_res code | Yinghai Lu |
2010-08-27 | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu |
2010-08-27 | x86: Use memblock to replace early_res | Yinghai Lu |
2010-08-27 | Merge branch 'perf/urgent' into perf/core | Frederic Weisbecker |
2010-08-26 | x86, iommu: Utilize the IOMMU_INIT macros functionality. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, GART/AMD-VI: Make AMD GART and IOMMU use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, calgary: Make Calgary IOMMU use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, iommu: Add proper dependency sort routine (and sanity check). | Konrad Rzeszutek Wilk |
2010-08-26 | x86, iommu: Make all IOMMU's detection routines return a value. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr... | Konrad Rzeszutek Wilk |
2010-08-25 | x86, bios: Make the x86 early memory reservation a kernel option | H. Peter Anvin |
2010-08-25 | x86, tsc: Remove CPU frequency calibration on AMD | Borislav Petkov |
2010-08-25 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-08-25 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-08-25 | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag | Lin Ming |
2010-08-25 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-08-25 | perf: Remove unused variable | Lin Ming |
2010-08-24 | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline | Hugh Dickins |
2010-08-24 | x86, bios: By default, reserve the low 64K for all BIOSes | H. Peter Anvin |
2010-08-23 | x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI | Alok Kataria |
2010-08-23 | x86, vmware: Remove deprecated VMI kernel support | Alok Kataria |
2010-08-22 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-08-20 | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev | Sergey Senozhatsky |
2010-08-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-20 | perf: Remove superfluous return values from perf_callchain_*() | Peter Zijlstra |
2010-08-20 | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha |
2010-08-20 | x86, apic: Fix apic=debug boot crash | Daniel Kiper |
2010-08-19 | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov |
2010-08-19 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-08-19 | kprobes/x86: Fix the return address of multiple kretprobes | KUMANO Syuhei |