| Commit message (Expand) | Author | Age |
... | |
| | * | cpumask: convert kernel/irq | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert kernel time functions | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert kernel/workqueue.c | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert kernel/compat.c | Rusty Russell | 2008-12-31 |
| | * | cpumask: remove any_online_cpu() users: mm/ | Rusty Russell | 2008-12-31 |
| | * | cpumask: remove any_online_cpu() users: kernel/ | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert kernel trace functions further | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert kernel trace functions | Rusty Russell | 2008-12-31 |
| | * | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64 | Rusty Russell | 2008-12-31 |
| | * | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc | Rusty Russell | 2008-12-31 |
| | * | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390 | Rusty Russell | 2008-12-31 |
| | * | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc | Rusty Russell | 2008-12-31 |
| | * | cpumask: Use find_last_bit() | Rusty Russell | 2008-12-31 |
| | * | bitmap: find_last_bit() | Rusty Russell | 2008-12-31 |
| | * | m68knommu: define __fls | Rusty Russell | 2008-12-31 |
| | * | m68k: define __fls | Rusty Russell | 2008-12-31 |
| | * | blackfin: define __fls | Rusty Russell | 2008-12-31 |
| | * | avr32: define __fls | Rusty Russell | 2008-12-31 |
| | * | parisc: remove gratuitous cpu_online_map declaration. | Rusty Russell | 2008-12-31 |
| | * | cpumask: Use accessors code in core | Rusty Russell | 2008-12-31 |
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core | Rusty Russell | 2008-12-31 |
| | * | percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r | Rusty Russell | 2008-12-31 |
| | * | percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios | Rusty Russell | 2008-12-31 |
| | * | cpumask: fix bogus kernel-doc | Li Zefan | 2008-12-31 |
| | * | cpumask: Remove IA64 definition of total_cpus now it's in core code | Rusty Russell | 2008-12-31 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 |
| | |\ |
|
| | * | | cpumask: Use nr_cpu_ids in seq_cpumask | Rusty Russell | 2008-12-29 |
| | * | | cpumask: use new cpumask API in drivers/infiniband/hw/ipath | Rusty Russell | 2008-12-29 |
| | * | | cpumask: use new cpumask API in drivers/infiniband/hw/ehca | Rusty Russell | 2008-12-29 |
| | * | | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c | Rusty Russell | 2008-12-29 |
| | * | | cpumask: arch_send_call_function_ipi_mask: core | Rusty Russell | 2008-12-29 |
| | * | | cpumask: smp_call_function_many() | Rusty Russell | 2008-12-29 |
| | * | | cpumask: make set_cpu_*/init_cpu_* out-of-line | Rusty Russell | 2008-12-29 |
| | * | | cpumask: make cpumask.h eat its own dogfood. | Rusty Russell | 2008-12-29 |
| | * | | cpumask: switch over to cpu_online/possible/active/present_mask: core | Rusty Russell | 2008-12-29 |
| | * | | bitmap: fix seq_bitmap and seq_cpumask to take const pointer | Rusty Russell | 2008-12-29 |
| | * | | bitmap: test for constant as well as small size for inline versions | Rusty Russell | 2008-12-29 |
| | * | | cpumask: make CONFIG_NR_CPUS always valid. | Rusty Russell | 2008-12-29 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-29 |
| | |\ \ |
|
| | * | | | cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask | Rusty Russell | 2008-12-26 |
| | * | | | cpumask: cpu_coregroup_mask(): s390 | Rusty Russell | 2008-12-26 |
| | * | | | cpumask: cpu_coregroup_mask(): sparc | Rusty Russell | 2008-12-26 |
| | * | | | cpumask: cpu_coregroup_mask(): x86 | Rusty Russell | 2008-12-26 |
| | * | | | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 2008-12-26 |
| | * | | | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 2008-12-26 |
| | * | | | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 2008-12-26 |
| | * | | | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}... | Rusty Russell | 2008-12-26 |
| | * | | | cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c... | Rusty Russell | 2008-12-26 |
| | * | | | cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 2008-12-26 |
| | * | | | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_... | Rusty Russell | 2008-12-26 |