summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-01-08mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-01-08mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-01-06mm: propagate error from stack expansion even for guard pageLinus Torvalds
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-29Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2014-12-29Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2014-12-23Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2014-12-23audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2014-12-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-12-20Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki
2014-12-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-18Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-12-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2014-12-18mm: cma: split cma-reserved in dmesg logPintu Kumar
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-18kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger
2014-12-18KVM: move APIC types to arch/x86/Paolo Bonzini
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-12-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng
2014-12-17ceph: add inline data to pagecacheYan, Zheng
2014-12-17libceph: specify position of extent operationYan, Zheng
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng
2014-12-17libceph: require cephx message signature by defaultYan, Zheng
2014-12-17libceph: update ceph_msg_header structureJohn Spray
2014-12-17libceph: message signature supportYan, Zheng
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov
2014-12-17ceph: fix file lock interruptionYan, Zheng
2014-12-17vm_area_operations: kill ->migrate()Al Viro
2014-12-17thermal: cpu_cooling: return ERR_PTR() for !CPU_THERMAL or !THERMAL_OFJavi Merino
2014-12-17new helper: iter_is_iovec()Al Viro