summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2Mike Snitzer2015-05-297-54/+63
|\
| * block, dm: don't copy bios for request clonesChristoph Hellwig2015-05-222-5/+3
| * block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer2015-05-221-12/+0
| * block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson2015-05-201-0/+3
| * suspend: simplify block I/O handlingChristoph Hellwig2015-05-191-1/+0
| * block: collapse bio bit spaceJens Axboe2015-05-191-9/+9
| * block: remove unused BIO_RW_BLOCK and BIO_EOF flagsChristoph Hellwig2015-05-191-2/+0
| * block: remove BIO_EOPNOTSUPPChristoph Hellwig2015-05-191-1/+0
| * block: use an atomic_t for mq_freeze_depthChristoph Hellwig2015-05-191-1/+1
| * nbd: stop using req->cmdChristoph Hellwig2015-05-051-2/+0
| * block: move PM request support to IDEChristoph Hellwig2015-05-052-20/+20
| * block: remove REQ_TYPE_PM_SHUTDOWNChristoph Hellwig2015-05-051-1/+0
| * block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig2015-05-052-1/+1
| * block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.hChristoph Hellwig2015-05-052-9/+9
| * block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig2015-05-051-2/+2
| * bio: skip atomic inc/dec of ->bi_cnt for most use casesJens Axboe2015-05-052-2/+17
| * bio: skip atomic inc/dec of ->bi_remaining for non-chainsJens Axboe2015-05-052-1/+13
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-241-6/+21
|\ \
| * | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-131-6/+21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-236-3/+29
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-05-221-0/+1
| |\ \ \
| | * | | Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal2015-05-201-0/+1
| * | | | tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet2015-05-221-0/+2
| * | | | inet: properly align icsk_ca_privEric Dumazet2015-05-191-2/+3
| |/ / /
| * | | rhashtable: Add cap on number of elements in hash tableHerbert Xu2015-05-171-0/+19
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-05-161-0/+3
| |\ \ \
| | * | | conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer2015-05-151-0/+3
| * | | | rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu2015-05-151-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-231-2/+0
|\ \ \ \ \
| * | | | | block: remove export for blk_queue_bioMike Snitzer2015-05-121-2/+0
* | | | | | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-221-1/+1
|\ \ \ \ \ \
| * | | | | | xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-05-191-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-05-221-2/+2
|\ \ \ \ \ \ \
| * | | | | | | HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada2015-05-121-2/+2
* | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-05-221-4/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth2015-05-081-4/+0
* | | | | | | | | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-05-171-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pty: Fix input race when closingPeter Hurley2015-05-101-1/+1
* | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-05-151-3/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-081-3/+4
* | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-05-151-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | drm/radeon: add new bonaire pci idAlex Deucher2015-05-121-0/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett2015-05-151-2/+2
* | | | | | | | | | | gfp: add __GFP_NOACCOUNTVladimir Davydov2015-05-152-0/+6
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-1310-10/+133
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-131-3/+0
| * | | | | | | | | mpls: Change reserved label names to be consistent with netbsdTom Herbert2015-05-101-6/+6
| * | | | | | | | | mpls: Move reserved label definitionsTom Herbert2015-05-061-0/+10
| * | | | | | | | | Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-041-0/+2
| |\ \ \ \ \ \ \ \ \