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
/
include
/
linux
/
kfifo.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
include/linux/kfifo.h: fix comment
Valentin Vidic
1
-4
/
+4
2017-12-14
kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit
Sean Young
1
-1
/
+2
2017-10-12
kfifo: Fix comments
Christophe JAILLET
1
-3
/
+3
2016-03-22
kfifo: fix sparse complaints
Stefani Seibold
1
-1
/
+1
2014-09-09
Documentation: Docbook: Fix generated DocBook/kernel-api.xml
Masanari Iida
1
-1
/
+1
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
1
-1
/
+1
2013-11-15
kfifo API type safety
Stefani Seibold
1
-33
/
+14
2010-10-27
kfifo: fix kfifo_alloc() to return a signed int value
Stefani Seibold
1
-12
/
+21
2010-10-26
kfifo: disable __kfifo_must_check_helper()
Andrew Morton
1
-5
/
+2
2010-09-09
kfifo: add parenthesis for macro parameter reference
Huang Ying
1
-29
/
+29
2010-08-20
kfifo: implement missing __kfifo_skip_r()
Andrea Righi
1
-0
/
+2
2010-08-11
kfifo: replace the old non generic API
Stefani Seibold
1
-482
/
+711
2010-08-11
kfifo: kfifo_is_{full,empty} should return bools, not ints
Robert P. J. Day
1
-2
/
+2
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
1
-3
/
+2
2010-04-07
include/linux/kfifo.h: fix INIT_KFIFO()
David Härdeman
1
-1
/
+2
2010-03-24
kfifo: fix KFIFO_INIT in include/linux/kfifo.h
David Härdeman
1
-2
/
+0
2010-03-18
kfifo: fix kerneldoc for kfifo_avail and kfifo_in_locked
Viral Mehta
1
-2
/
+2
2010-02-16
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
1
-1
/
+1
2010-01-16
kfifo: document everywhere that size has to be power of two
Andi Kleen
1
-2
/
+2
2010-01-16
kfifo: add kfifo_initialized
Andi Kleen
1
-0
/
+10
2010-01-16
kfifo: add kfifo_out_peek
Andi Kleen
1
-0
/
+3
2010-01-16
kfifo: sanitize *_user error handling
Andi Kleen
1
-4
/
+4
2010-01-16
kfifo: use void * pointers for user buffers
Andi Kleen
1
-5
/
+5
2010-01-16
kfifo: fix kfifo_out_locked race bug
Stefani Seibold
1
-7
/
+0
2009-12-30
kfifo: Fix typo in comment
Rolf Eike Beer
1
-1
/
+1
2009-12-23
kfifo: fix Error/broken kernel-doc notation
Randy Dunlap
1
-16
/
+15
2009-12-22
kfifo: add record handling functions
Stefani Seibold
1
-0
/
+330
2009-12-22
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
Stefani Seibold
1
-0
/
+47
2009-12-22
kfifo: add DEFINE_KFIFO and friends, add very tiny functions
Stefani Seibold
1
-2
/
+92
2009-12-22
kfifo: fix warn_unused_result
Stefani Seibold
1
-2
/
+2
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-10
/
+29
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
1
-25
/
+7
2009-12-22
kfifo: move out spinlock
Stefani Seibold
1
-45
/
+35
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
1
-5
/
+6
2009-09-19
kfifo: Use "const" definitions
Alan Cox
1
-2
/
+2
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
1
-5
/
+0
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
1
-3
/
+3
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+157