aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-22mailmap: Update for OMAP DSS developers.Paul Mundt1-0/+4
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt51-1362/+5323
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds15-941/+1237
2011-03-21Reduce sequential pointer derefs in scsi_error.c and reduce size as wellJesper Juhl1-45/+49
2011-03-21matroxfb: remove incorrect Matrox G200eV supportGary Hade1-9/+0
2011-03-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds46-1079/+947
2011-03-21Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal codeJulien Tinnes1-4/+12
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktestLinus Torvalds2-20/+161
2011-03-21Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds28-108/+1702
2011-03-21pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony5-47/+59
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds20-51/+67
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds9-82/+140
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds13-427/+375
2011-03-21hwmon: (ads1015) Make gain and datarate configurableDirk Eibach4-85/+211
2011-03-21hwmon: (ads1015) Drop dynamic attribute groupJean Delvare1-32/+18
2011-03-21hwmon: Add support for Texas Instruments ADS1015Dirk Eibach7-0/+425
2011-03-21hwmon: New driver for SMSC SCH5627Hans de Goede5-0/+897
2011-03-21hwmon: (abituguru*) Update my email addressHans de Goede3-5/+5
2011-03-21hwmon: (lm75) Speed up detectionJean Delvare1-21/+19
2011-03-21hwmon: (lm75) Add detection of the National Semiconductor LM75ALen Sorensen3-16/+47
2011-03-21hp_accel: Fix driver nameJean Delvare1-1/+1
2011-03-21Move lis3lv02d drivers to drivers/miscJean Delvare13-51/+59
2011-03-21Move hp_accel to drivers/platform/x86Jean Delvare7-25/+23
2011-03-21Let Kconfig handle lis3lv02d dependenciesJean Delvare2-27/+25
2011-03-21hwmon: (sht15) Fix integer overflow in humidity calculationVivien Didelot1-2/+2
2011-03-21hwmon: (sht15) Spelling fixJustin P. Mattock1-1/+1
2011-03-21hwmon: (w83795) Document pin mappingJean Delvare1-0/+127
2011-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-4/+39
2011-03-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-27/+184
2011-03-21FS: lookup_mnt() is only used in the core fs routines nowDavid Howells2-1/+1
2011-03-21bfs: fix bitmap size argument to find_first_zero_bit()Akinobu Mita1-1/+1
2011-03-21kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by defaultMichal Marek1-1/+0
2011-03-21fs: Use BUG_ON(!mnt) at dentry_open().Tetsuo Handa1-11/+2
2011-03-21fs: devpts_pty_new() return -ENOMEM if dentry allocation failedAndrey Vagin1-10/+9
2011-03-21nfs: lock() vs unlock() typoDan Carpenter1-2/+2
2011-03-21pstore: fix leaking ->i_privateTony Luck1-1/+7
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil7-2/+34
2011-03-21Small typo fix...Holger Hans Peter Freyther1-1/+1
2011-03-21Filesystem: fifo: Fixed coding style issue.David Jenni1-2/+1
2011-03-21fs/inode: Fix kernel-doc format for inode_init_ownerBen Hutchings1-1/+1
2011-03-21select: remove unused MAX_SELECT_SECONDSNamhyung Kim2-6/+0
2011-03-21vfs: cleanup do_vfs_ioctl()Namhyung Kim1-13/+8
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds67-137/+85
2011-03-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds4-12/+27
2011-03-20Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds2-1/+8
2011-03-20Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds13-100/+97
2011-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-7/+9
2011-03-20r8169: fix a bug in rtl8169_init_phy()Eric Dumazet1-2/+2
2011-03-21powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf2-3/+14
2011-03-21powerpc: Factoring mpic cpu id fetching into a functionMeador Inge1-17/+14