aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'linus' into core/urgentIngo Molnar2009-01-04
|\
| * Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
| |\
| | * x86: setup_per_cpu_areas() cleanupCyrill Gorcunov2009-01-03
| | * cpumask: fix compile error when CONFIG_NR_CPUS is not definedMike Travis2009-01-03
| | * cpumask: use alloc_cpumask_var_node where appropriateMike Travis2009-01-03
| | * cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-03
| | * x86: use cpumask_var_t in acpi/boot.cRusty Russell2009-01-03
| | * x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-03
| | * sched: put back some stack hog changes that were undone in kernel/sched.cMike Travis2009-01-03
| | * x86: enable cpus display of kernel_max and offlined cpusMike Travis2009-01-03
| | * ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-03
| | * cpumask: convert RCU implementations, fixIngo Molnar2009-01-03
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2009-01-03
| | |\
| | | * xtensa: define __flsRusty Russell2009-01-03
| | | * mn10300: define __flsRusty Russell2009-01-03
| | | * m32r: define __flsRusty Russell2009-01-03
| | | * h8300: define __flsRusty Russell2009-01-03
| | | * frv: define __flsRusty Russell2009-01-03
| | | * cris: define __flsRusty Russell2009-01-03
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
| | |\|
| | | * cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell2008-12-31
| | | * cpumask: zero extra bits in alloc_cpumask_var_nodeRusty Russell2008-12-31
| | | * cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/Rusty Russell2008-12-31
| | | * cpumask: convert mm/Rusty Russell2008-12-31
| | | * cpumask: convert rest of files in kernel/Rusty Russell2008-12-31
| | | * cpumask: convert kernel/cpu.cRusty Russell2008-12-31
| | | * cpumask: convert kernel/profile.cRusty Russell2008-12-31
| | | * cpumask: convert RCU implementationsRusty Russell2008-12-31
| | | * cpumask: convert kernel/irqRusty Russell2008-12-31
| | | * cpumask: convert kernel time functionsRusty Russell2008-12-31
| | | * cpumask: convert kernel/workqueue.cRusty Russell2008-12-31
| | | * cpumask: convert kernel/compat.cRusty Russell2008-12-31
| | | * cpumask: remove any_online_cpu() users: mm/Rusty Russell2008-12-31
| | | * cpumask: remove any_online_cpu() users: kernel/Rusty Russell2008-12-31
| | | * cpumask: convert kernel trace functions furtherRusty Russell2008-12-31
| | | * cpumask: convert kernel trace functionsRusty Russell2008-12-31
| | | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell2008-12-31
| | | * 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