aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2011-01-11ext4: fix trimming starting with block 0 with small blocksizeJan Kara
2011-01-11ext4: revert buggy trim overflow patchTheodore Ts'o
2011-01-11Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-01-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2011-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-11Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-01-11fs/9p: Don't set dentry->d_op in create routinesAneesh Kumar K.V
2011-01-11fs/9p: fix spelling typoEric Van Hensbergen
2011-01-11fs/9p: TREADLINK bugfixM. Mohan Kumar
2011-01-11net/9p: Use proper data typesM. Mohan Kumar
2011-01-11fs/9p: Simplify the .L create operationAneesh Kumar K.V
2011-01-11fs/9p: Move dotl inode operations into a seperate fileAneesh Kumar K.V
2011-01-11fs/9p: fix menu presentationRandy Dunlap
2011-01-11fs/9p: Fix the return error on default acl removalAneesh Kumar K.V
2011-01-11fs/9p: Remove unnecessary semicolonsJoe Perches
2011-01-11x86: Fix Moorestown VRTC fixmap placementArjan van de Ven
2011-01-11x86/gpio: Implement x86 gpio_to_irq convert functionAlek Du
2011-01-11x86, UV: Fix APICID shift for Westmere processorsJack Steiner
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich
2011-01-11x86: tsc: Prevent delayed init if initial tsc calibration failedThomas Gleixner
2011-01-10Merge branch 'master' into for-linus-mergedAlex Elder
2011-01-10Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-10Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-01-10perf session: Fix infinite loop in __perf_session__process_eventsArnaldo Carvalho de Melo
2011-01-10Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-10perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)Arnaldo Carvalho de Melo
2011-01-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-01-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-01-10Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-10Merge branch 'msm-smp' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-01-10i2c: Constify i2c_client where possibleJean Delvare
2011-01-10i2c-algo-bit: Complain about masters which can't read SCLJean Delvare
2011-01-10i2c-algo-bit: Refactor adapter registrationJean Delvare
2011-01-10i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard
2011-01-10i2c-nforce2: Remove unnecessary cast of pci_get_drvdataJoe Perches
2011-01-10i2c-i801: Include <linux/slab.h>Ben Hutchings
2011-01-10staging: speakup: fix failure handlingWilliam Hubbs
2011-01-10staging: usbip: remove double giveback of URBMárton Németh
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-10ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...Josh Hunt
2011-01-10ext3: Remove redundant unlikely()Tobias Klauser