summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-11fs/9p: fix spelling typoEric Van Hensbergen1-1/+1
2011-01-11fs/9p: TREADLINK bugfixM. Mohan Kumar1-36/+22
2011-01-11net/9p: Use proper data typesM. Mohan Kumar1-12/+10
2011-01-11fs/9p: Simplify the .L create operationAneesh Kumar K.V1-47/+28
2011-01-11fs/9p: Move dotl inode operations into a seperate fileAneesh Kumar K.V4-862/+916
2011-01-11fs/9p: fix menu presentationRandy Dunlap1-1/+4
2011-01-11fs/9p: Fix the return error on default acl removalAneesh Kumar K.V1-1/+1
2011-01-11fs/9p: Remove unnecessary semicolonsJoe Perches2-2/+2
2011-01-11Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds187-10722/+24781
2011-01-11Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-48/+362
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds157-11015/+9963
2011-01-11Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-88/+70
2011-01-11Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds567-32278/+51143
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds19-242/+1431
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds10-343/+231
2011-01-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-7/+19
2011-01-11Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-261/+354
2011-01-11Merge branch 'msm-smp' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds12-24/+819
2011-01-11i2c: Constify i2c_client where possibleJean Delvare3-31/+37
2011-01-11i2c-algo-bit: Complain about masters which can't read SCLJean Delvare1-2/+12
2011-01-11i2c-algo-bit: Refactor adapter registrationJean Delvare1-16/+5
2011-01-11i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard6-0/+308
2011-01-11i2c-nforce2: Remove unnecessary cast of pci_get_drvdataJoe Perches1-1/+1
2011-01-11i2c-i801: Include <linux/slab.h>Ben Hutchings1-0/+1
2011-01-10staging: speakup: fix failure handlingWilliam Hubbs2-15/+27
2011-01-10staging: usbip: remove double giveback of URBMárton Németh1-14/+0
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds37-1074/+3914
2011-01-10ux500: allow 5500 and 8500 to be built togetherRabin Vincent2-12/+18
2011-01-10ux500: modem_irq is only for 5500Rabin Vincent1-0/+5
2011-01-10ux500: dynamic SOC detectionRabin Vincent8-136/+212
2011-01-10ux500: rename MOP board KconfigRabin Vincent2-2/+2
2011-01-10ux500: remove build-time changing macrosRabin Vincent9-117/+123
2011-01-10sony-laptop: support new hotkeys on the P, Z and EC seriesMattia Dongili2-0/+11
2011-01-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds36-1546/+1827
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds83-3404/+2890
2011-01-10platform/x86: Consistently select LEDS Kconfig optionsMark Brown1-4/+4
2011-01-10sony-laptop: fix sparse non-ANSI function warningRandy Dunlap1-1/+1
2011-01-10intel_ips: fix sparse non-ANSI function warningRandy Dunlap1-1/+1
2011-01-10headers: kobject.h reduxAlexey Dobriyan18-13/+6
2011-01-10headers: path.h reduxAlexey Dobriyan5-5/+3
2011-01-10Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-14/+35
2011-01-10Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-21/+62
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds6-75/+89
2011-01-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds8-36/+41
2011-01-10Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2-4/+97
2011-01-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds9-33/+84
2011-01-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds13-70/+108
2011-01-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-219/+860
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds69-1210/+2464
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds17-206/+282