1. 52f5684c kernel: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 11 years ago
  2. f0432d1 mm, mempolicy: remove per-process flag by David Rientjes · 11 years ago
  3. 514ddb4 fork: collapse copy_flags into copy_process by David Rientjes · 11 years ago
  4. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 11 years ago
  5. a0715cc mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE by Alex Thorlton · 11 years ago
  6. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  7. e8604cb cgroup: fix spurious lockdep warning in cgroup_exit() by Li Zefan · 11 years ago
  8. 156654f sched/numa: Move task_numa_free() to __put_task_struct() by Mike Galbraith · 11 years ago
  9. 98611e4 exec: kill task_struct->did_exec by Oleg Nesterov · 11 years ago
  10. 68ce670 kernel/fork.c: remove redundant NULL check in dup_mm() by Daeseok Youn · 11 years ago
  11. 5d59e18 kernel/fork.c: fix coding style issues by Daeseok Youn · 11 years ago
  12. ff252c1 kernel/fork.c: make dup_mm() static by DaeSeok Youn · 11 years ago
  13. 0c740d0 introduce for_each_thread() to replace the buggy while_each_thread() by Oleg Nesterov · 11 years ago
  14. a0fa1dd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  15. 48ba620 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  16. 2d3d891 sched/deadline: Add SCHED_DEADLINE inheritance logic by Dario Faggioli · 11 years ago
  17. fb00aca rtmutex: Turn the plist into an rb-tree by Peter Zijlstra · 11 years ago
  18. aab03e0 sched/deadline: Add SCHED_DEADLINE structures & implementation by Dario Faggioli · 11 years ago
  19. 56b4811 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  20. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 11 years ago
  21. bb8cbbf tasks/fork: Remove unnecessary child->exit_state by Oleg Nesterov · 11 years ago
  22. 1f7f4dd fork: Allow CLONE_PARENT after setns(CLONE_NEWPID) by Eric W. Biederman · 11 years ago
  23. e009bb3 mm: implement split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  24. e1f56c8 mm: convert mm->nr_ptes to atomic_long_t by Kirill A. Shutemov · 11 years ago
  25. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. 3ab6796 uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK by Oleg Nesterov · 11 years ago
  27. b68e074 uprobes: Change the callsite of uprobe_copy_process() by Oleg Nesterov · 11 years ago
  28. 5e1576e sched/numa: Stay on the same node if CLONE_VM by Rik van Riel · 11 years ago
  29. b726b7d Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node" by Mel Gorman · 11 years ago
  30. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  31. ef0855d mm: mempolicy: turn vma_set_policy() into vma_dup_policy() by Oleg Nesterov · 11 years ago
  32. 40a0d32 fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks by Oleg Nesterov · 11 years ago
  33. 5167246 pidns: kill the unnecessary CLONE_NEWPID in copy_process() by Oleg Nesterov · 11 years ago
  34. e79f525 pidns: fix vfork() after unshare(CLONE_NEWPID) by Oleg Nesterov · 11 years ago
  35. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  36. 6e556ce pidns: Don't have unshare(CLONE_NEWPID) imply CLONE_THREAD by Eric W. Biederman · 12 years ago
  37. c2b1df2 Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children by Andy Lutomirski · 11 years ago
  38. dfa9771 microblaze: fix clone syscall by Michal Simek · 11 years ago
  39. db446a0 aio: convert the ioctx list to table lookup v3 by Benjamin LaHaise · 11 years ago
  40. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 12 years ago
  41. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  42. 18c830d kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks by Oleg Nesterov · 12 years ago
  43. 8190773 kernel/fork.c:copy_process(): don't add the uninitialized child to thread/task/pid lists by Oleg Nesterov · 12 years ago
  44. 80628ca kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code by Oleg Nesterov · 12 years ago
  45. b57922b fork: reorder permissions when violating number of processes limits by Eric Paris · 12 years ago
  46. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  47. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
  48. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  49. 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  50. cafe563 bcache: A block layer cache by Kent Overstreet · 12 years ago
  51. e66eded userns: Don't allow CLONE_NEWUSER | CLONE_FS by Eric W. Biederman · 12 years ago
  52. 9fbc42e cputime: Dynamically scale cputime for full dynticks accounting by Frederic Weisbecker · 12 years ago
  53. 2cf0966 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect by Al Viro · 12 years ago
  54. 6f977e6 fork: unshare: remove dead code by Alan Cox · 12 years ago
  55. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  56. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  57. b2c77a5 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  58. 6a61671 cputime: Safely read cputime of full dynticks CPUs by Frederic Weisbecker · 12 years ago
  59. 3a142ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  60. b1e0318 sys_clone() needs asmlinkage_protect by Al Viro · 12 years ago
  61. 8382fca pidns: Outlaw thread creation after unshare(CLONE_NEWPID) by Eric W. Biederman · 12 years ago
  62. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  63. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  64. 2ad306b fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs by Glauber Costa · 12 years ago
  65. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  66. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  67. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  68. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  69. f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  70. 5bca230 mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node by Mel Gorman · 12 years ago
  71. e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 12 years ago
  72. 18c26c2 death to idle_regs() by Al Viro · 12 years ago
  73. 62e791c don't pass regs to copy_process() by Al Viro · 12 years ago
  74. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  75. d212504 generic sys_fork / sys_vfork / sys_clone by Al Viro · 12 years ago
  76. d37f761d cputime: Consolidate cputime adjustment code by Frederic Weisbecker · 12 years ago
  77. b2e0d987 userns: Implement unshare of the user namespace by Eric W. Biederman · 12 years ago
  78. 5eaf563 userns: Allow unprivileged users to create user namespaces. by Eric W. Biederman · 13 years ago
  79. 50804fe pidns: Support unsharing the pid namespace. by Eric W. Biederman · 15 years ago
  80. 1c4042c pidns: Consolidate initialzation of special init task state by Eric W. Biederman · 14 years ago
  81. 0a01f2c pidns: Make the pidns proc mount/umount logic obvious. by Eric W. Biederman · 12 years ago
  82. 17cf22c pidns: Use task_active_pid_ns where appropriate by Eric W. Biederman · 15 years ago
  83. 32cdba1 uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race by Oleg Nesterov · 12 years ago
  84. 5edee61 cgroup: cgroup_subsys->fork() should be called after the task is added to css_set by Tejun Heo · 12 years ago
  85. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  86. 9826a51 mm: interval tree updates by Michel Lespinasse · 12 years ago
  87. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  88. 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
  89. e9714ac mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas by Konstantin Khlebnikov · 12 years ago
  90. 2dd8ad8 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file by Konstantin Khlebnikov · 12 years ago
  91. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  92. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. 2aa3a7f preparation for generic kernel_thread() by Al Viro · 12 years ago
  94. 5640f76 net: use a per task frag allocator by Eric Dumazet · 12 years ago
  95. f3e9478 sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW by Peter Zijlstra · 12 years ago
  96. 61559a8 uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap() by Oleg Nesterov · 12 years ago
  97. f8ac4ec uprobes: Introduce MMF_HAS_UPROBES by Oleg Nesterov · 12 years ago
  98. f1a45d0 uprobes: Kill dup_mmap()->uprobe_mmap(), simplify uprobe_mmap/munmap by Oleg Nesterov · 12 years ago
  99. c7a3a88 uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() fails by Oleg Nesterov · 12 years ago
  100. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago