summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds8-884/+887
2011-01-11Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfsLinus Torvalds38-1920/+1997
2011-01-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-534/+845
2011-01-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds13-240/+214
2011-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-102/+297
2011-01-11Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-344/+426
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds38-248/+442
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds39-492/+4083
2011-01-11fs/9p: Don't set dentry->d_op in create routinesAneesh Kumar K.V2-19/+0
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-11x86: Fix Moorestown VRTC fixmap placementArjan van de Ven1-2/+2
2011-01-11x86/gpio: Implement x86 gpio_to_irq convert functionAlek Du1-4/+1
2011-01-11x86, UV: Fix APICID shift for Westmere processorsJack Steiner1-1/+1
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich4-28/+63
2011-01-11x86: tsc: Prevent delayed init if initial tsc calibration failedThomas Gleixner1-1/+1
2011-01-10Merge branch 'master' into for-linus-mergedAlex Elder38-1920/+1997
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-10perf session: Fix infinite loop in __perf_session__process_eventsArnaldo Carvalho de Melo1-1/+1
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-10perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)Arnaldo Carvalho de Melo2-33/+159
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