linux/arch/um/kernel
Linus Torvalds fb21affa49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Pull second pile of signal handling patches from Al Viro:
 "This one is just task_work_add() series + remaining prereqs for it.

  There probably will be another pull request from that tree this
  cycle - at least for helpers, to get them out of the way for per-arch
  fixes remaining in the tree."

Fix trivial conflict in kernel/irq/manage.c: the merge of Andrew's pile
had brought in commit 97fd75b7b8 ("kernel/irq/manage.c: use the
pr_foo() infrastructure to prefix printks") which changed one of the
pr_err() calls that this merge moves around.

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal:
  keys: kill task_struct->replacement_session_keyring
  keys: kill the dummy key_replace_session_keyring()
  keys: change keyctl_session_to_parent() to use task_work_add()
  genirq: reimplement exit_irq_thread() hook via task_work_add()
  task_work_add: generic process-context callbacks
  avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers
  parisc: need to check NOTIFY_RESUME when exiting from syscall
  move key_repace_session_keyring() into tracehook_notify_resume()
  TIF_NOTIFY_RESUME is defined on all targets now
2012-05-31 18:47:30 -07:00
..
skas um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h 2012-05-21 16:28:34 -04:00
Makefile um: Use generic init_task 2012-05-05 13:00:26 +02:00
asm-offsets.c
config.c.in
dyn.lds.S
early_printk.c
exec.c
exitcode.c
gmon_syms.c
gprof_syms.c
initrd.c
internal.h
irq.c um: Remove usage of irq_chip->release() 2012-05-21 21:09:36 +02:00
ksyms.c
mem.c
physmem.c
process.c move key_repace_session_keyring() into tracehook_notify_resume() 2012-05-23 22:09:20 -04:00
ptrace.c audit: inline audit_syscall_entry to reduce burden on archs 2012-01-17 16:16:56 -05:00
reboot.c um: properly check all process' threads for a live mm 2012-05-31 17:49:30 -07:00
sigio.c um: irq: Remove IRQF_DISABLED 2012-03-25 00:29:52 +01:00
signal.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-05-23 18:11:45 -07:00
smp.c smp: Add task_struct argument to __cpu_up() 2012-04-26 12:06:09 +02:00
syscall.c
sysrq.c
time.c um: irq: Remove IRQF_DISABLED 2012-03-25 00:29:52 +01:00
tlb.c um: Add BUG() to do_ops()'s error path 2012-05-21 21:09:33 +02:00
trap.c um/kernel/trap.c: port OOM changes to handle_page_fault() 2012-05-31 17:49:26 -07:00
um_arch.c um: Use generic init_task 2012-05-05 13:00:26 +02:00
umid.c
uml.lds.S
vmlinux.lds.S