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
/
arch
/
um
/
os-Linux
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
um: Fix waitpid() usage in helper code
Richard Weinberger
1
-3
/
+3
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-3
/
+3
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
1
-2
/
+0
2011-07-25
uml: helper.c warning corrections
Vitaliy Ivanov
1
-2
/
+2
2010-04-19
uml: Fix build breakage after slab.h changes
Jan Kiszka
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-20
includecheck fix: um, helper.c
Jaswinder Singh Rajput
1
-1
/
+0
2008-06-06
uml: PATH_MAX needs limits.h
Ingo Molnar
1
-0
/
+1
2008-05-13
uml: fix build when SLOB is enabled
Jeff Dike
1
-2
/
+2
2008-04-26
uml: fix build error
Ingo Molnar
1
-0
/
+1
2008-02-05
uml: tidy helper code
Jeff Dike
1
-44
/
+30
2007-12-17
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
1
-11
/
+27
2007-10-16
uml: userspace files should call libc directly
Jeff Dike
1
-3
/
+5
2007-07-16
uml: Eliminate kernel allocator wrappers
Jeff Dike
1
-2
/
+2
2007-07-16
uml: simplify helper stack handling
Jeff Dike
1
-12
/
+7
2007-05-07
uml: convert libc layer to call read and write
Jeff Dike
1
-2
/
+3
2007-05-07
uml: tidy libc code
Jeff Dike
1
-3
/
+6
2007-05-07
uml: remove page_size()
Jeff Dike
1
-2
/
+3
2007-05-07
uml: remove user_util.h
Jeff Dike
1
-1
/
+0
2007-05-07
uml: delete unused code
Jeff Dike
1
-11
/
+0
2006-11-25
[PATCH] uml: make execvp safe for our usage
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+10
2006-10-20
[PATCH] uml: cleanup run_helper() API to fix a leak
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+3
2006-10-20
[PATCH] uml: code convention cleanup of a file
Paolo 'Blaisorblade' Giarrusso
1
-25
/
+28
2006-09-26
[PATCH] uml: Fix handling of failed execs of helpers
Jeff Dike
1
-11
/
+11
2006-04-11
[PATCH] uml: fix hang on run_helper() failure on uml_net
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+5
2006-01-18
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-11-07
[PATCH] uml: separate libc-dependent helper code
Jeff Dike
1
-0
/
+165