summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-29i2c-designware: Add runtime power management supportDirk Brandewie3-2/+98
2011-10-29i2c-designware: Add support for Designware core behind PCI devices.Dirk Brandewie4-0/+329
2011-10-29i2c-designware: Push all register reads/writes into the core code.Dirk Brandewie3-102/+143
2011-10-29i2c-designware: Support multiple cores using same ISRDirk Brandewie1-2/+8
2011-10-29i2c-designware: move controller config to bus specific portion of driverDirk Brandewie3-4/+5
2011-10-29i2c-designware: move i2c functionality bit field to be adapter specificDirk Brandewie3-6/+11
2011-10-29i2c-designware: Move retriveving the clock speed out of core code.Dirk Brandewie3-1/+10
2011-10-29i2c-designware: split of i2c-designware.c into core and bus specific partsDirk Brandewie5-343/+412
2011-10-29i2c-designware: Move checking of IP core version to i2c_dw_init()Dirk Brandewie1-11/+19
2011-10-29i2c-designware: Allow mixed endianness accessesJean-Hugues Deschenes1-2/+15
2011-10-29i2c-designware: Check component type registerJean-Hugues Deschenes1-4/+13
2011-10-29i2c-designware: Use local version of readl & writelJean-Hugues Deschenes1-39/+49
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds524-2887/+7566
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds22-431/+440
2011-10-28Merge http://sucs.org/~rohan/git/gfs2-3.0-nmwLinus Torvalds19-1012/+666
2011-10-28Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds23-1017/+2249
2011-10-28Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds47-2324/+2033
2011-10-28leases: fix write-open/read-lease raceJ. Bruce Fields2-4/+5
2011-10-28nfs: drop unnecessary locking in llseekAndi Kleen1-9/+2
2011-10-28ext4: replace cut'n'pasted llseek code with generic_file_llseek_sizeAndi Kleen1-46/+1
2011-10-28vfs: add generic_file_llseek_sizeAndi Kleen2-9/+30
2011-10-28vfs: do (nearly) lockless generic_file_llseekAndi Kleen6-53/+54
2011-10-28direct-io: merge direct_io_walker into __blockdev_direct_IOAndi Kleen1-139/+132
2011-10-28direct-io: inline the complete submission pathAndi Kleen1-15/+21
2011-10-28direct-io: separate map_bh from dioAndi Kleen1-29/+37
2011-10-28direct-io: use a slab cache for struct dioAndi Kleen1-5/+14
2011-10-28direct-io: rearrange fields in dio/dio_submit to avoid holesAndi Kleen1-7/+6
2011-10-28direct-io: fix a wrong commentAndi Kleen1-1/+1
2011-10-28direct-io: separate fields only used in the submission path from struct dioAndi Kleen1-188/+201
2011-10-28vfs: fix spinning prevention in prune_icache_sbChristoph Hellwig1-1/+1
2011-10-28vfs: add a comment to inode_permission()Andreas Gruenbacher1-2/+4
2011-10-28vfs: pass all mask flags check_acl and posix_acl_permissionAndreas Gruenbacher2-2/+2
2011-10-28vfs: add hex format for MAY_* flag valuesAneesh Kumar K.V1-8/+9
2011-10-28vfs: indicate that the permission functions take all the MAY_* flagsAndreas Gruenbacher1-2/+2
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman7-11/+14
2011-10-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds195-5575/+18653
2011-10-28Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+1
2011-10-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-16/+46
2011-10-28Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-357/+257
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-2/+199
2011-10-28Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-50/+48
2011-10-28Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-102/+23
2011-10-28Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-248/+158
2011-10-28Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2011-10-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-116/+219
2011-10-28vfs: add "device" tag to /proc/self/mountstatsBryan Schumaker1-0/+1
2011-10-28cleanup: vfs: small comment fix for block_invalidatepageWang Sheng-Hui1-2/+2
2011-10-28vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriatelyJeff Layton1-0/+3
2011-10-28Fix build break when freezer not configuredSteve French1-0/+3
2011-10-28Add definition for share encryptionSteve French1-7/+37