Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zio
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
misc
zio
Graph
622ba78f2ca27712d7414aa85b5c3df2aebbc7db
Select Git revision
Branches
20
20121026-for-linux-2.6.24
20121026-for-linux-2.6.32
develop
devfede-beta
devfede-big-things
devfede-dma
devfede-hrt-problem
devfede-zio-1.3
dma
dma2
eucentre-160407
fede-ldisc-20150318
for-linux-2.6.24
for-linux-2.6.32
master
default
pfzio-121109
pfzio-20130418
pfzio-20130520
pfzio-20150318
rubi-ldisc-120807
Tags
10
v1.4.1
v1.4.0
v1.3.1
zio-1.2
zio-v1.1
zio-v1.0
zio-beta4
fine-delay-sw-v1.1
zio-beta3
zio-beta2
30 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
May
14
12
7
2
29
Apr
22
27
Mar
25
8
25
Jan
22
21
19
18
10
8
1
Dec
30
Nov
29
26
25
24
15
11
9
8
5
4
3
1
31
Oct
30
29
28
26
4
Sep
29
Aug
22
21
10
7
3
Jul
20
Jun
3
May
2
17
Apr
16
9
6
15
Mar
14
13
Feb
12
11
10
8
7
3
2
1
31
Jan
30
29
24
6
5
11
Dec
6
30
Nov
26
25
22
20
15
13
12
4
12
Oct
buffers/sock-buffer.c: ZIO_DIR is only 1 bit, remove useless if
buffers/sock-buffer.c: replace kmem_cache_create() with KMEM_CACHE()
buffers/sock-buffer.c: fix error handling
buffers/sock-syscall.c: code style: replace 'ziodev' with 'zdev'
buffers/sock-syscall.c: kernel v3.7: replace spin_lock_bh() with mutex_lock()
backport: bugfix: WARN macro was ignoring the condition
buffer/sock-syscall.c: alloc_block() does not require control param anymore
buffers/sock-syscall.c: replace ZIO_CONTROL_SIZE with zio_control_size()
Merge branch 'zio-v1.0-fixes' into zio-v1.0-backport
TEMP: zio-sock.h
pfzio-20130418
pfzio-20130418
TEMP: buffers/sock-buffer.c
tools: added two perfomance reporters
tools/pfzio-send.c: rewritten: same structure as pfzio-receive
tools: mostly rewritten pfzio-receive
sock-syscall: cleanup
sock-buffer: cleanup
sock-nic.c: cleanup
pfzio: more cleanup and some rename
pfzio: minor cleanup step
pfzio: all names now use zn_as a prefix
pfzio: complete implementation, but still with some bugs
Buffer improvements: flush and helpers
sysfs.c: improve comment about buffer instance disable
sysfs.c: add buffer flush sysfs command
helpers.c: add buffer's helpers and use them
Use device_type->release() to release zio object resources. Simplify
object.c: replace __bi_{create_and_init|register} with __bi_create()
object.c: replace __ti_{create_and_init|register} with __ti_create()
object.c: put_device() after zio_device_find_child()
object.c: move releasing code in dev_type->release() operation
move device_type definition from sysfs.c to objects.c
bugfix: wrong release order for bi and ti attributes
trivial: reword/add some dev_dbg messages
[new driver] add support for Velleman K8055 board
bus.c: verify if template exists on driver register
trivial: a few whitespace fixes
Documentation/ABI: add ABI documentation
[bug-fix] bus.c: fix device probe failure
zio: remove cset operation init() and exit()
[style] object.c: improve readability of zio_unregister_device()
Loading