summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds13-74/+125
2012-04-19pch_uart: Fix dma channel unallocated issueTomoya MORINAGA1-1/+3
2012-04-19ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan1-6/+8
2012-04-19powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig]Paul Gortmaker1-0/+1
2012-04-19USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren1-1/+0
2012-04-19USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama1-1/+1
2012-04-19USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama1-6/+2
2012-04-19drivers/usb/misc/usbtest.c: add kfreesJulia Lawall1-0/+2
2012-04-19USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin1-1/+6
2012-04-19tcp: fix retransmit of partially acked framesEric Dumazet1-0/+1
2012-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-27/+41
2012-04-19uwb: fix error handlingOliver Neukum1-1/+2
2012-04-19uwb: fix use of del_timer_sync() in interruptOliver Neukum1-1/+11
2012-04-19xz: Enable BCJ filters on SPARC and 32-bit x86Lasse Collin1-2/+2
2012-04-19EHCI: always clear the STS_FLR status bitAlan Stern1-1/+6
2012-04-18Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-6/+10
2012-04-18xen/blkback: Fix warning error.Konrad Rzeszutek Wilk1-1/+1
2012-04-18Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...Konrad Rzeszutek Wilk13145-411374/+662521
2012-04-18Fix modpost failures in fedora 17David Miller1-0/+4
2012-04-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller11-24/+61
2012-04-18libata: forbid port runtime pm by default, fixing regressionLin Ming1-0/+1
2012-04-18hwmon: (ads1015) Fix build warningGuenter Roeck1-17/+16
2012-04-18hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara1-0/+39
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-24/+61
2012-04-18Btrfs: fix that check_int_data mount option was ignoredStefan Behrens1-1/+1
2012-04-18Btrfs: don't count CRC or header errors twice while scrubbingStefan Behrens1-15/+0
2012-04-18Btrfs: fix btrfs_ioctl_dev_info() crash on missing deviceStefan Behrens1-1/+4
2012-04-18btrfs: don't return EINTRArne Jansen1-6/+3
2012-04-18Btrfs: double unlock bug in error handlingDan Carpenter1-0/+2
2012-04-18Btrfs: always store the mirror we read the eb fromJosef Bacik4-20/+17
2012-04-18fs/btrfs/volumes.c: add missing free_fs_devicesJulia Lawall1-1/+3
2012-04-18btrfs: fix early abort in 'remount'Sergei Trofimovich1-2/+4
2012-04-18Btrfs: fix max chunk size check in chunk allocatorIlya Dryomov1-2/+4
2012-04-18Btrfs: add missing read locks in backref.cJan Schmidt1-2/+15
2012-04-18Btrfs: don't call free_extent_buffer twice in iterate_irefsJan Schmidt1-5/+3
2012-04-18Btrfs: Make free_ipath() deal gracefully with NULL pointersJesper Juhl1-0/+2
2012-04-18Btrfs: avoid possible use-after-free in clear_extent_bit()Li Zefan1-15/+21
2012-04-18Btrfs: retrurn void from clear_state_bitLi Zefan1-5/+2
2012-04-18btrfs: add missing unlocks to transaction abort pathsDavid Sterba1-1/+5
2012-04-18Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZELiu Bo1-3/+3
2012-04-18Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner1-2/+1
2012-04-18btrfs: don't add both copies of DUP to reada extent treeArne Jansen1-0/+13
2012-04-18btrfs: fix race in readaArne Jansen2-20/+23
2012-04-18Btrfs: avoid setting ->d_op twiceLi Zefan1-5/+9
2012-04-18x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue1-14/+20
2012-04-18NFS: check for req==NULL in nfs_try_to_update_request cleanupFred Isaman1-1/+2
2012-04-18SUNRPC: register PipeFS file system after pernet sybsystemStanislav Kinsbursky1-8/+9
2012-04-18[media] rc-core: set mode for winbond-cirDavid Härdeman1-0/+1
2012-04-18[media] drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov1-2/+4
2012-04-18[media] dvb_frontend: Fix a regression when switching back to DVB-SMauro Carvalho Chehab1-1/+24