| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 46 | -192/+260 |
|\ |
|
| * | x86: setup_per_cpu_areas() cleanup | Cyrill Gorcunov | 2009-01-03 | 1 | -17/+8 |
| * | cpumask: use alloc_cpumask_var_node where appropriate | Mike Travis | 2009-01-03 | 2 | -5/+6 |
| * | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell | 2009-01-03 | 3 | -12/+48 |
| * | x86: use cpumask_var_t in acpi/boot.c | Rusty Russell | 2009-01-03 | 1 | -7/+22 |
| * | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids | Mike Travis | 2009-01-03 | 12 | -79/+26 |
| * | x86: enable cpus display of kernel_max and offlined cpus | Mike Travis | 2009-01-03 | 1 | -0/+2 |
| * | ia64: cpumask fix for is_affinity_mask_valid() | Ingo Molnar | 2009-01-03 | 2 | -3/+3 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Ingo Molnar | 2009-01-03 | 2 | -0/+2 |
| |\ |
|
| | * | h8300: define __fls | Rusty Russell | 2009-01-03 | 1 | -0/+1 |
| | * | cris: define __fls | Rusty Russell | 2009-01-03 | 1 | -0/+1 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 | 1712 | -26762/+59271 |
| |\| |
|
| | * | cpumask: convert kernel/irq | Rusty Russell | 2009-01-01 | 1 | -1/+2 |
| | * | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64 | Rusty Russell | 2009-01-01 | 1 | -0/+2 |
| | * | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc | Rusty Russell | 2009-01-01 | 1 | -0/+2 |
| | * | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390 | Rusty Russell | 2009-01-01 | 1 | -0/+1 |
| | * | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc | Rusty Russell | 2009-01-01 | 1 | -0/+2 |
| | * | m68knommu: define __fls | Rusty Russell | 2009-01-01 | 1 | -0/+1 |
| | * | blackfin: define __fls | Rusty Russell | 2009-01-01 | 1 | -0/+1 |
| | * | avr32: define __fls | Rusty Russell | 2009-01-01 | 1 | -0/+5 |
| | * | parisc: remove gratuitous cpu_online_map declaration. | Rusty Russell | 2009-01-01 | 1 | -2/+0 |
| | * | percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r | Rusty Russell | 2009-01-01 | 1 | -1/+1 |
| | * | cpumask: Remove IA64 definition of total_cpus now it's in core code | Rusty Russell | 2009-01-01 | 1 | -1/+0 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 | 1052 | -14329/+37276 |
| | |\ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 731 | -14398/+25381 |
| | |\ \ |
|
| | * | | | cpumask: cpu_coregroup_mask(): s390 | Rusty Russell | 2008-12-26 | 2 | -0/+6 |
| | * | | | cpumask: cpu_coregroup_mask(): sparc | Rusty Russell | 2008-12-26 | 1 | -0/+1 |
| | * | | | cpumask: cpu_coregroup_mask(): x86 | Rusty Russell | 2008-12-26 | 2 | -3/+9 |
| | * | | | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 2008-12-26 | 2 | -0/+22 |
| | * | | | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 2008-12-26 | 1 | -1/+3 |
| | * | | | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 2008-12-26 | 4 | -29/+30 |
| | * | | | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}... | Rusty Russell | 2008-12-26 | 3 | -8/+12 |
| | * | | | cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c... | Rusty Russell | 2008-12-26 | 1 | -0/+1 |
| | * | | | cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 2008-12-26 | 3 | -6/+8 |
| | * | | | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_... | Rusty Russell | 2008-12-26 | 3 | -18/+35 |
| * | | | | x86: mark get_cpu_leaves() with __cpuinit annotation | Sergio Luis | 2008-12-29 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Linus Torvalds | 2009-01-03 | 11 | -94/+680 |
|\ \ \ \ \ |
|
| * | | | | | AMD IOMMU: remove now unnecessary #ifdefs | Joerg Roedel | 2009-01-03 | 1 | -11/+0 |
| * | | | | | Merge branches 'iommu/api' and 'iommu/amd' into for-linus | Joerg Roedel | 2009-01-03 | 4 | -87/+676 |
| |\ \ \ \ \ |
|
| | * | | | | | AMD IOMMU: prealloc_protection_domains should be static | Jaswinder Singh Rajput | 2009-01-03 | 1 | -1/+1 |
| | * | | | | | AMD IOMMU: add statistics about total number of map requests | Joerg Roedel | 2009-01-03 | 1 | -0/+4 |
| | * | | | | | AMD IOMMU: add statistics about allocated io memory | Joerg Roedel | 2009-01-03 | 1 | -0/+6 |
| | * | | | | | AMD IOMMU: add stats counter for domain tlb flushes | Joerg Roedel | 2009-01-03 | 1 | -0/+4 |
| | * | | | | | AMD IOMMU: add stats counter for single iommu domain tlb flushes | Joerg Roedel | 2009-01-03 | 1 | -0/+4 |
| | * | | | | | AMD IOMMU: add stats counter for cross-page request | Joerg Roedel | 2009-01-03 | 1 | -0/+5 |
| | * | | | | | AMD IOMMU: add stats counter for free_coherent requests | Joerg Roedel | 2009-01-03 | 1 | -0/+4 |
| | * | | | | | AMD IOMMU: add stats counter for alloc_coherent requests | Joerg Roedel | 2009-01-03 | 1 | -0/+4 |
| | * | | | | | AMD IOMMU: add stats counter for unmap_sg requests | Joerg Roedel | 2009-01-03 | 1 | -0/+4 |
| | * | | | | | AMD IOMMU: add stats counter for map_sg requests | Joerg Roedel | 2009-01-03 | 1 | -0/+4 |
| | * | | | | | AMD IOMMU: add stats counter for unmap_single requests | Joerg Roedel | 2009-01-03 | 1 | -0/+4 |