summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dmaengine/amba-pl08x: Changing few prints to dev_dbg from dev_infoViresh Kumar2011-08-251-4/+3
* dmaengine/amba-pl08x: Remove redundant comment and rewrite originalViresh Kumar2011-08-251-8/+7
* dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txdViresh Kumar2011-08-251-0/+8
* dmaengine/amba-pl08x: pass (*ptr) to sizeof() instead of (struct xyz)Viresh Kumar2011-08-251-4/+4
* dmaengine/amba-pl08x: Rearrange inclusion of header files in ascending orderViresh Kumar2011-08-251-9/+8
* dmaengine/amba-pl08x: Resolve formatting issuesViresh Kumar2011-08-251-25/+16
* ARM: asm/pl080.h: Protect against multiple inclusion of header fileViresh Kumar2011-08-251-0/+4
* dmaengine: at_hdmac: fix way to specify cyclic capabilityNicolas Ferre2011-08-191-6/+4
* dmaengine: at_hdmac: add wrappers for testing channel stateNicolas Ferre2011-08-192-10/+26
* dmaengine: at_hdmac: improve power management routinesNicolas Ferre2011-08-192-1/+94
* dmaengine: at_hdmac: replace spin_lock* with irqsave variantsNicolas Ferre2011-08-191-22/+30
* mxs-dma: enable CLKGATE before accessing registersLothar Waßmann2011-08-161-21/+24
* dmaengine: remove struct scatterlist for headerVinod Koul2011-08-161-2/+0
* dmaengine/dmatest: Terminate transfers on all channels in case of error or exitViresh Kumar2011-08-081-0/+6
* dmaengine: add helper function for slave_singleVinod Koul2011-08-081-0/+11
* Linux 3.1-rc1v3.1-rc1Linus Torvalds2011-08-081-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-081-2/+4
|\
| * sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-061-2/+4
* | sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-081-1/+1
* | arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-081-3/+0
* | arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-072-212/+1
* | fix rcu annotations noise in cred.hAl Viro2011-08-071-5/+6
* | vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds2011-08-071-2/+2
* | Fix POSIX ACL permission checkAri Savolainen2011-08-071-1/+1
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-079-504/+617
|\ \
| * | ore: Make ore its own moduleBoaz Harrosh2011-08-073-1/+23
| * | exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-076-255/+295
| * | exofs: ios: Move to a per inode components & device-tableBoaz Harrosh2011-08-074-183/+218
| * | exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh2011-08-074-73/+79
| * | exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh2011-08-073-16/+38
| * | exofs: Fix truncate for the raid-groups caseBoaz Harrosh2011-08-041-20/+53
| * | exofs: Small cleanup of exofs_fill_superBoaz Harrosh2011-08-041-4/+2
| * | exofs: BUG: Avoid sbi reallocBoaz Harrosh2011-08-042-24/+30
| * | exofs: Remove pnfs-osd private definitionsBoaz Harrosh2011-08-042-50/+1
| * | nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh2011-08-041-5/+5
* | | vfs: optimize inode cache access patternsLinus Torvalds2011-08-074-34/+106
* | | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-072-18/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-0718-453/+325
|\ \ \
| * | | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-0714-361/+223
| * | | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-074-92/+102
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-08-066-18/+14
|\ \ \
| * | | cifs: cope with negative dentries in cifs_get_rootJeff Layton2011-08-051-0/+4
| * | | cifs: convert prefixpath delimiters in cifs_build_path_to_rootJeff Layton2011-08-051-12/+2
| * | | CIFS: Fix missing a decrement of inFlight valuePavel Shilovsky2011-08-031-0/+2
| * | | cifs: demote DFS referral lookup errors to cFYIJeff Layton2011-08-032-4/+5
| * | | Revert "cifs: advertise the right receive buffer size to the server"Steve French2011-08-031-2/+1
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-063-9/+14
|\ \ \ \
| * | | | PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman2011-08-052-7/+13
| * | | | PM / Domains: Fix pm_genpd_poweron()Rafael J. Wysocki2011-08-051-2/+1
| | |/ / | |/| |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-08-0625-84/+799
|\ \ \ \