summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-04-19KVM: lock slots_lock around device assignmentAlex Williamson
2012-04-19security: fix compile error in commoncap.cJonghwan Choi
2012-04-18KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-04-18pch_uart: Fix dma channel unallocated issueTomoya MORINAGA
2012-04-18ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan
2012-04-18powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig]Paul Gortmaker
2012-04-18USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren
2012-04-18USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama
2012-04-18USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama
2012-04-18drivers/usb/misc/usbtest.c: add kfreesJulia Lawall
2012-04-18USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin
2012-04-18tcp: fix retransmit of partially acked framesEric Dumazet
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-04-18uwb: fix error handlingOliver Neukum
2012-04-18uwb: fix use of del_timer_sync() in interruptOliver Neukum
2012-04-18xz: Enable BCJ filters on SPARC and 32-bit x86Lasse Collin
2012-04-18EHCI: always clear the STS_FLR status bitAlan Stern
2012-04-18Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-04-18xen/blkback: Fix warning error.Konrad Rzeszutek Wilk
2012-04-18Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...Konrad Rzeszutek Wilk
2012-04-18Fix modpost failures in fedora 17David Miller
2012-04-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-04-18libata: forbid port runtime pm by default, fixing regressionLin Ming
2012-04-18hwmon: (ads1015) Fix build warningGuenter Roeck
2012-04-18hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-18Btrfs: fix that check_int_data mount option was ignoredStefan Behrens
2012-04-18Btrfs: don't count CRC or header errors twice while scrubbingStefan Behrens
2012-04-18Btrfs: fix btrfs_ioctl_dev_info() crash on missing deviceStefan Behrens
2012-04-18btrfs: don't return EINTRArne Jansen
2012-04-18Btrfs: double unlock bug in error handlingDan Carpenter
2012-04-18Btrfs: always store the mirror we read the eb fromJosef Bacik
2012-04-18fs/btrfs/volumes.c: add missing free_fs_devicesJulia Lawall
2012-04-18btrfs: fix early abort in 'remount'Sergei Trofimovich
2012-04-18Btrfs: fix max chunk size check in chunk allocatorIlya Dryomov
2012-04-18Btrfs: add missing read locks in backref.cJan Schmidt
2012-04-18Btrfs: don't call free_extent_buffer twice in iterate_irefsJan Schmidt
2012-04-18Btrfs: Make free_ipath() deal gracefully with NULL pointersJesper Juhl
2012-04-18Btrfs: avoid possible use-after-free in clear_extent_bit()Li Zefan
2012-04-18Btrfs: retrurn void from clear_state_bitLi Zefan
2012-04-18btrfs: add missing unlocks to transaction abort pathsDavid Sterba
2012-04-18Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZELiu Bo
2012-04-18Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner
2012-04-18btrfs: don't add both copies of DUP to reada extent treeArne Jansen
2012-04-18btrfs: fix race in readaArne Jansen
2012-04-18Btrfs: avoid setting ->d_op twiceLi Zefan
2012-04-18x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue