2009-02-01 |
Rusty Russell | sched_rt: don't use first_cpu on cpumask created with... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-01-11 |
Rusty Russell | cpumask: fix CONFIG_NUMA=y sched.c Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-01-07 |
Rusty Russell | PCI: work_on_cpu: use in drivers/pci/pci-driver.c Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-01-07 |
Rusty Russell | USB: Don't use __module_param_call; use core_param. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-01-06 |
Rusty Russell | kobject: Make Documentation/kobject.txt a little more... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-01-06 |
Rusty Russell | cpumask: convert struct cpufreq_policy to cpumask_var_t Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-01-06 |
Rusty Russell | cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-01-03 |
Rusty Russell | cpumask: convert shared_cpu_map in acpi_processor*... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-01-03 |
Rusty Russell | x86: use cpumask_var_t in acpi/boot.c Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-01-03 |
Rusty Russell | xtensa: define __fls Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-01-03 |
Rusty Russell | mn10300: define __fls Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-01-03 |
Rusty Russell | m32r: define __fls Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-01-03 |
Rusty Russell | h8300: define __fls Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-01-03 |
Rusty Russell | frv: define __fls Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2009-01-03 |
Rusty Russell | cris: define __fls Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: zero extra bits in alloc_cpumask_var_node Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: replace for_each_cpu_mask_nr with for_each_cpu... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: convert mm/ Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: convert rest of files in kernel/ Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: convert kernel/cpu.c Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: convert kernel/profile.c Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: convert RCU implementations Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: convert kernel/irq Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: convert kernel time functions Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: convert kernel/workqueue.c Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: convert kernel/compat.c Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: remove any_online_cpu() users: mm/ Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: remove any_online_cpu() users: kernel/ Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: convert kernel trace functions further Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: convert kernel trace functions Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: Introduce topology_core_cpumask()/topology_thread_c... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: Introduce topology_core_cpumask()/topology_thread_c... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: Introduce topology_core_cpumask()/topology_thread_c... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: Introduce topology_core_cpumask()/topology_thread_c... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: Use find_last_bit() Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | bitmap: find_last_bit() Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | m68knommu: define __fls Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | m68k: define __fls Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | blackfin: define __fls Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | avr32: define __fls Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | parisc: remove gratuitous cpu_online_map declaration. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: Use accessors code in core Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: prepare for iterators to only go to nr_cpu_ids... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | percpu: fix percpu accessors to potentially !cpu_possible... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | percpu: fix percpu accessors to potentially !cpu_possible... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | cpumask: Remove IA64 definition of total_cpus now it... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | KVM: use cpumask_var_t for cpus_hardware_enabled Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | KVM: use modern cpumask primitives, no cpumask_t on... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | KVM: Extract core of kvm_flush_remote_tlbs/kvm_reload_remote... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-31 |
Rusty Russell | Merge branch 'master' of git://git.kernel.org/pub/scm...
|
commit | commitdiff | tree |
2008-12-30 |
Rusty Russell | cpumask: prepare for iterators to only go to nr_cpu_ids... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-30 |
Rusty Russell | net: make xfrm_statistics_seq_show use generic snmp_fold_field Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | virtio: block: dynamic maximum segments Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | virtio: set max_segment_size and max_sectors to infinite. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | virtio: hand virtio ring alignment as argument to vring_new_... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | virtio: use LGUEST_VRING_ALIGN instead of relying on... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | virtio: Don't use PAGE_SIZE for vring alignment in... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | virtio: rename 'pagesize' arg to vring_init/vring_size Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | virtio: Don't use PAGE_SIZE in virtio_pci.c Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | cpumask: Use nr_cpu_ids in seq_cpumask Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | cpumask: use new cpumask API in drivers/infiniband... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | cpumask: use new cpumask API in drivers/infiniband... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | cpumask: use for_each_online_cpu() in drivers/infiniband... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | cpumask: arch_send_call_function_ipi_mask: core Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | cpumask: smp_call_function_many() Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | cpumask: make set_cpu_*/init_cpu_* out-of-line Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | cpumask: make cpumask.h eat its own dogfood. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | cpumask: switch over to cpu_online/possible/active... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | bitmap: fix seq_bitmap and seq_cpumask to take const... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | bitmap: test for constant as well as small size for... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | cpumask: make CONFIG_NR_CPUS always valid. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-29 |
Rusty Russell | Merge branch 'master' of git://git.kernel.org/pub/scm...
|
commit | commitdiff | tree |
2008-12-26 |
Rusty Russell | cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-26 |
Rusty Russell | cpumask: cpu_coregroup_mask(): s390 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-26 |
Rusty Russell | cpumask: cpu_coregroup_mask(): sparc Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-26 |
Rusty Russell | cpumask: cpu_coregroup_mask(): x86 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-26 |
Rusty Russell | cpumask: alpha: Introduce cpumask_of_{node,pcibus}... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-26 |
Rusty Russell | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-26 |
Rusty Russell | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-26 |
Rusty Russell | cpumask: powerpc: Introduce cpumask_of_{node,pcibus... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-26 |
Rusty Russell | cpumask: sh: Introduce cpumask_of_{node,pcibus} to... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-26 |
Rusty Russell | cpumask: sparc: Introduce cpumask_of_{node,pcibus}... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-26 |
Rusty Russell | cpumask: x86: Introduce cpumask_of_{node,pcibus} to... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-25 |
Rusty Russell | x86: remove impossible test in mtrr/main.c Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-16 |
Rusty Russell | Define smp_call_function_many for UP Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | Merge ../linux-2.6-x86
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | cpumask: Introduce cpumask_of_{node,pcibus} to replace... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | cpumask: Add CONFIG_CPUMASK_OFFSTACK Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | cpumask: convert struct clock_event_device to cpumask... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | cpumask: make irq_set_affinity() take a const struct... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | cpumask: change cpumask_scnprintf, cpumask_parse_user... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | cpumask: centralize cpu_online_map and cpu_possible_map Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-08 |
Rusty Russell | sparc: replace for_each_cpu_mask_nr with for_each_cpu Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-05 |
Rusty Russell | [CPUFREQ] clean up speedstep-centrino and reduce cpumask_t... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-04 |
Rusty Russell | sparc: asm/bitops.h should define __fls Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-11-26 |
Rusty Russell | sched: avoid stack var in move_task_off_dead_cpu, fix Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-11-26 |
Rusty Russell | sched: convert local_cpu_mask to cpumask_var_t, fix Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
next |