| Commit message (Expand) | Author | Age | Files | Lines |
* | seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock | Guenter Roeck | 2014-08-11 | 1 | -1/+1 |
* | mm: allow drivers to prevent new writable mappings | David Herrmann | 2014-08-09 | 1 | -1/+1 |
* | shm: make exit_shm work proportional to task activity | Jack Miller | 2014-08-09 | 1 | -0/+6 |
* | kernel/fork.c: make mm_init_owner static | Vladimir Davydov | 2014-08-09 | 1 | -7/+7 |
* | fork: copy mm's vm usage counters under mmap_sem | Vladimir Davydov | 2014-08-09 | 1 | -0/+5 |
* | fork: reset mm->pinned_vm | Vladimir Davydov | 2014-08-09 | 1 | -0/+1 |
* | fork/exec: cleanup mm initialization | Vladimir Davydov | 2014-08-09 | 1 | -27/+20 |
* | mm: memcontrol: use page lists for uncharge batching | Johannes Weiner | 2014-08-09 | 1 | -4/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2014-08-06 | 1 | -1/+48 |
|\ |
|
| * | seccomp: introduce writer locking | Kees Cook | 2014-07-18 | 1 | -1/+48 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-08-06 | 1 | -3/+2 |
|\ \ |
|
| * | | sched: Make task->start_time nanoseconds based | Thomas Gleixner | 2014-07-23 | 1 | -1/+1 |
| * | | sched: Make task->real_start_time nanoseconds based | Thomas Gleixner | 2014-07-23 | 1 | -2/+1 |
| * | | Merge tag 'v3.16-rc5' into timers/core | Thomas Gleixner | 2014-07-16 | 1 | -0/+2 |
| |\| |
|
| * | | fork: Use ktime_get_ts() | Thomas Gleixner | 2014-06-12 | 1 | -1/+1 |
* | | | Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ... | Ingo Molnar | 2014-07-16 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | tracing: Fix syscall_*regfunc() vs copy_process() race | Oleg Nesterov | 2014-06-21 | 1 | -0/+2 |
| |/ |
|
* / | sched/deadline: Kill task_struct->pi_top_task | Oleg Nesterov | 2014-07-16 | 1 | -1/+0 |
|/ |
|
* | ptrace: fix fork event messages across pid namespaces | Matthew Dempsky | 2014-06-07 | 1 | -3/+7 |
* | memcg: kill CONFIG_MM_OWNER | Oleg Nesterov | 2014-06-05 | 1 | -2/+2 |
* | mm: get rid of __GFP_KMEMCG | Vladimir Davydov | 2014-06-05 | 1 | -3/+3 |
* | kernel: use macros from compiler.h instead of __attribute__((...)) | Gideon Israel Dsouza | 2014-04-08 | 1 | -1/+2 |
* | mm, mempolicy: remove per-process flag | David Rientjes | 2014-04-08 | 1 | -1/+0 |
* | fork: collapse copy_flags into copy_process | David Rientjes | 2014-04-08 | 1 | -10/+2 |
* | mm: per-thread vma caching | Davidlohr Bueso | 2014-04-08 | 1 | -1/+6 |
* | mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE | Alex Thorlton | 2014-04-08 | 1 | -3/+8 |
* | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2014-04-03 | 1 | -3/+2 |
|\ |
|
| * | cgroup: fix spurious lockdep warning in cgroup_exit() | Li Zefan | 2014-03-29 | 1 | -3/+2 |
* | | sched/numa: Move task_numa_free() to __put_task_struct() | Mike Galbraith | 2014-03-11 | 1 | -0/+1 |
|/ |
|
* | exec: kill task_struct->did_exec | Oleg Nesterov | 2014-01-24 | 1 | -1/+0 |
* | kernel/fork.c: remove redundant NULL check in dup_mm() | Daeseok Youn | 2014-01-24 | 1 | -3/+0 |
* | kernel/fork.c: fix coding style issues | Daeseok Youn | 2014-01-24 | 1 | -2/+2 |
* | kernel/fork.c: make dup_mm() static | DaeSeok Youn | 2014-01-24 | 1 | -1/+1 |
* | introduce for_each_thread() to replace the buggy while_each_thread() | Oleg Nesterov | 2014-01-22 | 1 | -0/+7 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-01-20 | 1 | -5/+7 |
|\ |
|
| * | sched/deadline: Add SCHED_DEADLINE inheritance logic | Dario Faggioli | 2014-01-13 | 1 | -0/+1 |
| * | rtmutex: Turn the plist into an rb-tree | Peter Zijlstra | 2014-01-13 | 1 | -1/+2 |
| * | sched/deadline: Add SCHED_DEADLINE structures & implementation | Dario Faggioli | 2014-01-13 | 1 | -1/+3 |
| * | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2014-01-13 | 1 | -0/+1 |
| |\ |
|
| * | | tasks/fork: Remove unnecessary child->exit_state | Oleg Nesterov | 2013-11-27 | 1 | -3/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2014-01-18 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | fork: Allow CLONE_PARENT after setns(CLONE_NEWPID) | Eric W. Biederman | 2013-11-27 | 1 | -1/+1 |
| |/ |
|
* / | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 2013-12-19 | 1 | -0/+1 |
|/ |
|
* | mm: implement split page table lock for PMD level | Kirill A. Shutemov | 2013-11-15 | 1 | -2/+2 |
* | mm: convert mm->nr_ptes to atomic_long_t | Kirill A. Shutemov | 2013-11-15 | 1 | -1/+1 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 1 | -4/+1 |
|\ |
|
| * | sched/numa: Stay on the same node if CLONE_VM | Rik van Riel | 2013-10-09 | 1 | -1/+1 |
| * | Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne... | Mel Gorman | 2013-10-09 | 1 | -3/+0 |
* | | uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK | Oleg Nesterov | 2013-10-29 | 1 | -1/+1 |
* | | uprobes: Change the callsite of uprobe_copy_process() | Oleg Nesterov | 2013-10-29 | 1 | -1/+1 |
|/ |
|