aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-29defconfig: Enable glink and clk_smd_rpm in defconfig for nowtracking-qcomlt-arm64Sricharan R
2016-02-29arm64: dts: Add ufs dts nodes and enable needed configsRajendra Nayak
2016-02-29arm64: qcom: Enable GCC and Pinctrl drivers for 8996 SoCRajendra Nayak
2016-02-29arm64: fixup for mm renamesSrinivas Kandagatla
2016-02-29arm64: dma-mapping: map sg lists into the SMMU as virtually contiguousMitchel Humpherys
2016-02-29arm64: dma-mapping: fix DMA_ATTR_STRONGLY_ORDERED in __get_dma_pgprotStanimir Varbanov
2016-02-29arm64: mm: Fix a bug in iommu dma-mappingSricharan R
2016-02-29arm64: dma-mapping: add support for IOMMU mapperMitchel Humpherys
2016-02-29arm64: Add support for DMA_ATTR_STRONGLY_ORDEREDLaura Abbott
2016-02-29arm: Add option to skip buffer zeroingLaura Abbott
2016-02-29common: DMA-mapping: Add strongly ordered memory attributeLaura Abbott
2016-02-29arm64: defconfig: add qcom specificsSrinivas Kandagatla
2016-02-29arm64: qcom: add cpu operationsAbhimanyu Kapur
2016-02-29arm64: smp: move the pen to a header fileAbhimanyu Kapur
2016-02-29arm64: introduce CPU_OF_TABLES for cpu ops selectionAbhimanyu Kapur
2016-02-29devicetree: bindings: Document qcom,msm-id and qcom,board-idKumar Gala
2016-02-29arm64: defconfig: qcom: Enable restart driverIvan T. Ivanov
2016-02-29ARM: cpuidle: Add cpuidle support for QCOM cpusLina Iyer
2016-02-28Linux 4.5-rc6Linus Torvalds
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-28Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-02-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-27do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro
2016-02-27should_follow_link(): validate ->d_seq after having decided to followAl Viro
2016-02-27namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro
2016-02-27do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-02-27fs: return -EOPNOTSUPP if clone is not supportedChristoph Hellwig
2016-02-27hpfs: don't truncate the file when delete failsMikulas Patocka
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-27Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()Ross Zwisler
2016-02-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler
2016-02-27ext4: online defrag not supported with DAXRoss Zwisler
2016-02-27ext2, ext4: only set S_DAX for regular inodesRoss Zwisler
2016-02-27block: disable block device DAX by defaultDan Williams
2016-02-27ocfs2: unlock inode if deleting inode from orphan failsGuozhonghua
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman
2016-02-27mm: numa: quickly fail allocations for NUMA balancing on full nodesMel Gorman
2016-02-27mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEEDAndrea Arcangeli
2016-02-27PCI: mvebu: Restrict build to 32-bit ARMThierry Reding
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas