linux/arch/h8300/kernel
Linus Torvalds 8213a2f3ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Pull pile 2 of execve and kernel_thread unification work from Al Viro:
 "Stuff in there: kernel_thread/kernel_execve/sys_execve conversions for
  several more architectures plus assorted signal fixes and cleanups.

  There'll be more (in particular, real fixes for the alpha
  do_notify_resume() irq mess)..."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal: (43 commits)
  alpha: don't open-code trace_report_syscall_{enter,exit}
  Uninclude linux/freezer.h
  m32r: trim masks
  avr32: trim masks
  tile: don't bother with SIGTRAP in setup_frame
  microblaze: don't bother with SIGTRAP in setup_rt_frame()
  mn10300: don't bother with SIGTRAP in setup_frame()
  frv: no need to raise SIGTRAP in setup_frame()
  x86: get rid of duplicate code in case of CONFIG_VM86
  unicore32: remove pointless test
  h8300: trim _TIF_WORK_MASK
  parisc: decide whether to go to slow path (tracesys) based on thread flags
  parisc: don't bother looping in do_signal()
  parisc: fix double restarts
  bury the rest of TIF_IRET
  sanitize tsk_is_polling()
  bury _TIF_RESTORE_SIGMASK
  unicore32: unobfuscate _TIF_WORK_MASK
  mips: NOTIFY_RESUME is not needed in TIF masks
  mips: merge the identical "return from syscall" per-ABI code
  ...

Conflicts:
	arch/arm/include/asm/thread_info.h
2012-10-12 10:49:08 +09:00
..
timer sections: fix section conflicts in arch/h8300 2012-10-06 03:04:38 +09:00
asm-offsets.c
entry.S
gpio.c
h8300_ksyms.c
irq.c Disintegrate asm/system.h for H8300 2012-03-28 18:30:02 +01:00
Makefile h8300-use-generic-init_task 2012-05-05 13:00:23 +02:00
module.c modules: make arch's use default loader hooks 2011-07-24 22:06:04 +09:30
process.c h8300: Add missing RCU idle APIs on idle loop 2012-09-23 07:44:46 -07:00
ptrace.c Disintegrate asm/system.h for H8300 2012-03-28 18:30:02 +01:00
setup.c h8300: use the declarations provided by <asm/sections.h> 2012-06-20 14:39:35 -07:00
signal.c Uninclude linux/freezer.h 2012-10-01 09:58:18 -04:00
sys_h8300.c sections: fix section conflicts in arch/h8300 2012-10-06 03:04:38 +09:00
syscalls.S h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend 2012-05-21 23:58:07 -04:00
time.c h8300/time: add missing #include <asm/irq_regs.h> 2012-07-11 16:04:45 -07:00
traps.c Disintegrate asm/system.h for H8300 2012-03-28 18:30:02 +01:00
vmlinux.lds.S