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.
Roland McGrath
5a8da0ea82
signals: x86 TS_RESTORE_SIGMASK
...
Replace TIF_RESTORE_SIGMASK with TS_RESTORE_SIGMASK and define our own
set_restore_sigmask() function. This saves the costly SMP-safe set_bit
operation, which we do not need for the sigmask flag since TIF_SIGPENDING
always has to be set too.
Signed-off-by: Roland McGrath <roland@redhat.com>
Cc: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
17 years ago
..
boot
edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}
17 years ago
configs
x86: add optimized inlining
17 years ago
crypto
[CRYPTO] aes-x86-32: Remove unused return code
17 years ago
ia32
signals: x86 TS_RESTORE_SIGMASK
17 years ago
kernel
signals: x86 TS_RESTORE_SIGMASK
17 years ago
kvm
KVM: MMU: kvm_pv_mmu_op should not take mmap_sem
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-bigbox-pci
17 years ago
oprofile
x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c
17 years ago
pci
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci
17 years ago
power
x86: coding style fixes to arch/x86/power/cpu_32.c
17 years ago
vdso
x86_64 vDSO: use initdata
17 years ago
video
x86: remove pointless comments
17 years ago
xen
pageflags: use proper page flag functions in Xen
17 years ago
Kconfig
x86: olpc: add One Laptop Per Child architecture support
17 years ago
Kconfig.cpu
x86, bitops: select the generic bitmap search functions
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
…