linux-stable/arch
Rusty Russell e4afa120c9 cpumask: remove __first_cpu / __next_cpu
They were for use by the deprecated first_cpu() and next_cpu() wrappers,
but sparc used them directly.

They're now replaced by cpumask_first / cpumask_next.  And __next_cpu_nr
is completely obsolete.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: David S. Miller <davem@davemloft.net>
2015-04-19 14:35:32 +09:30
..
alpha asm-generic: uaccess.h cleanup 2015-02-18 10:02:24 -08:00
arc ARC: Fix thread_saved_pc() 2015-02-27 10:59:34 +05:30
arm Merge git://git.kernel.org/pub/scm/virt/kvm/kvm 2015-03-04 09:54:10 -08:00
arm64 arm64: fix up obsolete cpu function usage. 2015-03-05 15:25:06 +10:30
avr32 asm-generic: uaccess.h cleanup 2015-02-18 10:02:24 -08:00
blackfin blackfin: fix up obsolete cpu function usage. 2015-03-05 15:25:08 +10:30
c6x all arches, signal: move restart_block to struct task_struct 2015-02-12 18:54:12 -08:00
cris CRIS changes for 3.20 2015-02-15 18:02:02 -08:00
frv mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines 2015-02-28 09:57:51 -08:00
hexagon all arches, signal: move restart_block to struct task_struct 2015-02-12 18:54:12 -08:00
ia64 ia64: remove deprecated cpus_ usage. 2015-03-10 13:54:38 +10:30
m32r Fix weird uses of num_online_cpus(). 2015-03-10 13:54:42 +10:30
m68k mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines 2015-02-28 09:57:51 -08:00
metag metag: Fix KSTK_EIP() and KSTK_ESP() macros 2015-02-24 12:54:21 +00:00
microblaze all arches, signal: move restart_block to struct task_struct 2015-02-12 18:54:12 -08:00
mips mips: fix obsolete cpumask_of_cpu usage. 2015-03-10 13:54:40 +10:30
mn10300 mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines 2015-02-28 09:57:51 -08:00
nios2 nios2 for v3.20 2015-02-17 14:23:42 -08:00
openrisc asm-generic: uaccess.h cleanup 2015-02-18 10:02:24 -08:00
parisc parisc: fix up obsolete cpu function usage. 2015-03-05 15:25:08 +10:30
powerpc powerpc: fix deprecated CPU_MASK_CPU0 usage. 2015-03-10 13:48:35 +10:30
s390 mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines 2015-02-28 09:57:51 -08:00
score all arches, signal: move restart_block to struct task_struct 2015-02-12 18:54:12 -08:00
sh Fix weird uses of num_online_cpus(). 2015-03-10 13:54:42 +10:30
sparc cpumask: remove __first_cpu / __next_cpu 2015-04-19 14:35:32 +09:30
tile tile: fix up obsolete cpu function usage. 2015-03-05 15:25:07 +10:30
um Fix weird uses of num_online_cpus(). 2015-03-10 13:54:42 +10:30
unicore32 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() 2015-02-13 21:21:42 -08:00
x86 x86: fix more deprecated cpu function usage. 2015-03-10 13:54:40 +10:30
xtensa asm-generic: uaccess.h cleanup 2015-02-18 10:02:24 -08:00
.gitignore
Kconfig