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
/
lib
/
genalloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-09
lib/genalloc.c: add genpool range check function
Laura Abbott
1
-0
/
+29
2014-10-09
lib/genalloc.c: add power aligned algorithm
Laura Abbott
1
-0
/
+20
2014-09-26
genalloc: fix device node resource counter
Vladimir Zapolskiy
1
-0
/
+1
2014-01-29
lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL
Lad, Prabhakar
1
-2
/
+3
2013-11-13
lib/genalloc: add a helper function for DMA buffer allocation
Nicolin Chen
1
-0
/
+28
2013-09-11
lib/genalloc.c: correct dev_get_gen_pool documentation
Emilio López
1
-1
/
+0
2013-09-11
lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
Joe Perches
1
-1
/
+1
2013-09-11
lib/genalloc.c: fix overflow of ending address of memory chunk
Joonyoung Shim
1
-7
/
+12
2013-04-29
genalloc: add devres support, allow to find a managed pool by device
Philipp Zabel
1
-0
/
+81
2012-10-25
genalloc: stop crashing the system when destroying a pool
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2012-10-06
genalloc: make it possible to use a custom allocation algorithm
Benjamin Gaignard
1
-4
/
+84
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2011-08-03
lib, Make gen_pool memory allocator lockless
Huang Ying
1
-57
/
+243
2011-05-25
lib/genalloc.c: add support for specifying the physical address
Jean-Christophe PLAGNIOL-VILLARD
1
-8
/
+37
2010-06-29
genalloc: fix allocation from end of pool
Imre Deak
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-12-16
genalloc: use bitmap_find_next_zero_area
Akinobu Mita
1
-21
/
+12
2009-06-16
lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroy
Zygo Blaxell
1
-1
/
+0
2007-07-17
Slab allocators: Replace explicit zeroing with __GFP_ZERO
Christoph Lameter
1
-2
/
+1
2007-02-20
[PATCH] genalloc warning fixes
Andrew Morton
1
-2
/
+2
2006-10-02
[PATCH] make genpool allocator adhere to kernel-doc standards
Dean Nelson
1
-20
/
+23
2006-10-02
[PATCH] LIB: add gen_pool_destroy()
Steve Wise
1
-0
/
+30
2006-06-23
[PATCH] change gen_pool allocator to not touch managed memory
Dean Nelson
1
-142
/
+121
2005-11-28
[PATCH] fix broken lib/genalloc.c
Chris Humbert
1
-8
/
+6
2005-06-21
[PATCH] ia64 uncached alloc
Jes Sorensen
1
-0
/
+188