Age | Commit message (Expand) | Author |
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 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar |
2010-09-01 | oprofile, x86: fix init_sysfs() function stub | Robert Richter |
2010-09-01 | perf, x86, Pentium4: Add RAW events verification | Cyrill Gorcunov |
2010-08-31 | oprofile, x86: fix init_sysfs error handling | Robert Richter |
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-30 | x86, kmemcheck: Remove double test | Julia Lawall |
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 | x86, memblock: Use memblock_debug to control debug message print out | Yinghai Lu |
2010-08-27 | x86, memblock: Add memblock_x86_memory_in_range() | Yinghai Lu |
2010-08-27 | x86, memblock: Add memblock_x86_free_memory_in_range() | Yinghai Lu |
2010-08-27 | x86, memblock: Add memblock_x86_find_in_range_node() | Yinghai Lu |
2010-08-27 | x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_ho... | Yinghai Lu |
2010-08-27 | x86, memblock: Add get_free_all_memory_range() | Yinghai Lu |
2010-08-27 | x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_range | Yinghai Lu |
2010-08-27 | x86, memblock: Add memblock_x86_to_bootmem() | Yinghai Lu |
2010-08-27 | bootmem, x86: Add weak version of reserve_bootmem_generic | Yinghai Lu |
2010-08-27 | x86, memblock: Add memblock_x86_find_in_range_size() | Yinghai Lu |
2010-08-27 | Merge branch 'perf/urgent' into perf/core | Frederic Weisbecker |
2010-08-26 | x86, mm: Make spurious_fault check explicitly check the PRESENT bit | Shaohua Li |
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, xen-swiotlb: Make Xen-SWIOTLB 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-26 | x86-64, mem: Update all PGDs for direct mapping and vmemmap mapping changes | Haicheng Li |
2010-08-26 | x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions | Haicheng Li |
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 | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds |