aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2013-11-20Merge tag 'md/3.13' of git://neil.brown.name/mdLinus Torvalds2-0/+26
2013-11-20target_core_alua: Store supported ALUA statesHannes Reinecke1-0/+1
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke1-1/+1
2013-11-20ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani1-0/+1
2013-11-20drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom1-1/+3
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-89/+159
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg2-46/+51
2013-11-19genetlink: pass family to functions using groupsJohannes Berg2-7/+18
2013-11-19genetlink: add and use genl_set_err()Johannes Berg1-0/+14
2013-11-19genetlink: remove family pointer from genl_multicast_groupJohannes Berg1-2/+0
2013-11-19genetlink: remove genl_unregister_mc_group()Johannes Berg1-2/+0
2013-11-19quota/genetlink: use proper genetlink multicast APIsJohannes Berg1-0/+1
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2-4/+7
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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 Zijlstra3-0/+27
2013-11-19UAPI: include <asm/byteorder.h> in linux/raid/md_p.hAurelien Jarno1-0/+1
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-4/+2
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-50/+179
2013-11-18Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds1-0/+39
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds10-21/+163
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds5-8/+17
2013-11-18drm/radeon/cik: Add macrotile mode array queryMichel Dänzer1-0/+2
2013-11-18drm/ttm: Add a minimal prime implementation for ttm base objectsThomas Hellstrom1-2/+59
2013-11-18drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom1-1/+2
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-nextRoland Dreier5-50/+179
2013-11-17IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak1-6/+0
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud2-9/+15
2013-11-17IB/core: Remove ib_uverbs_flow_spec structure from userspaceYann Droneaud1-16/+0
2013-11-17IB/core: Use a common header for uverbs flow_specsYann Droneaud1-13/+40
2013-11-17IB/core: Make uverbs flow structure use names like verbs onesYann Droneaud1-16/+16
2013-11-17IB/core: Rename 'flow' structs to match other uverbs structsYann Droneaud1-18/+18
2013-11-17IB/core: clarify overflow/underflow checks on ib_create/destroy_flowMatan Barak1-0/+1
2013-11-16Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds5-15/+28
2013-11-16Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-0/+5
2013-11-16Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+3
2013-11-16Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-1/+182
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengineVinod Koul1-14/+50
2013-11-15take read_seqbegin_or_lock() and friends to seqlock.hAl Viro1-0/+29
2013-11-15consolidate simple ->d_delete() instancesAl Viro1-0/+2
2013-11-15net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller1-18/+21
2013-11-15pkt_sched: fq: fix pacing for small framesEric Dumazet1-0/+3
2013-11-15pkt_sched: fq: warn users using defrateEric Dumazet1-3/+1
2013-11-15genetlink: unify registration functionsJohannes Berg1-4/+24
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-6/+6
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+26
2013-11-15Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds12-29/+674