aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-02btrfs: remove blocksize from btrfs_alloc_free_block and renameDavid Sterba5-27/+21
2014-10-02btrfs: remove unused parameter blocksize from btrfs_find_tree_blockDavid Sterba4-12/+9
2014-10-02btrfs: remove parameter blocksize from read_tree_blockDavid Sterba7-37/+18
2014-10-02Merge tag 'mvebu-dt-3.18-2' of git://git.infradead.org/linux-mvebu into next/dtArnd Bergmann2-1/+14
2014-10-02PCI: Add ACS quirk for AMD A88X southbridge devicesMarti Raudsepp1-0/+7
2014-10-02tile: switch to using seqlocks for the vDSO time codeChris Metcalf3-44/+24
2014-10-02Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann3-1/+11
2014-10-02MAINTAINERS: CNS3xxx and IXP4xx update.Krzysztof Hałasa1-4/+3
2014-10-02ARM: hisi: depend on ARCH_MULTI_V7Arnd Bergmann1-1/+1
2014-10-02CNS3xxx: Fix debug UART.Krzysztof Hałasa1-3/+4
2014-10-02btrfs: inline code of reada_tree_block and remove itDavid Sterba1-10/+2
2014-10-02btrfs: return void from readahead_tree_blockDavid Sterba3-8/+4
2014-10-02btrfs: remove unused parameter from readahead_tree_blockDavid Sterba5-16/+8
2014-10-02tile gxio: use better string copy primitiveChris Metcalf1-5/+32
2014-10-02char: tile-srom: Add real platform bus parentPawel Moll1-1/+12
2014-10-02Removed repeated word in commentsKurt McAlpine1-5/+5
2014-10-02tilegx: Enable ARCH_SUPPORTS_ATOMIC_RMWChris Metcalf1-0/+1
2014-10-02tile: Remove tile-specific _sinitdata and _einitdataGeert Uytterhoeven3-11/+6
2014-10-02tile: use ARRAY_SIZEHimangi Saraogi1-1/+1
2014-10-02btrfs: remove unlikely from data-dependent branches and slow pathsDavid Sterba5-10/+10
2014-10-02gpio: pch: Build context save/restore only for PMThierry Reding1-0/+2
2014-10-02pinctrl: abx500: get rid of unused variableLinus Walleij1-1/+1
2014-10-02gpio: ks8695: fix 'else should follow close brace '}''Varka Bhadram1-6/+4
2014-10-02gpio: stmpe: add verbose debug codeLinus Walleij1-0/+75
2014-10-02btrfs: remove unlikely from NULL checksDavid Sterba2-6/+6
2014-10-02kbuild: Do not reference *-n variables in the MakefileMichal Marek1-3/+1
2014-10-02kbuild: simplify build, clean, modbuiltin shorthandsMasahiro Yamada3-4/+4
2014-10-02kbuild: arm: Do not define "comma" twiceMasahiro Yamada2-4/+0
2014-10-02Merge branch 'irqchip/gic' into irqchip/coreJason Cooper1-21/+66
2014-10-02Merge branch 'irqchip/broadcom' into irqchip/coreJason Cooper3-1/+307
2014-10-02Merge branch 'irqchip/atmel' into irqchip/coreJason Cooper2-2/+12
2014-10-02kbuild: remove obj-n and lib-n handlingMasahiro Yamada4-7/+5
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada18-69/+0
2014-10-02kbuild: remove unnecessary "obj- := dummy.o" trickMasahiro Yamada3-7/+0
2014-10-02Merge tag 'kvm-s390-next-20141001' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini3-1/+4
2014-10-02ASoC: ssm4567: Remove duplicated else-if branchAnatol Pomozov1-2/+0
2014-10-02arm64: Use DMA_ERROR_CODE to denote failed allocationSean Paul1-1/+1
2014-10-02ASoC: rt286: Fix compilation warning for !PMThierry Reding1-0/+2
2014-10-02ASoC: tas2552: Fix compilation warning for !PM_RUNTIMEThierry Reding1-0/+2
2014-10-02ASoC: Intel: byt-rt5640: Set card as fully routedJarkko Nikula1-0/+1
2014-10-02ASoC: Intel: byt-rt5640: Add quirk for Dell Venue 8 Pro tabletJarkko Nikula1-0/+18
2014-10-02Bluetooth: 6lowpan: Check transmit errors for multicast packetsJukka Rissanen1-3/+10
2014-10-02Bluetooth: 6lowpan: Return EAGAIN error also for multicast packetsJukka Rissanen1-11/+5
2014-10-02Bluetooth: 6lowpan: Avoid memory leak if memory allocation failsJukka Rissanen1-2/+6
2014-10-02Bluetooth: 6lowpan: Memory leak as the skb is not freedJukka Rissanen1-0/+2
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel25-356/+461
2014-10-02igb: bump version to 5.2.15Todd Fujinaka1-1/+1
2014-10-02iommu/vt-d: Work around broken RMRR firmware entriesJoerg Roedel1-3/+19
2014-10-02iommu/vt-d: Store bus information in RMRR PCI device pathJoerg Roedel2-1/+8
2014-10-02mmc: core: restore detect line inversion semanticsLinus Walleij5-11/+45