original_kernel/arch/blackfin/include/asm
Linus Torvalds 54d46ea993 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Pull signal handling cleanups from Al Viro:
 "sigaltstack infrastructure + conversion for x86, alpha and um,
  COMPAT_SYSCALL_DEFINE infrastructure.

  Note that there are several conflicts between "unify
  SS_ONSTACK/SS_DISABLE definitions" and UAPI patches in mainline;
  resolution is trivial - just remove definitions of SS_ONSTACK and
  SS_DISABLED from arch/*/uapi/asm/signal.h; they are all identical and
  include/uapi/linux/signal.h contains the unified variant."

Fixed up conflicts as per Al.

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal:
  alpha: switch to generic sigaltstack
  new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
  generic compat_sys_sigaltstack()
  introduce generic sys_sigaltstack(), switch x86 and um to it
  new helper: compat_user_stack_pointer()
  new helper: restore_altstack()
  unify SS_ONSTACK/SS_DISABLE definitions
  new helper: current_user_stack_pointer()
  missing user_stack_pointer() instances
  Bury the conditionals from kernel_thread/kernel_execve series
  COMPAT_SYSCALL_DEFINE: infrastructure
2012-12-20 18:05:28 -08:00
..
Kbuild Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin 2012-12-18 10:54:27 -08:00
asm-offsets.h
atomic.h
barrier.h
bfin-global.h
bfin-lq035q1.h
bfin5xx_spi.h
bfin6xx_spi.h
bfin_can.h
bfin_crc.h
bfin_dma.h
bfin_pfmon.h
bfin_ppi.h
bfin_rotary.h
bfin_sdh.h
bfin_serial.h
bfin_simple_timer.h
bfin_sport.h UAPI: (Scripted) Disintegrate arch/blackfin/include/asm 2012-12-13 13:50:56 +08:00
bfin_sport3.h
bfin_twi.h Blackfin: twi: Add missing __iomem annotation 2012-12-13 13:50:57 +08:00
bfin_watchdog.h
bfrom.h
bitops.h
blackfin.h
bug.h
cache.h
cacheflush.h
cdef_LPBlackfin.h
checksum.h
clkdev.h
clocks.h
cmpxchg.h
context.S
cplb.h
cplbinit.h
cpu.h
def_LPBlackfin.h
delay.h
dma-mapping.h
dma.h
dpmc.h
early_printk.h
elf.h
entry.h
exec.h
fixed_code.h UAPI: (Scripted) Disintegrate arch/blackfin/include/asm 2012-12-13 13:50:56 +08:00
flat.h
ftrace.h
gpio.h
gptimers.h
hardirq.h
io.h
ipipe.h
ipipe_base.h
irq.h
irq_handler.h
irqflags.h
kgdb.h
l1layout.h
linkage.h
mem_init.h
mem_map.h
mmu.h
mmu_context.h
module.h
nand.h
nmi.h
page.h
page_offset.h
pci.h
pda.h
perf_event.h
pgtable.h Blackfin: remove unnecessary prototype for kobjsize() 2012-12-13 13:50:57 +08:00
pm.h
portmux.h
processor.h
pseudo_instructions.h
ptrace.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-12-20 18:05:28 -08:00
reboot.h
rwlock.h
sections.h
segment.h
smp.h
spinlock.h
spinlock_types.h
string.h
switch_to.h
syscall.h
thread_info.h
time.h
timex.h
tlb.h
tlbflush.h
trace.h
traps.h
uaccess.h Blackfin: remove unused is_in_rom() 2012-12-13 13:50:57 +08:00
unistd.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-12-20 18:05:28 -08:00