index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
failslab.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
firewire: broadcast channel support
Jay Fenlason
3
-6
/
+177
2009-03-24
firewire: implement asynchronous stream transmission
Jay Fenlason
5
-2
/
+108
2009-03-24
firewire: core: normalize a function argument name
Stefan Richter
2
-5
/
+5
2009-03-24
firewire: normalize a variable name
Stefan Richter
4
-12
/
+16
2009-03-24
firewire: core: remove condition which is always false
Stefan Richter
1
-1
/
+1
2009-03-24
firewire: core: move some functions
Stefan Richter
1
-46
/
+44
2009-03-24
firewire: core: clean up includes
Stefan Richter
2
-11
/
+22
2009-03-24
firewire: cdev: simplify a schedule_delayed_work wrapper
Stefan Richter
1
-12
/
+6
2009-03-24
firewire: cdev: add ioctls for iso resource management, amendment
Stefan Richter
3
-23
/
+27
2009-03-24
firewire: cdev: increment fw_cdev_version, update documentation
Stefan Richter
1
-5
/
+30
2009-03-24
firewire: cdev: shut down iso context before freeing the buffer
Stefan Richter
1
-3
/
+3
2009-03-24
firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq
Stefan Richter
1
-12
/
+8
2009-03-24
firewire: cdev: extend transaction payload size check
Stefan Richter
1
-3
/
+2
2009-03-24
firewire: cdev: restrict broadcast write requests to Units Space
Stefan Richter
1
-0
/
+4
2009-03-24
firewire: cdev: add ioctl for broadcast write requests
Jay Fenlason, Stefan Richter
2
-27
/
+48
2009-03-24
firewire: cdev: add ioctl to query maximum transmission speed
Stefan Richter
2
-0
/
+20
2009-03-24
firewire: cdev: add ioctls for manual iso resource management
Stefan Richter
2
-23
/
+86
2009-03-24
firewire: cdev: add ioctls for isochronous resource management
Jay Fenlason, Stefan Richter
4
-20
/
+475
2009-03-24
firewire: core: topology header fix
Stefan Richter
1
-0
/
+6
2009-03-24
firewire: cdev: sort includes
Stefan Richter
1
-13
/
+15
2009-03-24
firewire: cdev: unify names of struct types and of their instances
Stefan Richter
1
-168
/
+169
2009-03-24
firewire: cdev: reference-count client instances
Stefan Richter
1
-9
/
+46
2009-03-24
firewire: cdev: fix documentation of FW_CDEV_IOC_GET_INFO
Stefan Richter
1
-1
/
+1
2009-03-24
firewire: prevent creation of multiple IR DMA contexts for the same channel
Stefan Richter
3
-5
/
+14
2009-03-24
firewire: cdev: use list_first_entry
Stefan Richter
1
-1
/
+1
2009-03-24
firewire: core: remove unused definitions
Stefan Richter
1
-12
/
+0
2009-03-24
firewire: remove line breaks before function names
Stefan Richter
11
-377
/
+249
2009-03-24
firewire: standardize a variable name
Stefan Richter
4
-58
/
+57
2009-03-24
firewire: core: remove obsolete assertions
Stefan Richter
1
-13
/
+4
2009-03-24
firewire: core: remove outdated comment
Stefan Richter
1
-6
/
+1
2009-03-24
firewire: cdev: address handler input validation
Stefan Richter
2
-11
/
+21
2009-03-24
firewire: cdev: use an idr rather than a linked list for resources
Jay Fenlason
1
-51
/
+114
2009-03-24
firewire: cdev: fix race of fw_device_op_release with bus reset
Stefan Richter
1
-4
/
+4
2009-03-24
firewire: cdev: tcodes input validation
Stefan Richter
1
-2
/
+25
2009-03-24
firewire: cdev: documentation fixlet
Stefan Richter
1
-1
/
+1
2009-03-24
firewire: convert client_list_lock to mutex
Stefan Richter
3
-16
/
+14
2009-03-24
firewire: add a client_list_lock
Jay Fenlason
3
-15
/
+18
2009-03-24
firewire: Include iso timestamp in headers when header_size > 4
David Moore
1
-38
/
+35
2009-03-24
Linux 2.6.29
v2.6.29
Linus Torvalds
1
-2
/
+2
2009-03-23
Build with -fno-dwarf2-cfi-asm
Kyle McMartin
1
-0
/
+3
2009-03-23
trivial: fix orphan dates in ext2 documentation
Jody McIntyre
1
-2
/
+3
2009-03-23
fix ptrace slowness
Miklos Szeredi
1
-0
/
+8
2009-03-23
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
1
-0
/
+9
2009-03-23
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2
-26
/
+11
2009-03-23
dm9000: locking bugfix
David Brownell
1
-2
/
+4
2009-03-23
net: update dnet.c for bus_id removal
Stephen Rothwell
1
-3
/
+3
2009-03-22
Update my email address
Gertjan van Wingerde
3
-3
/
+3
2009-03-22
eCryptfs: NULL crypt_stat dereference during lookup
Tyler Hicks
3
-25
/
+18
2009-03-22
eCryptfs: Allocate a variable number of pages for file headers
Tyler Hicks
1
-13
/
+26
2009-03-22
radeonfb: Whack the PCI PM register until it sticks
Benjamin Herrenschmidt
1
-0
/
+24
[next]