summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds4-2/+23
2011-11-06Revert "hvc_console: display printk messages on console."Linus Torvalds1-6/+1
2011-11-06powerpc: fix building hvc_opal.cMichael Neuling1-0/+1
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-59/+83
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-1/+346
2011-11-06Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-31/+25
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds31-1603/+5423
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2057-606/+2248
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-225/+806
2011-11-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds18-475/+629
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds21-198/+1
2011-11-06Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-2/+78
2011-11-06Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds9-112/+173
2011-11-06Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds12-332/+404
2011-11-06hid/apple: modern macbook airs use the standard apple function key translationsLinus Torvalds1-3/+0
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-223/+34
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds6-27/+113
2011-11-06Merge git://github.com/rustyrussell/linuxLinus Torvalds5-4/+19
2011-11-06Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds15-198/+1063
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds189-979/+9410
2011-11-06Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds7-7/+6
2011-11-06Btrfs: check for a null fs root when writing to the backup root logChris Mason1-3/+10
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings5-0/+17
2011-11-07module: Enable dynamic debugging regardless of taintBen Hutchings1-4/+2
2011-11-06Merge branch 'next/move' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds78-94/+141
2011-11-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+7
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-13/+36
2011-11-06hwmon: (w83627ehf) Fix broken driver initGuenter Roeck1-3/+6
2011-11-06hwmon: (coretemp) Fix for non-SMP buildsJean Delvare1-2/+1
2011-11-06ALSA: hda - Revert the check of NO_PRESENCE pincfg default bitTakashi Iwai1-2/+5
2011-11-06ALSA: hda - Fix a regression for DMA-position check with CA0110Takashi Iwai1-2/+2
2011-11-06ALSA: hda - Fix silent output regression with ALC861Takashi Iwai1-0/+6
2011-11-06ALSA: control: remove compilation warning on 32-bitOlof Johansson1-2/+2
2011-11-06ALSA: ua101: fix crash when unpluggingClemens Ladisch1-7/+21
2011-11-06Btrfs: fix race during transaction joinsChris Mason1-5/+8
2011-11-06Btrfs: fix a potential btrfs_bio leak on scrub fixupsIlya Dryomov1-0/+1
2011-11-06Btrfs: rename btrfs_bio multi -> bbio for consistencyIlya Dryomov1-15/+15
2011-11-06Btrfs: stop leaking btrfs_bios on readaheadIlya Dryomov1-0/+2
2011-11-06Btrfs: stop the readahead threads on failed mountChris Mason1-0/+1
2011-11-06Btrfs: fix extent_buffer leak in the metadata IO error handlingChris Mason1-0/+1
2011-11-06Btrfs: fix the new inspection ioctls for 32 bit compatChris Mason4-16/+15
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason14-280/+1930
2011-11-06Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason10-70/+1130
2011-11-06Btrfs: fix delayed insertion reservationJosef Bacik3-8/+49
2011-11-06Btrfs: ClearPageError during writepage and clean_tree_blockChris Mason2-1/+10
2011-11-06Btrfs: be smarter about committing the transaction in reserve_metadata_bytesJosef Bacik1-19/+67
2011-11-06Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik4-7/+13
2011-11-06Btrfs: add a log of past tree rootsChris Mason3-24/+369
2011-11-06btrfs: separate superblock items out of fs_infoDavid Sterba12-76/+78
2011-11-06Btrfs: use the global reserve when truncating the free space cache inodeJosef Bacik1-5/+17