summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: smp.h move prefill_possible_map declartion to cpu.hJaswinder Singh Rajput2009-01-074-8/+11
* x86: smp.h move zap_low_mappings declartion to tlbflush.hJaswinder Singh Rajput2009-01-073-3/+2
* x86: smp.h remove obsolete function declarationJaswinder Singh Rajput2009-01-071-1/+0
* x86: fix section mismatch warnings in mcheck/mce_amd_64.cLeonardo Potenza2009-01-071-1/+1
* x86: offer frame pointers in all build modesIngo Molnar2009-01-071-0/+1
*-. Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar2009-01-0661-643/+1213
|\ \
| | * x86: k8 numa register active regions laterYinghai Lu2009-01-061-11/+9
| | * Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-051-1/+1
| | |\
| | | * Merge branch 'linus' into core/urgentIngo Molnar2009-01-0468-362/+1045
| | | |\
| | | * | swiotlb: add missing __init annotationsRoland Dreier2009-01-021-1/+1
| | * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-01-053-28/+38
| | |\ \ \
| | | * | | [CPUFREQ] Add Celeron Core support to p4-clockmod.Herton Ronaldo Krzesinski2008-12-051-0/+1
| | | * | | [CPUFREQ] add to speedstep-lib additional fsb values for core processorsHerton Ronaldo Krzesinski2008-12-051-0/+9
| | | * | | [CPUFREQ] Disable sysfs ui for p4-clockmod.Matthew Garrett2008-12-051-0/+1
| | | * | | [CPUFREQ] p4-clockmod: reduce noiseDominik Brodowski2008-12-051-1/+3
| | | * | | [CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usageRusty Russell2008-12-051-27/+24
| | * | | | X86_DEBUGCTLMSR won't work on umlAl Viro2009-01-051-1/+1
| | | |_|/ | | |/| |
| | * | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-0320-140/+155
| | |\ \ \
| | | * | | x86: setup_per_cpu_areas() cleanupCyrill Gorcunov2009-01-031-17/+8
| | | * | | cpumask: use alloc_cpumask_var_node where appropriateMike Travis2009-01-032-5/+6
| | | * | | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-033-12/+48
| | | * | | x86: use cpumask_var_t in acpi/boot.cRusty Russell2009-01-031-7/+22
| | | * | | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-0312-79/+26
| | | * | | x86: enable cpus display of kernel_max and offlined cpusMike Travis2009-01-031-0/+2
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03148-4041/+4560
| | | |\ \ \
| | | | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-3127-347/+682
| | | | |\ \ \
| | | | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-30184-5166/+6194
| | | | |\ \ \ \
| | | | * | | | | cpumask: cpu_coregroup_mask(): x86Rusty Russell2008-12-262-3/+9
| | | | * | | | | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...Rusty Russell2008-12-263-18/+35
| | | * | | | | | x86: mark get_cpu_leaves() with __cpuinit annotationSergio Luis2008-12-291-1/+1
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds2009-01-037-90/+672
| | |\ \ \ \ \ \ \
| | | * | | | | | | AMD IOMMU: remove now unnecessary #ifdefsJoerg Roedel2009-01-031-11/+0
| | | * | | | | | | Merge branches 'iommu/api' and 'iommu/amd' into for-linusJoerg Roedel2009-01-034-87/+676
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | AMD IOMMU: prealloc_protection_domains should be staticJaswinder Singh Rajput2009-01-031-1/+1
| | | | * | | | | | | AMD IOMMU: add statistics about total number of map requestsJoerg Roedel2009-01-031-0/+4
| | | | * | | | | | | AMD IOMMU: add statistics about allocated io memoryJoerg Roedel2009-01-031-0/+6
| | | | * | | | | | | AMD IOMMU: add stats counter for domain tlb flushesJoerg Roedel2009-01-031-0/+4
| | | | * | | | | | | AMD IOMMU: add stats counter for single iommu domain tlb flushesJoerg Roedel2009-01-031-0/+4
| | | | * | | | | | | AMD IOMMU: add stats counter for cross-page requestJoerg Roedel2009-01-031-0/+5
| | | | * | | | | | | AMD IOMMU: add stats counter for free_coherent requestsJoerg Roedel2009-01-031-0/+4
| | | | * | | | | | | AMD IOMMU: add stats counter for alloc_coherent requestsJoerg Roedel2009-01-031-0/+4
| | | | * | | | | | | AMD IOMMU: add stats counter for unmap_sg requestsJoerg Roedel2009-01-031-0/+4
| | | | * | | | | | | AMD IOMMU: add stats counter for map_sg requestsJoerg Roedel2009-01-031-0/+4
| | | | * | | | | | | AMD IOMMU: add stats counter for unmap_single requestsJoerg Roedel2009-01-031-0/+4
| | | | * | | | | | | AMD IOMMU: add stats counter for map_single requestsJoerg Roedel2009-01-031-0/+4
| | | | * | | | | | | AMD IOMMU: add stats counter for completion wait eventsJoerg Roedel2009-01-031-0/+6
| | | | * | | | | | | AMD IOMMU: add init code for statistic collectionJoerg Roedel2009-01-032-0/+39
| | | | * | | | | | | AMD IOMMU: add necessary header defines for stats countingJoerg Roedel2009-01-031-0/+26
| | | | * | | | | | | AMD IOMMU: add Kconfig entry for statistic collection codeJoerg Roedel2009-01-031-0/+10
| | | | * | | | | | | AMD IOMMU: use dev_name in iommu_enable functionJoerg Roedel2009-01-031-6/+2
OpenPOWER on IntegriCloud