index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kfifo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-16
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
1
-1
/
+1
2010-02-16
kfifo: Make kfifo_initialized work after kfifo_free
Anton Vorontsov
1
-0
/
+1
2010-02-02
kfifo: fix kernel-doc notation
Randy Dunlap
1
-1
/
+2
2010-01-16
kfifo: document everywhere that size has to be power of two
Andi Kleen
1
-1
/
+1
2010-01-16
kfifo: add kfifo_out_peek
Andi Kleen
1
-0
/
+21
2010-01-16
kfifo: sanitize *_user error handling
Andi Kleen
1
-27
/
+49
2010-01-16
kfifo: use void * pointers for user buffers
Andi Kleen
1
-4
/
+4
2009-12-22
kfifo: add record handling functions
Stefani Seibold
1
-93
/
+193
2009-12-22
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
Stefani Seibold
1
-16
/
+123
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-16
/
+16
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
1
-6
/
+6
2009-12-22
kfifo: move out spinlock
Stefani Seibold
1
-11
/
+6
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
1
-32
/
+33
2009-09-19
kfifo: Use "const" definitions
Alan Cox
1
-1
/
+1
2009-06-16
kernel/kfifo.c: replace conditional test with is_power_of_2()
Robert P. J. Day
1
-2
/
+2
2007-07-16
is_power_of_2: kernel/kfifo.c
vignesh babu
1
-1
/
+2
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
1
-5
/
+5
2006-09-29
[PATCH] memory ordering in __kfifo primitives
Paul E. McKenney
1
-0
/
+28
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
/
+168