index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
dmaengine: advertise all channels on a device to dma_filter_fn
Dan Williams
1
-20
/
+13
2009-01-06
dmaengine: use idr for registering dma device numbers
Dan Williams
2
-2
/
+29
2009-01-06
dmaengine: add a release for dma class devices and dependent infrastructure
Dan Williams
5
-75
/
+157
2009-01-06
ioat: do not perform removal actions at shutdown
Dan Williams
1
-58
/
+34
2009-01-06
iop-adma: enable module removal
Dan Williams
1
-4
/
+0
2009-01-06
iop-adma: kill debug BUG_ON
Dan Williams
1
-2
/
+0
2009-01-06
iop-adma: let devm do its job, don't duplicate free
Dan Williams
1
-13
/
+0
2009-01-06
dmaengine: kill enum dma_state_client
Dan Williams
4
-31
/
+14
2009-01-06
dmaengine: remove 'bigref' infrastructure
Dan Williams
4
-87
/
+9
2009-01-06
dmaengine: kill struct dma_client and supporting infrastructure
Dan Williams
9
-232
/
+17
2009-01-06
dmaengine: replace dma_async_client_register with dmaengine_get
Dan Williams
4
-133
/
+11
2009-01-06
atmel-mci: convert to dma_request_channel and down-level dma_slave
Dan Williams
7
-159
/
+62
2009-01-06
dmatest: convert to dma_request_channel
Dan Williams
2
-72
/
+49
2009-01-06
dmaengine: introduce dma_request_channel and private channels
Dan Williams
2
-16
/
+155
2009-01-06
net_dma: convert to dma_find_channel
Dan Williams
7
-59
/
+5
2009-01-06
dmaengine: provide a common 'issue_pending_all' implementation
Dan Williams
5
-24
/
+27
2009-01-06
dmaengine: centralize channel allocation, introduce dma_find_channel
Dan Williams
3
-143
/
+174
2009-01-06
dmaengine: up-level reference counting to the module level
Dan Williams
8
-111
/
+132
2009-01-06
dmaengine: remove dependency on async_tx
Dan Williams
7
-96
/
+95
2009-01-06
async_tx, dmaengine: document channel allocation and api rework
Dan Williams
2
-52
/
+45
2009-01-04
rtc: add alarm/update irq interfaces
Alessandro Zummo
4
-18
/
+101
2009-01-04
fs: symlink write_begin allocation context fix
Nick Piggin
22
-36
/
+49
2009-01-04
viafb: fix crashes due to 4k stack overflow
Bruno Prémont
1
-119
/
+129
2009-01-04
fs: introduce bgl_lock_ptr()
Pekka Enberg
4
-2
/
+23
2009-01-04
spi.h uses/needs device.h
Randy Dunlap
1
-0
/
+2
2009-01-04
vmalloc.c: fix flushing in vmap_page_range()
Adam Lackorzynski
1
-2
/
+3
2009-01-04
cgroups: fix a race between cgroup_clone and umount
Li Zefan
1
-1
/
+5
2009-01-04
audit: validate comparison operations, store them in sane form
Al Viro
5
-84
/
+94
2009-01-04
clean up audit_rule_{add,del} a bit
Al Viro
1
-25
/
+17
2009-01-04
make sure that filterkey of task,always rules is reported
Al Viro
1
-4
/
+11
2009-01-04
audit rules ordering, part 2
Al Viro
3
-56
/
+41
2009-01-04
fixing audit rule ordering mess, part 1
Al Viro
4
-43
/
+59
2009-01-04
audit_update_lsm_rules() misses the audit_inode_hash[] ones
Al Viro
1
-30
/
+47
2009-01-04
sanitize audit_log_capset()
Al Viro
3
-36
/
+21
2009-01-04
sanitize audit_fd_pair()
Al Viro
4
-49
/
+20
2009-01-04
sanitize audit_mq_open()
Al Viro
3
-59
/
+38
2009-01-04
sanitize AUDIT_MQ_SENDRECV
Al Viro
3
-135
/
+63
2009-01-04
sanitize audit_mq_notify()
Al Viro
3
-52
/
+27
2009-01-04
sanitize audit_mq_getsetattr()
Al Viro
3
-47
/
+22
2009-01-04
sanitize audit_ipc_set_perm()
Al Viro
3
-45
/
+32
2009-01-04
sanitize audit_ipc_obj()
Al Viro
4
-65
/
+45
2009-01-04
sanitize audit_socketcall
Al Viro
3
-33
/
+41
2009-01-04
don't reallocate buffer in every audit_sockaddr()
Al Viro
1
-24
/
+22
2009-01-03
sparseirq: move set/get_timer_rand_state back to .c
Yinghai Lu
2
-56
/
+34
2009-01-03
Make %p print '(null)' for NULL pointers
Linus Torvalds
1
-0
/
+3
2009-01-03
get rid of special-casing the /sbin/loader on alpha
Al Viro
3
-40
/
+52
2009-01-03
sanitize ifdefs in binfmt_aout
Al Viro
1
-9
/
+7
2009-01-03
remove the rudiment of a.out for sparc
Al Viro
1
-64
/
+1
2009-01-03
Updated contact info for CREDITS file
Hugh Blemings
1
-4
/
+4
2009-01-03
x86: setup_per_cpu_areas() cleanup
Cyrill Gorcunov
1
-17
/
+8
[next]