aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud
2013-11-17IB/core: Remove ib_uverbs_flow_spec structure from userspaceYann Droneaud
2013-11-17IB/core: Use a common header for uverbs flow_specsYann Droneaud
2013-11-17IB/core: Make uverbs flow structure use names like verbs onesYann Droneaud
2013-11-17IB/core: Rename 'flow' structs to match other uverbs structsYann Droneaud
2013-11-17IB/core: clarify overflow/underflow checks on ib_create/destroy_flowMatan Barak
2013-11-16Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-11-16Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-16Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-11-16Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul
2013-11-15take read_seqbegin_or_lock() and friends to seqlock.hAl Viro
2013-11-15consolidate simple ->d_delete() instancesAl Viro
2013-11-15net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller
2013-11-15pkt_sched: fq: fix pacing for small framesEric Dumazet
2013-11-15pkt_sched: fq: warn users using defrateEric Dumazet
2013-11-15genetlink: unify registration functionsJohannes Berg
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-11-15Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-15macvlan: introduce macvlan_dev_real_dev() helper functionMichal Kubeček
2013-11-15IB/core: Encorce MR access rights rules on kernel consumersEli Cohen
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-15Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-15Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-11-15Merge branch 'akpm' (patch-bomb from Andrew Morton)Linus Torvalds
2013-11-15cmdline-parser: fix buildAlexander Beregalov
2013-11-15kfifo API type safetyStefani Seibold
2013-11-15llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig
2013-11-15kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fixAndrew Morton
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-15revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig
2013-11-15sched: remove INIT_COMPLETIONWolfram Sang
2013-11-15sched: replace INIT_COMPLETION with reinit_completionWolfram Sang
2013-11-15seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa
2013-11-15lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra
2013-11-15mm: create a separate slab for page->ptl allocationKirill A. Shutemov
2013-11-15mm: properly separate the bloated ptl from the regular casePeter Zijlstra
2013-11-15mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov
2013-11-15mm: allow pgtable_page_ctor() to failKirill A. Shutemov
2013-11-15mm: implement split page table lock for PMD levelKirill A. Shutemov
2013-11-15mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov
2013-11-15mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov
2013-11-15mm, thp: move ptl taking inside page_check_address_pmd()Kirill A. Shutemov
2013-11-15mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov
2013-11-15mm: introduce api for split page table lock for PMD levelKirill A. Shutemov