summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-11-06Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-06Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-06MAINTAINERS: Update eCryptfs maintainer addressTyler Hicks
2011-11-06Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-11-05Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2011-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-11-05ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driverRussell King
2011-11-05ARM: PXA: fix gpio-pxa.h build errorsRussell King
2011-11-05watchdog: Convert wm831x driver to watchdog coreMark Brown
2011-11-05watchdog: s3c2410: convert to use the watchdog frameworkWolfram Sang
2011-11-05Documentation: watchdog: add guide how to convert drivers to new frameworkWolfram Sang
2011-11-05watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearingWim Van Sebroeck
2011-11-05watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driverGreg Lee
2011-11-05watchdog: irq: Remove IRQF_DISABLEDYong Zhang
2011-11-05watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREADVenkat Subbiah
2011-11-05watchdog: sc520_wdt: Remove unnecessary cast.Sean Young
2011-11-05ARM: 7142/1: davinci: mark GPIO implementation complexLinus Walleij
2011-11-05ARM: 7134/1: Revert "EXYNOS4: Fix routing timer interrupt to offline CPU"Kukjin Kim
2011-11-05ARM: PXA: eseries: fix eseries_register_clks section mismatch warningRussell King
2011-11-05ARM: PXA: fix lubbock PCMCIA driver build errorRussell King
2011-11-05ARM: EXYNOS4: Fix the merge conflictKukjin Kim
2011-11-05VFS: fix statfs() automounter semantics regressionDan McGee
2011-11-05Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-11-05Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-05Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds
2011-11-04PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak...Tejun Heo
2011-11-04PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...Oleg Nesterov