index
:
ldd3
master
v2.6.32
v2.6.35
v2.6.37
ldd3 code examples
syn
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
snull: add struct netdevice_ops and header_ops
Javier Martinez Canillas
2010-12-29
1
-18
/
+23
*
snull: Change netif_rx_[complete | schedule] to napi_[complete | schedule]
Javier Martinez Canillas
2010-12-28
1
-2
/
+2
*
snull: Now NAPI is struct net_device independent, update accordingly
Javier Martinez Canillas
2010-12-28
1
-8
/
+9
*
sbull: Update struct block_device_operations handlers signatures
Javier Martinez Canillas
2010-12-10
1
-8
/
+8
*
sbull: Make scripts files executable
Javier Martinez Canillas
2010-12-10
2
-0
/
+0
*
sbull: Replace bio_cur_sectors() with bio_cur_bytes() and use unwrapped macro...
Javier Martinez Canillas
2010-12-10
1
-4
/
+4
*
sbull: Use blk_queue_logical_block_size() instead of blk_queue_hardsect_size()
Javier Martinez Canillas
2010-12-09
1
-1
/
+1
*
sbull: More changes due new block layer request queue API interface
Javier Martinez Canillas
2010-12-08
1
-6
/
+6
*
sbull: Change according to the new block layer request queue API (http://lwn....
Javier Martinez Canillas
2010-12-08
1
-3
/
+3
*
shortprint: Remove third argument from macro DECLARE_WORK()
Javier Martinez Canillas
2010-12-08
1
-1
/
+1
*
shorprint: Replace <asm/semaphore.h> to <linux/semaphore.h>
Javier Martinez Canillas
2010-12-08
1
-1
/
+1
*
shortprint: Make scripts files executable
Javier Martinez Canillas
2010-12-08
2
-0
/
+0
*
scullp: Make scripts files executable
Javier Martinez Canillas
2010-12-08
2
-0
/
+0
*
scullv: Make scripts files executable
Javier Martinez Canillas
2010-12-08
2
-0
/
+0
*
sculld: Make scripts files executable
Javier Martinez Canillas
2010-12-08
2
-0
/
+0
*
snull: Make scripts files executable
Javier Martinez Canillas
2010-12-08
2
-0
/
+0
*
snull: Remove unnecessary file
Javier Martinez Canillas
2010-12-08
1
-512
/
+0
*
simple: Make scripts files executable
Javier Martinez Canillas
2010-12-08
2
-0
/
+0
*
scull: Delete unnecessary file
Javier Martinez Canillas
2010-12-08
1
-142
/
+0
*
scull: Make script files executable
Javier Martinez Canillas
2010-12-08
3
-0
/
+0
*
simple: Change NOPAGE_SIBUS to VM_FAULT_SIGBUS
Javier Martinez Canillas
2010-12-07
1
-2
/
+2
*
simple: Remove <linux/config.h> header
Javier Martinez Canillas
2010-12-07
1
-1
/
+0
*
short: Remove <linux/config.h>
Javier Martinez Canillas
2010-12-07
1
-1
/
+0
*
sbull: Change request_queue_t to struct request_queue
Javier Martinez Canillas
2010-12-07
1
-2
/
+2
*
sbull: Change request_queue_t to struct request_queue
Javier Martinez Canillas
2010-12-07
1
-1
/
+1
*
scullv: mmap: Include <linux/fs.h> header
Javier Martinez Canillas
2010-12-07
1
-0
/
+1
*
scullv: update scullv_aio_[read | write] handlers
Javier Martinez Canillas
2010-12-07
1
-6
/
+6
*
scullv: Add <linux/semaphore.h> header
Javier Martinez Canillas
2010-12-07
1
-0
/
+1
*
scullv: mmap: Change NOPAGE_SIGBUS to VM_FAULT_SIGBUS
Javier Martinez Canillas
2010-12-07
1
-2
/
+2
*
scullv: mmap: Remove <linux/config.h> header
Javier Martinez Canillas
2010-12-07
1
-1
/
+0
*
scullv: Change work_struct to delayed_work and change scullc_aio_[read | writ...
Javier Martinez Canillas
2010-12-07
1
-11
/
+20
*
scullp: Change f_dentry to f_path.dentry and include <linux/fs.h> header
Javier Martinez Canillas
2010-12-07
1
-1
/
+2
*
scullp: Add <linux/semaphore.h> header
Javier Martinez Canillas
2010-12-07
1
-0
/
+1
*
scullp: mmap: Change NOPAGE_SIGBUS to VM_FAULT_SIGBUS
Javier Martinez Canillas
2010-12-07
1
-2
/
+2
*
scullp: mmap: Remove <linux/config.h> header
Javier Martinez Canillas
2010-12-07
1
-1
/
+0
*
scullp: Change work_struct to delayed_work and change scullc_aio_[read | writ...
Javier Martinez Canillas
2010-12-07
1
-17
/
+26
*
sbull: Remove <linux/config.h> header
Javier Martinez Canillas
2010-12-07
1
-1
/
+0
*
sbull: Makefile: Change CFLAGS to EXTRA_CFLAGS
Javier Martinez Canillas
2010-12-07
1
-3
/
+3
*
lddbus: Remove BUS_ID_SIZE
Javier Martinez Canillas
2010-12-06
1
-1
/
+1
*
lddbus: update hotplug events to udev events
Javier Martinez Canillas
2010-12-06
1
-8
/
+6
*
lddbus: replace bus_id with dev_name(), dev_set_name() in ldd_bus
Javier Martinez Canillas
2010-12-06
1
-3
/
+2
*
sculld: mmap: Change f_dentry to f_path.dentry and include <linux/fs.h> header
Javier Martinez Canillas
2010-12-06
1
-2
/
+2
*
sculld: mmap: Change nopage to fault field in sculld_vm_ops
Javier Martinez Canillas
2010-12-06
1
-1
/
+1
*
lddbus: Makefile: Change CFLAGS to EXTRA_CFLAGS
Javier Martinez Canillas
2010-12-05
1
-2
/
+2
*
pci: pci_skel: Remove <linux/config.h>
Javier Martinez Canillas
2010-12-05
1
-1
/
+0
*
snull: Remove <linux/config.h>
Javier Martinez Canillas
2010-12-05
1
-1
/
+0
*
scullc: mmap: Remove <linux/config.h> header
Javier Martinez Canillas
2010-12-05
1
-1
/
+0
*
tty: tiny_tty: Removes <linux/config.h>
Javier Martinez Canillas
2010-12-05
1
-1
/
+0
*
tty: Makefile: Change CFLAGS to EXTRA_CFLAGS
Javier Martinez Canillas
2010-12-05
1
-3
/
+3
*
shortprint: Removes <linux/config.h>
Javier Martinez Canillas
2010-12-05
1
-1
/
+0
[next]