summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar2010-10-254-46/+100
|\
| * Merge branch 'oprofile/core' into oprofile/x86Robert Richter2010-10-25115-3671/+2945
| |\
| * | oprofile, x86: Add support for IBS periodic op counter extensionRobert Richter2010-10-152-12/+29
| * | oprofile, x86: Add support for IBS branch target address reportingRobert Richter2010-10-152-6/+21
| * | oprofile, x86: Introduce struct ibs_stateRobert Richter2010-10-151-11/+18
| * | oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNTRobert Richter2010-10-151-2/+1
| * | oprofile, x86: Check IBS capability bits 1 and 2Robert Richter2010-10-151-21/+38
| * | oprofile, x86: Add support for AMD family 14hRobert Richter2010-10-151-0/+3
| * | oprofile, x86: Add support for AMD family 12hRobert Richter2010-10-151-0/+3
* | | x86/oprofile: Fix uninitialized variable use in debug printkIngo Molnar2010-10-251-15/+11
* | | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocationsPeter Zijlstra2010-10-221-3/+6
* | | perf, x86: Clean up reserve_ds_buffers() signaturePeter Zijlstra2010-10-222-12/+6
* | | perf, x86: Less disastrous PEBS/BTS buffer allocation failurePeter Zijlstra2010-10-222-16/+47
* | | perf, x86: Fixup the precise_ip computationPeter Zijlstra2010-10-221-4/+5
* | | perf, x86: Extract DS alloc/free functionsPeter Zijlstra2010-10-221-14/+26
* | | perf, x86: Extract PEBS/BTS allocation functionsPeter Zijlstra2010-10-221-34/+56
* | | perf, x86: Extract PEBS/BTS buffer free routinesPeter Zijlstra2010-10-221-5/+25
* | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-2232-510/+633
|\ \ \
| * | | x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.SJeremy Fitzhardinge2010-10-142-1/+2
| * | | xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge2010-10-143-8/+24
| * | | Merge branch 'x86/urgent' into core/memblockH. Peter Anvin2010-10-123-10/+10
| |\ \ \
| * | | | memblock: Allow memblock_init to be called earlyJeremy Fitzhardinge2010-10-121-0/+3
| * | | | Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-0842-167/+304
| |\ \ \ \
| * | | | | x86, memblock: Remove __memblock_x86_find_in_range_size()Yinghai Lu2010-10-061-28/+11
| * | | | | x86-32, memblock: Make add_highpages honor early reserved rangesYinghai Lu2010-10-064-43/+33
| * | | | | x86, memblock: Fix crashkernel allocationYinghai Lu2010-10-061-4/+9
| * | | | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31210-7659/+6747
| |\ \ \ \ \
| * | | | | | x86: Remove old bootmem codeYinghai Lu2010-08-277-189/+1
| * | | | | | x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...Yinghai Lu2010-08-274-7/+19
| * | | | | | x86: Remove not used early_res codeYinghai Lu2010-08-272-66/+0
| * | | | | | x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu2010-08-2719-90/+103
| * | | | | | x86: Use memblock to replace early_resYinghai Lu2010-08-2711-153/+123
| * | | | | | x86, memblock: Use memblock_debug to control debug message print outYinghai Lu2010-08-271-8/+12
| * | | | | | x86, memblock: Add memblock_x86_memory_in_range()Yinghai Lu2010-08-272-1/+18
| * | | | | | x86, memblock: Add memblock_x86_free_memory_in_range()Yinghai Lu2010-08-272-0/+49
| * | | | | | x86, memblock: Add memblock_x86_find_in_range_node()Yinghai Lu2010-08-272-0/+16
| * | | | | | x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_ho...Yinghai Lu2010-08-272-0/+70
| * | | | | | x86, memblock: Add get_free_all_memory_range()Yinghai Lu2010-08-272-1/+99
| * | | | | | x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_rangeYinghai Lu2010-08-272-0/+25
| * | | | | | x86, memblock: Add memblock_x86_to_bootmem()Yinghai Lu2010-08-272-0/+30
| * | | | | | bootmem, x86: Add weak version of reserve_bootmem_genericYinghai Lu2010-08-272-24/+2
| * | | | | | x86, memblock: Add memblock_x86_find_in_range_size()Yinghai Lu2010-08-273-0/+97
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-213-29/+21
|\ \ \ \ \ \ \
| * | | | | | | Fix IRQ flag handling namingDavid Howells2010-10-073-29/+21
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-2115-53/+330
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | x86, iommu: Update header comments with appropriate namingKonrad Rzeszutek Wilk2010-10-081-4/+3
| * | | | | | x86, iommu: Fix IOMMU_INIT alignment rulesKonrad Rzeszutek Wilk2010-08-311-2/+1
| * | | | | | x86, doc: Adding comments about .iommu_table and its neighbors.Konrad Rzeszutek Wilk2010-08-281-0/+22
| * | | | | | x86, iommu: Utilize the IOMMU_INIT macros functionality.Konrad Rzeszutek Wilk2010-08-271-25/+21
| * | | | | | x86, GART/AMD-VI: Make AMD GART and IOMMU use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-272-1/+8