aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-01-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-01-26ALSA: hda - Fix silent output on Haier W18 laptopTakashi Iwai
2012-01-26x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann
2012-01-26x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann
2012-01-26x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl
2012-01-26x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman
2012-01-26x86/uv: Fix uninitialized spinlocksCliff Wickman
2012-01-26x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson
2012-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-01-25Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-01-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-25Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-01-25eCryptfs: move misleading function commentsLi Wang
2012-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds
2012-01-25eCryptfs: Fix oops when printing debug info in extent crypto functionsTyler Hicks
2012-01-25eCryptfs: Remove unused ecryptfs_read()Tyler Hicks
2012-01-25eCryptfs: Check inode changes in setattrTyler Hicks
2012-01-25eCryptfs: Make truncate path killableTyler Hicks
2012-01-25eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang
2012-01-25eCryptfs: Replace miscdev read/write magic numbersTyler Hicks
2012-01-25eCryptfs: Report errors in writes to /dev/ecryptfsTyler Hicks
2012-01-25eCryptfs: Sanitize write counts of /dev/ecryptfsTyler Hicks
2012-01-25ecryptfs: Remove unnecessary variable initializationTim Gardner
2012-01-25ecryptfs: Improve metadata read failure loggingTim Gardner
2012-01-25MAINTAINERS: Update eCryptfs maintainer addressDustin Kirkland
2012-01-25drm/ttm: fix two regressions since move_notify changesBen Skeggs
2012-01-25xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara
2012-01-25drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_getJerome Glisse
2012-01-25drm/radeon: silence out possible lock dependency warningJerome Glisse
2012-01-25drm: Fix authentication kernel crashThomas Hellstrom
2012-01-25ALSA: hda: set mute led polarity for laptops with buggy BIOS based on SSIDGustavo Maciel Dias Vieira
2012-01-25ALSA: hda - Fix silent output on ASUS A6RpTakashi Iwai
2012-01-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-01-25powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt
2012-01-25powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-25powerpc/crash: Fix build error without SMPChristian Kujau
2012-01-25powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar
2012-01-25Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2012-01-24rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller
2012-01-24netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker
2012-01-24net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer