Commit History

Author SHA1 Message Date
  Ingo Molnar 5aaeb5c01c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 10 years ago
  Dave Hansen 0c8c0f03e3 x86/fpu, sched: Dynamically allocate 'struct fpu' 10 years ago
  Linus Torvalds bbe179f88d Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 10 years ago
  Josh Triplett 3033f14ab7 clone: support passing tls argument via C rather than pt_regs magic 10 years ago
  Tejun Heo d59cfc09c3 sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem 10 years ago
  David Hildenbrand 8bcbde5480 sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled 10 years ago
  Jason Low 1018016c70 sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalability 10 years ago
  Jason Low 316c1608d1 sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE() 10 years ago
  Davidlohr Bueso 11163348a2 oprofile: reduce mmap_sem hold for mm->exe_file 10 years ago
  Davidlohr Bueso 6e399cd144 prctl: avoid using mmap_sem for exe_file serialization 10 years ago
  Konstantin Khlebnikov 90f31d0ea8 mm: rcu-protected get_mm_exe_file() 10 years ago
  Heinrich Schuchardt 16db3d3f11 kernel/sysctl.c: threads-max observe limits 10 years ago
  Heinrich Schuchardt ac1b398de1 kernel/fork.c: avoid division by zero 10 years ago
  Heinrich Schuchardt ff691f6e03 kernel/fork.c: new function for max_threads 10 years ago
  Jean Delvare 3ea7f5e25e fork_init: update max_threads comment 10 years ago
  Michal Hocko 35f71bc0a0 fork: report pid reservation failure properly 10 years ago
  Richard Weinberger 973f911f55 Remove execution domain support 10 years ago
  Kirill A. Shutemov 2d2f5119b8 mm: do not use mm->nr_pmds on !MMU configurations 10 years ago
  Kirill A. Shutemov b30fe6c7ce mm: fix false-positive warning on exit due mm_nr_pmds(mm) 10 years ago
  Kirill A. Shutemov dc6c9a35b6 mm: account pmd page tables to the process 10 years ago
  Kirill A. Shutemov 27ba0644ea rmap: drop support of non-linear mappings 10 years ago
  Davidlohr Bueso 83cde9e8ba mm: use new helper functions around the i_mmap_mutex 10 years ago
  Oleg Nesterov 392809b258 signal: Document the RCU protection of ->sighand 11 years ago
  Linus Torvalds faafcba3b5 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
  Sasha Levin 96dad67ff2 mm: use VM_BUG_ON_MM where possible 10 years ago
  Peter Zijlstra 6c72e3501d perf: fix perf bug in fork() 11 years ago
  Aaron Tomlin d4311ff1a8 init/main.c: Give init_task a canary 11 years ago
  Rik van Riel e78c349679 time, signal: Protect resource use statistics with seqlock 11 years ago
  Guenter Roeck 69f6a34bde seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock 11 years ago
  David Herrmann 4bb5f5d939 mm: allow drivers to prevent new writable mappings 11 years ago