summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-30arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier14-145/+161
2015-01-29Merge tag 'sound-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds17-66/+93
2015-01-29Merge tag 'pinctrl-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-53/+55
2015-01-29vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds1-1/+1
2015-01-29arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()Laurent Pinchart1-15/+38
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds30-7/+63
2015-01-29ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy buildsMagnus Damm3-0/+20
2015-01-29ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy buildsMagnus Damm2-0/+27
2015-01-29Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-0/+7
2015-01-28spi/xilinx: Check number of slaves rangeRicardo Ribalda1-0/+7
2015-01-28spi/xilinx: Use polling mode on small transfersRicardo Ribalda Delgado1-18/+25
2015-01-28spi/xilinx: Remove remaining_words driver data variableRicardo Ribalda Delgado1-16/+12
2015-01-28spi/xilinx: Remove iowrite/ioread wrappersRicardo Ribalda Delgado1-24/+4
2015-01-28spi/xilinx: Convert bits_per_word in bytes_per_wordRicardo Ribalda Delgado1-9/+9
2015-01-28spi/xilinx: Convert remainding_bytes in remaining wordsRicardo Ribalda Delgado1-7/+6
2015-01-28spi/xilinx: Make spi_tx and spi_rx simmetricRicardo Ribalda Delgado1-4/+5
2015-01-28spi/xilinx: Remove rx_fn and tx_fn pointerRicardo Ribalda Delgado1-51/+18
2015-01-28spi/xilinx: Support for spi mode CS_HIGHRicardo Ribalda Delgado1-24/+38
2015-01-28spi/xilinx: Do not inhibit transmission in polling modeRicardo Ribalda Delgado1-10/+15
2015-01-28spi/xilinx: Support cores with no interruptRicardo Ribalda Delgado1-14/+19
2015-01-28spi/xilinx: Use cached value of registerRicardo Ribalda Delgado1-1/+0
2015-01-28spi/xilinx: Code cleanupRicardo Ribalda Delgado1-5/+1
2015-01-28spi/xilinx: Leave the IRQ always enabled.Ricardo Ribalda Delgado1-14/+5
2015-01-28spi/xilinx: Simplify spi_fill_tx_fifoRicardo Ribalda Delgado1-13/+33
2015-01-28spi: spi-fsl-dspi: Remove spi-bitbangChao Fu2-74/+71
2015-01-28spi: pl08x: do not select S3C64XX_PL080Arnd Bergmann1-1/+0
2015-01-28spi/rockchip: avoid uninitialized-use warningArnd Bergmann1-2/+4
2015-01-28ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Thomas Petazzoni1-0/+7
2015-01-28dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...Joe Thornber1-0/+6
2015-01-28dm cache: fix missing ERR_PTR returns and handlingJoe Thornber1-4/+5
2015-01-28Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar7-27/+80
2015-01-28rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov1-4/+1
2015-01-28rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov1-14/+6
2015-01-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra2-8/+13
2015-01-28perf/x86/intel: Add model number for AirmontKan Liang1-0/+1
2015-01-28perf/rapl: Fix crash in rapl_scale()Stephane Eranian1-1/+1
2015-01-28perf/x86/intel/uncore: Move uncore_box_init() out of driver initializationKan Liang2-15/+12
2015-01-28spi: pxa2xx: Fix unconditional call of lpss_ssp_setup in pxa2xx_spi_resumeJarkko Nikula1-1/+2
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara8-195/+318
2015-01-28udf: Release preallocation on last writeable closeJan Kara1-1/+1
2015-01-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-188/+315
2015-01-28btrfs: fix raid56 scrub failed in xfstests btrfs/072Gui Hecheng1-0/+2
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds42-334/+667
2015-01-27net: don't OOPS on socket aioChristoph Hellwig1-3/+0
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko1-1/+4
2015-01-27spi: spi-fsl-dspi: Remove usage of devm_kzallocBhuvanchandra DV1-2/+12
2015-01-27Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-1/+2
2015-01-27spi/xilinx: Simplify data read from the Rx FIFORicardo Ribalda Delgado1-7/+8
2015-01-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+3
2015-01-27spi: dw-mid: get a proper clock frequency for SPI2Andy Shevchenko2-8/+11