index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-11
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
Kirill A. Shutemov
1
-0
/
+8
2015-02-11
mm: account pmd page tables to the process
Kirill A. Shutemov
1
-0
/
+3
2015-02-10
rmap: drop support of non-linear mappings
Kirill A. Shutemov
1
-6
/
+2
2014-12-13
mm: use new helper functions around the i_mmap_mutex
Davidlohr Bueso
1
-2
/
+2
2014-10-29
signal: Document the RCU protection of ->sighand
Oleg Nesterov
1
-1
/
+4
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+10
2014-10-09
mm: use VM_BUG_ON_MM where possible
Sasha Levin
1
-2
/
+1
2014-10-02
perf: fix perf bug in fork()
Peter Zijlstra
1
-2
/
+3
2014-09-19
init/main.c: Give init_task a canary
Aaron Tomlin
1
-3
/
+9
2014-09-08
time, signal: Protect resource use statistics with seqlock
Rik van Riel
1
-0
/
+1
2014-08-11
seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
Guenter Roeck
1
-1
/
+1
2014-08-08
mm: allow drivers to prevent new writable mappings
David Herrmann
1
-1
/
+1
2014-08-08
shm: make exit_shm work proportional to task activity
Jack Miller
1
-0
/
+6
2014-08-08
kernel/fork.c: make mm_init_owner static
Vladimir Davydov
1
-7
/
+7
2014-08-08
fork: copy mm's vm usage counters under mmap_sem
Vladimir Davydov
1
-0
/
+5
2014-08-08
fork: reset mm->pinned_vm
Vladimir Davydov
1
-0
/
+1
2014-08-08
fork/exec: cleanup mm initialization
Vladimir Davydov
1
-27
/
+20
2014-08-08
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
1
-4
/
+0
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+48
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+2
2014-07-23
sched: Make task->start_time nanoseconds based
Thomas Gleixner
1
-1
/
+1
2014-07-23
sched: Make task->real_start_time nanoseconds based
Thomas Gleixner
1
-2
/
+1
2014-07-18
seccomp: introduce writer locking
Kees Cook
1
-1
/
+48
2014-07-16
Merge tag 'v3.16-rc5' into timers/core
Thomas Gleixner
1
-0
/
+2
2014-07-16
Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ...
Ingo Molnar
1
-0
/
+2
2014-07-16
sched/deadline: Kill task_struct->pi_top_task
Oleg Nesterov
1
-1
/
+0
2014-06-21
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
1
-0
/
+2
2014-06-12
fork: Use ktime_get_ts()
Thomas Gleixner
1
-1
/
+1
2014-06-06
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
1
-3
/
+7
2014-06-04
memcg: kill CONFIG_MM_OWNER
Oleg Nesterov
1
-2
/
+2
2014-06-04
mm: get rid of __GFP_KMEMCG
Vladimir Davydov
1
-3
/
+3
2014-04-07
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
1
-1
/
+2
2014-04-07
mm, mempolicy: remove per-process flag
David Rientjes
1
-1
/
+0
2014-04-07
fork: collapse copy_flags into copy_process
David Rientjes
1
-10
/
+2
2014-04-07
mm: per-thread vma caching
Davidlohr Bueso
1
-1
/
+6
2014-04-07
mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
Alex Thorlton
1
-3
/
+8
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-3
/
+2
2014-03-29
cgroup: fix spurious lockdep warning in cgroup_exit()
Li Zefan
1
-3
/
+2
2014-03-11
sched/numa: Move task_numa_free() to __put_task_struct()
Mike Galbraith
1
-0
/
+1
2014-01-23
exec: kill task_struct->did_exec
Oleg Nesterov
1
-1
/
+0
2014-01-23
kernel/fork.c: remove redundant NULL check in dup_mm()
Daeseok Youn
1
-3
/
+0
2014-01-23
kernel/fork.c: fix coding style issues
Daeseok Youn
1
-2
/
+2
2014-01-23
kernel/fork.c: make dup_mm() static
DaeSeok Youn
1
-1
/
+1
2014-01-21
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
1
-0
/
+7
2014-01-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+7
2014-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
1
-0
/
+1
2014-01-13
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
1
-1
/
+2
2014-01-13
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
1
-1
/
+3
2014-01-13
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-0
/
+1
[next]