summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-12-15Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Linus Torvalds
2011-12-15Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-15Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König
2011-12-15block: don't kick empty queue in blk_drain_queue()Tejun Heo
2011-12-15Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-12-15xen/swiotlb: Use page alignment for early buffer allocation.Konrad Rzeszutek Wilk
2011-12-15xen: only limit memory map to maximum reservation for domain 0.Ian Campbell
2011-12-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-12-14Merge tag 'tytso-for-linus-20111214' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-12-14drm/radeon/kms: add some new pci idsAlex Deucher
2011-12-14fs/ncpfs: fix error paths and goto statements in ncp_fill_super()Djalal Harouni
2011-12-13ext4: handle EOF correctly in ext4_bio_write_page()Yongqiang Yang
2011-12-13ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initializedYongqiang Yang
2011-12-13ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers()Yongqiang Yang
2011-12-13ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesizeYongqiang Yang
2011-12-13ext4: avoid hangs in ext4_da_should_update_i_disksize()Andrea Arcangeli
2011-12-13staging: r8712u: Add new USB IDLarry Finger
2011-12-13staging: tidspbridge: request dmtimer clocks on initOmar Ramirez Luna
2011-12-13staging: tidspbridge: include module.h by defaultOmar Ramirez Luna
2011-12-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-12-13Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-12-13ceph: add missing spin_unlock at ceph_mdsc_build_path()Yehuda Sadeh
2011-12-13USB: option: Removing one bogus and adding some new Huawei combinationsBjørn Mork
2011-12-13configfs: register_filesystem() called too earlyAl Viro
2011-12-13fuse: register_filesystem() called too earlyAl Viro
2011-12-13ubifs: too early register_filesystem()Al Viro
2011-12-13Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-13ceph: fix SEEK_CUR, SEEK_SET regressionSage Weil
2011-12-13ibft: Fix finding IBFT ACPI table on UEFIYinghai Lu
2011-12-13fuse: llseek fix raceMiklos Szeredi
2011-12-13fuse: fix llseek bugRoel Kluin
2011-12-13fuse: fix fuse_retrieveMiklos Szeredi
2011-12-12linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds
2011-12-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-12-12ext4: display the correct mount option in /proc/mounts for [no]init_itableTheodore Ts'o
2011-12-12USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.Krzysztof Hałasa
2011-12-12usb: option: Add Huawei E398 controlling interfacesAlex Hermann
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard
2011-12-12crush: fix mapping calculation when force argument doesn't existSage Weil
2011-12-12hwmon: (jz4740) Staticise jz4740_hwmon_driverAxel Lin
2011-12-12hwmon: (jz4740) fix signedness bugAxel Lin
2011-12-12ext4: Fix crash due to getting bogus eh_depth value on big-endian systemsPaul Mackerras
2011-12-12ext4: fix ext4_end_io_dio() racing against fsync()Theodore Ts'o
2011-12-12block/swim3: Locking fixesBenjamin Herrenschmidt