| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | 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 |
| | * | cpumask: Use accessors code in core | Rusty Russell | 2009-01-01 | 1 | -3/+3 |
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core | Rusty Russell | 2009-01-01 | 3 | -3/+3 |
| | * | percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r | Rusty Russell | 2009-01-01 | 1 | -1/+1 |
| | * | percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios | Rusty Russell | 2009-01-01 | 1 | -1/+1 |
| | * | cpumask: fix bogus kernel-doc | Li Zefan | 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 | 2084 | -50193/+144083 |
| | |\ |
|
| | * | | cpumask: Use nr_cpu_ids in seq_cpumask | Rusty Russell | 2008-12-30 | 1 | -1/+1 |
| | * | | cpumask: use new cpumask API in drivers/infiniband/hw/ipath | Rusty Russell | 2008-12-30 | 1 | -4/+4 |
| | * | | cpumask: use new cpumask API in drivers/infiniband/hw/ehca | Rusty Russell | 2008-12-30 | 1 | -5/+5 |
| | * | | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c | Rusty Russell | 2008-12-30 | 1 | -4/+3 |
| | * | | cpumask: arch_send_call_function_ipi_mask: core | Rusty Russell | 2008-12-30 | 1 | -1/+7 |
| | * | | cpumask: smp_call_function_many() | Rusty Russell | 2008-12-30 | 2 | -97/+57 |
| | * | | cpumask: make set_cpu_*/init_cpu_* out-of-line | Rusty Russell | 2008-12-30 | 2 | -46/+54 |
| | * | | cpumask: make cpumask.h eat its own dogfood. | Rusty Russell | 2008-12-30 | 1 | -37/+38 |
| | * | | cpumask: switch over to cpu_online/possible/active/present_mask: core | Rusty Russell | 2008-12-30 | 2 | -72/+52 |
| | * | | bitmap: fix seq_bitmap and seq_cpumask to take const pointer | Rusty Russell | 2008-12-30 | 2 | -3/+5 |
| | * | | bitmap: test for constant as well as small size for inline versions | Rusty Russell | 2008-12-30 | 1 | -16/+19 |
| | * | | cpumask: make CONFIG_NR_CPUS always valid. | Rusty Russell | 2008-12-30 | 1 | -8/+8 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 2974 | -81236/+144501 |
| | |\ \ |
|
| | * | | | cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask | Rusty Russell | 2008-12-26 | 2 | -5/+5 |
| | * | | | 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 |
| | * | | | sysfs: add documentation to cputopology.txt for system cpumasks | Mike Travis | 2008-12-19 | 1 | -0/+48 |
| | * | | | cpumask: add sysfs displays for configured and disabled cpu maps | Mike Travis | 2008-12-19 | 2 | -0/+47 |
| | * | | | cpumask: documentation for cpumask_var_t | Mike Travis | 2008-12-19 | 1 | -0/+43 |
| | * | | | cpumask: Add alloc_cpumask_var_node() | Mike Travis | 2008-12-19 | 2 | -3/+15 |
| * | | | | 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 | 22 | -463/+1893 |
|\ \ \ \ \ |
|
| * | | | | | 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 |