aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-03x86: use cpumask_var_t in acpi/boot.cRusty Russell
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis
2009-01-03sched: put back some stack hog changes that were undone in kernel/sched.cMike Travis
2009-01-03x86: enable cpus display of kernel_max and offlined cpusMike Travis
2009-01-03ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar
2009-01-03cpumask: convert RCU implementations, fixIngo Molnar
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-03xtensa: define __flsRusty Russell
2009-01-03mn10300: define __flsRusty Russell
2009-01-03m32r: define __flsRusty Russell
2009-01-03h8300: define __flsRusty Russell
2009-01-03frv: define __flsRusty Russell
2009-01-03cris: define __flsRusty Russell
2009-01-01cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell
2009-01-01cpumask: zero extra bits in alloc_cpumask_var_nodeRusty Russell
2009-01-01cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/Rusty Russell
2009-01-01cpumask: convert mm/Rusty Russell
2009-01-01cpumask: convert rest of files in kernel/Rusty Russell
2009-01-01cpumask: convert kernel/cpu.cRusty Russell
2009-01-01cpumask: convert kernel/profile.cRusty Russell
2009-01-01cpumask: convert RCU implementationsRusty Russell
2009-01-01cpumask: convert kernel/irqRusty Russell
2009-01-01cpumask: convert kernel time functionsRusty Russell
2009-01-01cpumask: convert kernel/workqueue.cRusty Russell
2009-01-01cpumask: convert kernel/compat.cRusty Russell
2009-01-01cpumask: remove any_online_cpu() users: mm/Rusty Russell
2009-01-01cpumask: remove any_online_cpu() users: kernel/Rusty Russell
2009-01-01cpumask: convert kernel trace functions furtherRusty Russell
2009-01-01cpumask: convert kernel trace functionsRusty Russell
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390Rusty Russell
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparcRusty Russell
2009-01-01cpumask: Use find_last_bit()Rusty Russell
2009-01-01bitmap: find_last_bit()Rusty Russell
2009-01-01m68knommu: define __flsRusty Russell
2009-01-01m68k: define __flsRusty Russell
2009-01-01blackfin: define __flsRusty Russell
2009-01-01avr32: define __flsRusty Russell
2009-01-01parisc: remove gratuitous cpu_online_map declaration.Rusty Russell
2009-01-01cpumask: Use accessors code in coreRusty Russell
2009-01-01cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: coreRusty Russell
2009-01-01percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rRusty Russell
2009-01-01percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbiosRusty Russell
2009-01-01cpumask: fix bogus kernel-docLi Zefan
2009-01-01cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-30Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2008-12-30Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds