kernel-ark/arch/blackfin/include/asm
Linus Torvalds ec0d7f18ab Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull fpu state cleanups from Ingo Molnar:
 "This tree streamlines further aspects of FPU handling by eliminating
  the prepare_to_copy() complication and moving that logic to
  arch_dup_task_struct().

  It also fixes the FPU dumps in threaded core dumps, removes and old
  (and now invalid) assumption plus micro-optimizes the exit path by
  avoiding an FPU save for dead tasks."

Fixed up trivial add-add conflict in arch/sh/kernel/process.c that came
in because we now do the FPU handling in arch_dup_task_struct() rather
than the legacy (and now gone) prepare_to_copy().

* 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86, fpu: drop the fpu state during thread exit
  x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state()
  coredump: ensure the fpu state is flushed for proper multi-threaded core dump
  fork: move the real prepare_to_copy() users to arch_dup_task_struct()
2012-05-23 10:59:07 -07:00
..
asm-offsets.h
atomic.h
barrier.h
bfin5xx_spi.h
bfin6xx_spi.h blackfin: add spi/sport3/ppi head file for bf60x 2012-05-21 14:54:18 +08:00
bfin_can.h
bfin_crc.h blackfin: bf60x: add head file for crc controller 2012-05-21 14:55:04 +08:00
bfin_dma.h blackfin: add bf60x to current framework 2012-05-21 14:54:12 +08:00
bfin_pfmon.h blackfin: license: Change ADI BSD license 2012-05-21 14:54:30 +08:00
bfin_ppi.h blackfin: add spi/sport3/ppi head file for bf60x 2012-05-21 14:54:18 +08:00
bfin_rotary.h blackfin: rotary: Add pm_wakeup flag to platform data structure. 2012-05-21 14:54:43 +08:00
bfin_sdh.h
bfin_serial.h blackfin: bf60x: anomaly: Add a temporary anomaly 0501001 2012-05-21 14:54:58 +08:00
bfin_simple_timer.h
bfin_sport3.h blackfin: add spi/sport3/ppi head file for bf60x 2012-05-21 14:54:18 +08:00
bfin_sport.h blackfin: bf537-stamp: update board file for platform bfin_sport device 2012-05-21 14:54:28 +08:00
bfin_twi.h blackfin: twi: include linux/i2c.h 2012-05-21 14:55:05 +08:00
bfin_watchdog.h
bfin-global.h blackfin: bf60x: make clock changeable in kernel menuconfig 2012-05-21 14:54:49 +08:00
bfin-lq035q1.h
bfrom.h
bitops.h
blackfin.h blackfin: asm: fix blackfin.h broken 2012-05-21 14:54:08 +08:00
bug.h
byteorder.h
cache.h
cachectl.h
cacheflush.h
cdef_LPBlackfin.h
checksum.h
clkdev.h blackfin: bf60x: add clock support 2012-05-21 14:54:13 +08:00
clocks.h blackfin: bf60x: add clock support 2012-05-21 14:54:13 +08:00
cmpxchg.h
context.S
cplb.h blackfin: cplb: add support for bf60x 2012-05-21 14:54:16 +08:00
cplbinit.h
cpu.h
def_LPBlackfin.h blackfin: license: Change ADI BSD license 2012-05-21 14:54:30 +08:00
delay.h
dma-mapping.h
dma.h blackfin: add bf60x to current framework 2012-05-21 14:54:12 +08:00
dpmc.h blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time. 2012-05-21 14:54:52 +08:00
early_printk.h
elf.h
entry.h
exec.h
fcntl.h
fixed_code.h blackfin: add bf60x to current framework 2012-05-21 14:54:12 +08:00
flat.h
ftrace.h
gpio.h blackfin: GPIO: Implement more GPIO APIs 2012-05-21 14:54:34 +08:00
gptimers.h blackfin: bf60x: enable gptimer clock source 2012-05-21 14:54:20 +08:00
hardirq.h
io.h
ioctls.h
ipipe_base.h
ipipe.h
irq_handler.h
irq.h
irqflags.h blackfin: mach-common: add sec support for bf60x 2012-05-21 14:54:15 +08:00
Kbuild
kgdb.h
l1layout.h
linkage.h
mem_init.h
mem_map.h
mmu_context.h
mmu.h
module.h
nand.h
nmi.h
page_offset.h
page.h blackfin: add bf60x to current framework 2012-05-21 14:54:12 +08:00
pci.h
pda.h blackfin: SMP: pda: "next" field of blackfin_pda only used in SMP kernel 2012-05-21 14:54:36 +08:00
perf_event.h
pgtable.h
pm.h blackfin: fix build after add bf60x mach/pm.h 2012-05-21 14:55:07 +08:00
poll.h
portmux.h
posix_types.h
processor.h fork: move the real prepare_to_copy() users to arch_dup_task_struct() 2012-05-16 15:16:26 -07:00
pseudo_instructions.h
ptrace.h
reboot.h
rwlock.h
sections.h
segment.h
sigcontext.h
siginfo.h
signal.h
smp.h
spinlock_types.h
spinlock.h
stat.h
string.h
swab.h
switch_to.h
syscall.h
thread_info.h
time.h
timex.h
tlb.h
tlbflush.h
trace.h
traps.h
uaccess.h
unistd.h Blackfin: delete fork func 2012-05-21 14:54:39 +08:00