summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-11-24block: Immutable bio vecsKent Overstreet3-10/+78
2013-11-24block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2-17/+18
2013-11-24block: Convert bio_iovec() to bvec_iterKent Overstreet1-4/+6
2013-11-24block: Abstract out bvec iteratorKent Overstreet2-15/+20
2013-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+1
2013-11-23Merge tag 'v3.12'Eric Paris299-3000/+5695
2013-11-23cgroup: Merge branch 'memcg_event' into for-3.14Tejun Heo2-29/+3
2013-11-23cgroup: unexport cgroup_css() and remove __file_cft()Tejun Heo1-5/+0
2013-11-23memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_stateTejun Heo1-3/+2
2013-11-23memcg: remove cgroup_event->cftTejun Heo1-2/+0
2013-11-23cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcgTejun Heo2-24/+1
2013-11-23cgroup, memcg: move cgroup_event implementation to memcgTejun Heo1-0/+5
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-37/+35
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+9
2013-11-22Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds4-12/+27
2013-11-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2-7/+9
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds6-23/+341
2013-11-22Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-8/+7
2013-11-22mm: place page->pmd_huge_pte to right unionKirill A. Shutemov1-3/+3
2013-11-22mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli1-0/+6
2013-11-22mm: thp: give transparent hugepage code a separate copy_pageDave Hansen1-4/+0
2013-11-21Merge tag 'ib-asoc-1' of git://git.linaro.org/people/ljones/mfd into asoc-ari...Mark Brown7-33/+59
2013-11-21ASoC: wm5110: Expose input high pass filter controlsCharles Keepax1-0/+37
2013-11-21Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-32/+20
2013-11-21net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur1-0/+1
2013-11-21net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-0/+8
2013-11-21Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds1-9/+0
2013-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-0/+31
2013-11-21Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-11/+28
2013-11-21Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-24/+60
2013-11-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2013-11-21Merge tag 'md/3.13' of git://neil.brown.name/mdLinus Torvalds1-0/+25
2013-11-20uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_areaOleg Nesterov1-27/+4
2013-11-20uprobes: Add uprobe_task->dup_xol_work/dup_xol_addrOleg Nesterov1-5/+16
2013-11-20ASoC: wm5110: Add extra AIF2 channelsRichard Fitzgerald1-0/+121
2013-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-49/+60
2013-11-20genetlink: make multicast groups const, prevent abuseJohannes Berg1-29/+20
2013-11-20genetlink: pass family to functions using groupsJohannes Berg1-1/+2
2013-11-20genetlink: only pass array to genl_register_family_with_ops()Johannes Berg1-2/+1
2013-11-20NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker2-28/+0
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-32/+18
2013-11-19genirq: Correct fuzzy and fragile IRQ_RETVAL() definitionGeert Uytterhoeven1-1/+1
2013-11-19blk-mq: ensure that we set REQ_IO_STAT so diskstats workJens Axboe1-0/+3
2013-11-19sched: Remove unused variable in 'struct sched_domain'Alex Shi1-2/+0
2013-11-19ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2-0/+20
2013-11-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+1
2013-11-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-4/+27
2013-11-19Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds1-0/+39
2013-11-19Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-8/+17
2013-11-19NVMe: Avoid shift operation when writing cq head doorbellHaiyan Hu1-1/+1