summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-10Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds187-10722/+24781
2011-01-10Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-48/+362
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds157-11015/+9963
2011-01-10Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-88/+70
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds567-32278/+51143
2011-01-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds19-242/+1431
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds10-343/+231
2011-01-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-7/+19
2011-01-10Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-261/+354
2011-01-10Merge branch 'msm-smp' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds12-24/+819
2011-01-10i2c: Constify i2c_client where possibleJean Delvare3-31/+37
2011-01-10i2c-algo-bit: Complain about masters which can't read SCLJean Delvare1-2/+12
2011-01-10i2c-algo-bit: Refactor adapter registrationJean Delvare1-16/+5
2011-01-10i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard6-0/+308
2011-01-10i2c-nforce2: Remove unnecessary cast of pci_get_drvdataJoe Perches1-1/+1
2011-01-10i2c-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
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds8-247/+548
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds19-147/+337
2011-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds14-513/+417
2011-01-10xen/event: validate irq before get evtchn by irqJoe Jin1-0/+3
2011-01-10xen/fb: fix potential memory leakJoe Jin1-8/+9
2011-01-10xen/fb: fix xenfb suspend/resume race.Joe Jin1-0/+2
2011-01-10xen: disable ACPI NUMA for PV guestsIan Campbell1-0/+9
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds1-13/+50