summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2010-09-03x86-64: Use symbolics instead of raw numbers in entry_64.SJan Beulich
2010-09-03x86-64: Adjust frame type at paranoid_exit:Jan Beulich
2010-09-03x86-64: Fix unwind annotations in syscall stubsJan Beulich
2010-09-03perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter
2010-09-03perf, x86: Fix handle_irq return valuesPeter Zijlstra
2010-09-03perf, x86: Fix accidentally ack'ing a second event on intel perf counterDon Zickus
2010-09-01Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2010-09-01oprofile, x86: fix init_sysfs() function stubRobert Richter
2010-09-01perf, x86, Pentium4: Add RAW events verificationCyrill Gorcunov
2010-08-31oprofile, x86: fix init_sysfs error handlingRobert Richter
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-31x86, iommu: Fix IOMMU_INIT alignment rulesKonrad Rzeszutek Wilk
2010-08-30x86, kmemcheck: Remove double testJulia Lawall
2010-08-27x86, doc: Adding comments about .iommu_table and its neighbors.Konrad Rzeszutek Wilk
2010-08-27x86: Remove old bootmem codeYinghai Lu
2010-08-27x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...Yinghai Lu
2010-08-27x86: Remove not used early_res codeYinghai Lu
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu
2010-08-27x86: Use memblock to replace early_resYinghai Lu
2010-08-27x86, memblock: Use memblock_debug to control debug message print outYinghai Lu
2010-08-27x86, memblock: Add memblock_x86_memory_in_range()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_free_memory_in_range()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_find_in_range_node()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_ho...Yinghai Lu
2010-08-27x86, memblock: Add get_free_all_memory_range()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_rangeYinghai Lu
2010-08-27x86, memblock: Add memblock_x86_to_bootmem()Yinghai Lu
2010-08-27bootmem, x86: Add weak version of reserve_bootmem_genericYinghai Lu
2010-08-27x86, memblock: Add memblock_x86_find_in_range_size()Yinghai Lu
2010-08-27Merge branch 'perf/urgent' into perf/coreFrederic Weisbecker
2010-08-26x86, mm: Make spurious_fault check explicitly check the PRESENT bitShaohua Li
2010-08-26x86, iommu: Utilize the IOMMU_INIT macros functionality.Konrad Rzeszutek Wilk
2010-08-26x86, GART/AMD-VI: Make AMD GART and IOMMU use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk
2010-08-26x86, calgary: Make Calgary IOMMU use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk
2010-08-26x86, xen-swiotlb: Make Xen-SWIOTLB use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk
2010-08-26x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk
2010-08-26x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine.Konrad Rzeszutek Wilk
2010-08-26x86, iommu: Add proper dependency sort routine (and sanity check).Konrad Rzeszutek Wilk
2010-08-26x86, iommu: Make all IOMMU's detection routines return a value.Konrad Rzeszutek Wilk
2010-08-26x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr...Konrad Rzeszutek Wilk
2010-08-26x86-64, mem: Update all PGDs for direct mapping and vmemmap mapping changesHaicheng Li
2010-08-26x86, mm: Separate x86_64 vmalloc_sync_all() into separate functionsHaicheng Li
2010-08-25x86, bios: Make the x86 early memory reservation a kernel optionH. Peter Anvin
2010-08-25x86, tsc: Remove CPU frequency calibration on AMDBorislav Petkov
2010-08-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-08-25perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming
2010-08-25Merge branch 'linus' into perf/coreIngo Molnar
2010-08-25perf: Remove unused variableLin Ming
2010-08-24x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins