You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander van Heukelum
5245698f66
x86, UML: remove x86-specific implementations of find_first_bit
...
x86 has been switched to the generic versions of find_first_bit
and find_first_zero_bit, but the original versions were retained.
This patch just removes the now unused x86-specific versions.
also update UML.
Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
17 years ago
..
boot
Update .gitignore files
17 years ago
configs
x86: add optimized inlining
17 years ago
crypto
[CRYPTO] aes-x86-32: Remove unused return code
17 years ago
ia32
x86_64 ia32 ptrace: convert to compat_arch_ptrace
17 years ago
kernel
x86: section mismatch fixes, #3
17 years ago
kvm
KVM: MMU: Fix memory leak on guest demand faults
17 years ago
lguest
x86: replace remaining __FUNCTION__ occurances
17 years ago
lib
x86, UML: remove x86-specific implementations of find_first_bit
17 years ago
mach-default
…
mach-es7000
…
mach-generic
x86: coding style fixes to arch/x86/mach-generic/bigsmp.c
17 years ago
mach-rdc321x
x86, rdc321x: remove watchdog file
17 years ago
mach-visws
x86: fix compilation error in VisWS
17 years ago
mach-voyager
x86: use cpumask function for present, possible, and online cpus
17 years ago
math-emu
x86, fpu: split FPU state from task struct - v5
17 years ago
mm
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes
17 years ago
oprofile
x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c
17 years ago
pci
PCI: x86: use generic pci_enable_resources()
17 years ago
power
x86: coding style fixes to arch/x86/power/cpu_32.c
17 years ago
vdso
x86 vDSO: compile with -g, 64-bit
17 years ago
video
x86: remove pointless comments
17 years ago
xen
x86: use cpumask function for present, possible, and online cpus
17 years ago
Kconfig
x86: switch 64-bit to generic find_first_bit
17 years ago
Kconfig.cpu
x86: merge the simple bitops and move them to bitops.h
17 years ago
Kconfig.debug
x86: add optimized inlining
17 years ago
Makefile
x86: add subarch support (for headers) to x86_64
17 years ago
Makefile_32.cpu
…