aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell2008-12-31
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390Rusty Russell2008-12-31
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparcRusty Russell2008-12-31
| | * cpumask: Use find_last_bit()Rusty Russell2008-12-31
| | * bitmap: find_last_bit()Rusty Russell2008-12-31
| | * m68knommu: define __flsRusty Russell2008-12-31
| | * m68k: define __flsRusty Russell2008-12-31
| | * blackfin: define __flsRusty Russell2008-12-31
| | * avr32: define __flsRusty Russell2008-12-31
| | * parisc: remove gratuitous cpu_online_map declaration.Rusty Russell2008-12-31
| | * cpumask: Use accessors code in coreRusty Russell2008-12-31
| | * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: coreRusty Russell2008-12-31
| | * percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rRusty Russell2008-12-31
| | * percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbiosRusty Russell2008-12-31
| | * cpumask: fix bogus kernel-docLi Zefan2008-12-31
| | * cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell2008-12-31
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
| | |\
| | * | cpumask: Use nr_cpu_ids in seq_cpumaskRusty Russell2008-12-29
| | * | cpumask: use new cpumask API in drivers/infiniband/hw/ipathRusty Russell2008-12-29
| | * | cpumask: use new cpumask API in drivers/infiniband/hw/ehcaRusty Russell2008-12-29
| | * | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.cRusty Russell2008-12-29
| | * | cpumask: arch_send_call_function_ipi_mask: coreRusty Russell2008-12-29
| | * | cpumask: smp_call_function_many()Rusty Russell2008-12-29
| | * | cpumask: make set_cpu_*/init_cpu_* out-of-lineRusty Russell2008-12-29
| | * | cpumask: make cpumask.h eat its own dogfood.Rusty Russell2008-12-29
| | * | cpumask: switch over to cpu_online/possible/active/present_mask: coreRusty Russell2008-12-29
| | * | bitmap: fix seq_bitmap and seq_cpumask to take const pointerRusty Russell2008-12-29
| | * | bitmap: test for constant as well as small size for inline versionsRusty Russell2008-12-29
| | * | cpumask: make CONFIG_NR_CPUS always valid.Rusty Russell2008-12-29
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| | |\ \
| | * | | cpumask: Replace cpu_coregroup_map with cpu_coregroup_maskRusty Russell2008-12-26
| | * | | cpumask: cpu_coregroup_mask(): s390Rusty Russell2008-12-26
| | * | | cpumask: cpu_coregroup_mask(): sparcRusty Russell2008-12-26
| | * | | cpumask: cpu_coregroup_mask(): x86Rusty Russell2008-12-26
| | * | | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell2008-12-26
| | * | | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-26
| | * | | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-26
| | * | | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell2008-12-26
| | * | | cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c...Rusty Russell2008-12-26
| | * | | cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell2008-12-26
| | * | | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...Rusty Russell2008-12-26
| | * | | sysfs: add documentation to cputopology.txt for system cpumasksMike Travis2008-12-19
| | * | | cpumask: add sysfs displays for configured and disabled cpu mapsMike Travis2008-12-19
| | * | | cpumask: documentation for cpumask_var_tMike Travis2008-12-19
| | * | | cpumask: Add alloc_cpumask_var_node()Mike Travis2008-12-19
| * | | | 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
| * | | | | Merge branches 'iommu/api' and 'iommu/amd' into for-linusJoerg Roedel2009-01-03
| |\ \ \ \ \
| | * | | | | AMD IOMMU: prealloc_protection_domains should be staticJaswinder Singh Rajput2009-01-03