Merge branch 'cpus4096-for-linus' of...
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (31 commits) NR_CPUS: Replace NR_CPUS in speedstep-centrino.c cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUP NR_CPUS: Replace NR_CPUS in cpufreq userspace routines NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fix cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target cpumask: Provide a generic set of CPUMASK_ALLOC macros cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.c cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr Revert "cpumask: introduce new APIs" cpumask: make for_each_cpu_mask a bit smaller net: Pass reference to cpumask variable in net/sunrpc/svc.c ... Fix up trivial conflicts in drivers/cpufreq/cpufreq.c manually
Showing
- arch/x86/kernel/acpi/cstate.c 2 additions, 1 deletionarch/x86/kernel/acpi/cstate.c
- arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c 10 additions, 6 deletionsarch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
- arch/x86/kernel/cpu/cpufreq/p4-clockmod.c 3 additions, 3 deletionsarch/x86/kernel/cpu/cpufreq/p4-clockmod.c
- arch/x86/kernel/cpu/cpufreq/powernow-k8.c 14 additions, 9 deletionsarch/x86/kernel/cpu/cpufreq/powernow-k8.c
- arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c 97 additions, 60 deletionsarch/x86/kernel/cpu/cpufreq/speedstep-centrino.c
- arch/x86/kernel/cpu/cpufreq/speedstep-ich.c 4 additions, 3 deletionsarch/x86/kernel/cpu/cpufreq/speedstep-ich.c
- arch/x86/kernel/cpu/intel_cacheinfo.c 3 additions, 2 deletionsarch/x86/kernel/cpu/intel_cacheinfo.c
- arch/x86/kernel/cpu/mcheck/mce_64.c 1 addition, 1 deletionarch/x86/kernel/cpu/mcheck/mce_64.c
- arch/x86/kernel/cpu/mcheck/mce_amd_64.c 2 additions, 2 deletionsarch/x86/kernel/cpu/mcheck/mce_amd_64.c
- arch/x86/kernel/cpu/proc.c 1 addition, 1 deletionarch/x86/kernel/cpu/proc.c
- arch/x86/kernel/genapic_flat_64.c 1 addition, 1 deletionarch/x86/kernel/genapic_flat_64.c
- arch/x86/kernel/genx2apic_uv_x.c 2 additions, 2 deletionsarch/x86/kernel/genx2apic_uv_x.c
- arch/x86/kernel/io_apic_64.c 5 additions, 7 deletionsarch/x86/kernel/io_apic_64.c
- arch/x86/kernel/ldt.c 3 additions, 3 deletionsarch/x86/kernel/ldt.c
- arch/x86/kernel/microcode.c 9 additions, 4 deletionsarch/x86/kernel/microcode.c
- arch/x86/kernel/reboot.c 9 additions, 5 deletionsarch/x86/kernel/reboot.c
- arch/x86/kernel/smpboot.c 4 additions, 4 deletionsarch/x86/kernel/smpboot.c
- arch/x86/xen/smp.c 2 additions, 2 deletionsarch/x86/xen/smp.c
- drivers/acpi/processor_throttling.c 11 additions, 6 deletionsdrivers/acpi/processor_throttling.c
- drivers/base/cpu.c 2 additions, 2 deletionsdrivers/base/cpu.c
Loading
Please register or sign in to comment