Commit History

Author SHA1 Message Date
  Linus Torvalds de4d195308 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
  Eric W. Biederman 6c478ae920 signal: Make kill_proc_info static 8 years ago
  Paul E. McKenney 5f0d5a3ae7 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU 8 years ago
  Ingo Molnar 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 years ago
  Ingo Molnar 589ee62844 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> 8 years ago
  Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
  Ingo Molnar 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
  Ingo Molnar b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
  Ingo Molnar 8703e8a465 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> 8 years ago
  Ingo Molnar 780de9dd27 sched/headers, cgroups: Remove the threadgroup_change_*() wrappery 8 years ago
  Stas Sergeev 441398d378 sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT 8 years ago
  Frederic Weisbecker bde8285e5c signal: Convert obsolete cputime type to nsecs 8 years ago
  Frederic Weisbecker 5613fda9a5 sched/cputime: Convert task/group cputime to nsecs 8 years ago
  Frederic Weisbecker a1cecf2ba7 sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime 8 years ago
  Jamie Iles 2d39b3cd34 signal: protect SIGNAL_UNKILLABLE from unintentional clearing. 8 years ago
  Thomas Gleixner 2456e85535 ktime: Get rid of the union 8 years ago
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Waiman Long c7be96af89 signals: avoid unnecessary taking of sighand->siglock 8 years ago
  Nicolas Pitre baa73d9e47 posix-timers: Make them configurable 8 years ago
  Dmitry Safonov 6846351052 x86/signal: Add SA_{X32,IA32}_ABI sa_flags 9 years ago
  Thomas Gleixner 2b1ecc3d1a signals: Use hrtimer for sigtimedwait() 9 years ago
  Wang Xiaoqiang 747800efbe kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...) 9 years ago
  Andy Lutomirski 0318bc8a91 signals/sigaltstack: Report current flag bits in sigaltstack() 9 years ago
  Stas Sergeev 2a74213838 signals/sigaltstack: Implement SS_AUTODISARM flag 9 years ago
  Stas Sergeev 407bc16ad1 signals/sigaltstack: Prepare to add new SS_xxx flags 9 years ago
  Helge Deller 41b2715487 kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZE 9 years ago
  Dave Hansen cd0ea35ff5 signals, pkeys: Notify userspace about protection key faults 9 years ago
  Sasha Levin 823dd3224a signals: avoid random wakeups in sigsuspend() 9 years ago
  Richard Weinberger 9d8a765211 kernel/signal.c: unexport sigsuspend() 9 years ago
  Oleg Nesterov 5fa534c987 coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP 9 years ago