summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-01arm64: add newline to I-cache policy stringMark Rutland
2014-08-01timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara
2014-08-01vfs: fix check for fallocate on active swapfileEric Biggers
2014-08-01direct-io: fix AIO regressionChristoph Hellwig
2014-07-31Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-31Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-07-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-07-31Merge tag 'for_3.17/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette
2014-07-31clk: ti: clk-7xx: Correct ABE DPLL configurationPeter Ujfalusi
2014-07-31x86/kvm: Resolve shadow warnings in macro expansionMark D Rustad
2014-07-31Merge tag 'kvm-s390-20140730' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-07-31crypto: af_alg - properly label AF_ALG socketMilan Broz
2014-07-31Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon
2014-07-31arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROCbyungchul.park
2014-07-31arm64: don't call break hooks for BRK exceptions from EL0Will Deacon
2014-07-31KVM: s390: rework broken SIGP STOP interrupt handlingDavid Hildenbrand
2014-07-30kexec: fix build error when hugetlbfs is disabledDavid Rientjes
2014-07-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-07-30Josh has movedJosh Triplett
2014-07-30kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai
2014-07-30mm: fix filemap.c pagecache_get_page() kernel-doc warningsRandy Dunlap
2014-07-30mm: debugfs: move rounddown_pow_of_two() out from do_fault pathAndrey Ryabinin
2014-07-30memcg: oom_notify use-after-free fixMichal Hocko
2014-07-30hwpoison: call action_result() in failure path of hwpoison_user_mappings()Naoya Horiguchi
2014-07-30hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()Naoya Horiguchi
2014-07-30rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine
2014-07-30mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes
2014-07-30mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()Maxim Patlasov
2014-07-30MAINTAINERS: Update Tegra Git URLAndreas Färber
2014-07-30ARM: nomadik: fix up double inversion in DTLinus Walleij
2014-07-30Documentation: bindings: document the sub-nodes AHCI bindingsAntoine Ténart
2014-07-30ata: ahci_platform: add a generic AHCI compatibleAntoine Ténart
2014-07-30ata: libahci: allow to use multiple PHYsAntoine Ténart
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart
2014-07-30KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir tablePaolo Bonzini
2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2014-07-30ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()Wei Yongjun
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds
2014-07-30arm64: defconfig: enable devtmpfs mount optionRobert Richter
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-30KVM: vmx: remove duplicate vmx_mpx_supported() prototypeChris J Arges
2014-07-30cpuset: fix the WARN_ON() in update_nodemasks_hier()Li Zefan
2014-07-30arm64: vdso: fix build error when switching from LE to BEArun Chandran
2014-07-30KVM: s390: Fix memory leak on busy SIGP stopChristian Borntraeger
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel
2014-07-30kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon