summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* bzip2/lzma: make config machinery an arch configurableH. Peter Anvin2009-01-041-0/+3
* bzip2/lzma: x86 kernel compression supportAlain Knaff2009-01-043-107/+44
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-0346-192/+260
|\
| * 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
| * ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-032-3/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2009-01-032-0/+2
| |\
| | * h8300: define __flsRusty Russell2009-01-031-0/+1
| | * cris: define __flsRusty Russell2009-01-031-0/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-031712-26762/+59271
| |\|
| | * cpumask: convert kernel/irqRusty Russell2009-01-011-1/+2
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell2009-01-011-0/+2
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell2009-01-011-0/+2
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390Rusty Russell2009-01-011-0/+1
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparcRusty Russell2009-01-011-0/+2
| | * m68knommu: define __flsRusty Russell2009-01-011-0/+1
| | * blackfin: define __flsRusty Russell2009-01-011-0/+1
| | * avr32: define __flsRusty Russell2009-01-011-0/+5
| | * parisc: remove gratuitous cpu_online_map declaration.Rusty Russell2009-01-011-2/+0
| | * percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rRusty Russell2009-01-011-1/+1
| | * cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell2009-01-011-1/+0
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-311052-14329/+37276
| | |\
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-30731-14398/+25381
| | |\ \
| | * | | cpumask: cpu_coregroup_mask(): s390Rusty Russell2008-12-262-0/+6
| | * | | cpumask: cpu_coregroup_mask(): sparcRusty Russell2008-12-261-0/+1
| | * | | cpumask: cpu_coregroup_mask(): x86Rusty Russell2008-12-262-3/+9
| | * | | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell2008-12-262-0/+22
| | * | | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-261-1/+3
| | * | | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-264-29/+30
| | * | | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell2008-12-263-8/+12
| | * | | cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c...Rusty Russell2008-12-261-0/+1
| | * | | cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell2008-12-263-6/+8
| | * | | 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-0311-94/+680
|\ \ \ \ \
| * | | | | 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