aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-05
|\
| * Merge branch 'linus' into core/urgentIngo Molnar2009-01-04
| |\
| * | swiotlb: add missing __init annotationsRoland Dreier2009-01-02
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-01-05
|\ \ \ | |_|/ |/| |
| * | [CPUFREQ] Add Celeron Core support to p4-clockmod.Herton Ronaldo Krzesinski2008-12-05
| * | [CPUFREQ] add to speedstep-lib additional fsb values for core processorsHerton Ronaldo Krzesinski2008-12-05
| * | [CPUFREQ] Disable sysfs ui for p4-clockmod.Matthew Garrett2008-12-05
| * | [CPUFREQ] p4-clockmod: reduce noiseDominik Brodowski2008-12-05
| * | [CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usageRusty Russell2008-12-05
* | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\ \ \
| * | | x86: setup_per_cpu_areas() cleanupCyrill Gorcunov2009-01-03
| * | | cpumask: use alloc_cpumask_var_node where appropriateMike Travis2009-01-03
| * | | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-03
| * | | x86: use cpumask_var_t in acpi/boot.cRusty Russell2009-01-03
| * | | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-03
| * | | x86: enable cpus display of kernel_max and offlined cpusMike Travis2009-01-03
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
| | |\ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| | |\ \ \ \
| | * | | | | cpumask: cpu_coregroup_mask(): x86Rusty Russell2008-12-26
| | * | | | | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...Rusty Russell2008-12-26
| * | | | | | x86: mark get_cpu_leaves() with __cpuinit annotationSergio Luis2008-12-29
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds2009-01-03
|\ \ \ \ \ \ \
| * | | | | | | AMD IOMMU: remove now unnecessary #ifdefsJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: prealloc_protection_domains should be staticJaswinder Singh Rajput2009-01-03
| * | | | | | | AMD IOMMU: add statistics about total number of map requestsJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add statistics about allocated io memoryJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add stats counter for domain tlb flushesJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add stats counter for single iommu domain tlb flushesJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add stats counter for cross-page requestJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add stats counter for free_coherent requestsJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add stats counter for alloc_coherent requestsJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add stats counter for unmap_sg requestsJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add stats counter for map_sg requestsJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add stats counter for unmap_single requestsJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add stats counter for map_single requestsJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add stats counter for completion wait eventsJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add init code for statistic collectionJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: use dev_name in iommu_enable functionJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: use calc_devid in prealloc_protection_domainsJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: convert amd_iommu_isolate to boolJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: convert iommu->need_sync to boolJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: use dev_name instead of self-build print_devidJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: allocate a new protection for hotplugged devicesJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add a domain flag for default domainsJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: register functions for the IOMMU APIJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add domain address lookup function for IOMMU APIJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add domain unmap function for IOMMU APIJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add domain map function for IOMMU APIJoerg Roedel2009-01-03
| * | | | | | | AMD IOMMU: add device attach function for IOMMU APIJoerg Roedel2009-01-03