summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-11-07Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-07Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds
2011-11-07PNPACPI: Simplify disabled resource registrationWitold Szczeponik
2011-11-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-07ACPI: Fix possible recursive locking in hwregs.cRakib Mullick
2011-11-07Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-11-07ACPI: use kstrdup()Thomas Meyer
2011-11-06Btrfs: check for a null fs root when writing to the backup root logChris Mason
2011-11-06mrst pmu: update commentLen Brown
2011-11-06module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings
2011-11-06module: Enable dynamic debugging regardless of taintBen Hutchings
2011-11-06Merge branch 'next/move' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-11-06hwmon: (w83627ehf) Fix broken driver initGuenter Roeck
2011-11-06hwmon: (coretemp) Fix for non-SMP buildsJean Delvare
2011-11-06ALSA: hda - Revert the check of NO_PRESENCE pincfg default bitTakashi Iwai
2011-11-06ALSA: hda - Fix a regression for DMA-position check with CA0110Takashi Iwai
2011-11-06ALSA: hda - Fix silent output regression with ALC861Takashi Iwai
2011-11-06ALSA: control: remove compilation warning on 32-bitOlof Johansson
2011-11-06ALSA: ua101: fix crash when unpluggingClemens Ladisch
2011-11-06Btrfs: fix race during transaction joinsChris Mason
2011-11-06Btrfs: fix a potential btrfs_bio leak on scrub fixupsIlya Dryomov
2011-11-06Btrfs: rename btrfs_bio multi -> bbio for consistencyIlya Dryomov
2011-11-06Btrfs: stop leaking btrfs_bios on readaheadIlya Dryomov
2011-11-06Btrfs: stop the readahead threads on failed mountChris Mason
2011-11-06Btrfs: fix extent_buffer leak in the metadata IO error handlingChris Mason
2011-11-06Btrfs: fix the new inspection ioctls for 32 bit compatChris Mason
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason
2011-11-06Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason
2011-11-06Btrfs: fix delayed insertion reservationJosef Bacik
2011-11-06Btrfs: ClearPageError during writepage and clean_tree_blockChris Mason
2011-11-06Btrfs: be smarter about committing the transaction in reserve_metadata_bytesJosef Bacik
2011-11-06Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik
2011-11-06Btrfs: add a log of past tree rootsChris Mason
2011-11-06btrfs: separate superblock items out of fs_infoDavid Sterba
2011-11-06Btrfs: use the global reserve when truncating the free space cache inodeJosef Bacik
2011-11-06Btrfs: release metadata from global reserve if we have to fallback for unlinkJosef Bacik
2011-11-06Btrfs: make sure to flush queued bios if write_cache_pages waitsChris Mason
2011-11-06Btrfs: fix extent pinning bugs in the tree logChris Mason
2011-11-06Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAINChris Mason
2011-11-06Btrfs: don't wait as long for more batches during SSD log commitChris Mason
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim
2011-11-06ARM: EXYNOS4: convert MCT to percpu interrupt APIMarc Zyngier
2011-11-06ARM: SAMSUNG: Add clk enable/disable of pwmJoonyoung Shim
2011-11-06ARM: SAMSUNG: Fix compile error due to kfreeJonghwan Choi
2011-11-06ceph/super.c: quiet sparse noiseH Hartley Sweeten
2011-11-06ceph/mds_client.c: quiet sparse noiseH Hartley Sweeten
2011-11-06ceph: use new D_COMPLETE dentry flagSage Weil