summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-133-9/+57
|\
| * Merge branch 'for-3.19/core' into for-3.19/driversJens Axboe2014-11-241-0/+5
| |\
| * \ Merge branch 'master' into for-3.19/driversJens Axboe2014-11-1883-189/+902
| |\ \
| * \ \ Merge branch 'for-3.19/core' into for-3.19/driversJens Axboe2014-11-171-0/+1
| |\ \ \
| * | | | drbd: Minor cleanupsAndreas Gruenbacher2014-11-101-1/+1
| * | | | NVMe: Convert to blk-mqMatias Bjørling2014-11-041-6/+9
| * | | | NVMe: Updates for 1.1 specKeith Busch2014-11-041-1/+26
| * | | | NVMe: Passthrough IOCTL for IO commandsKeith Busch2014-11-041-1/+4
| * | | | NVMe: Mismatched host/device page size supportKeith Busch2014-11-041-0/+2
| * | | | NVMe: Update list of status codesMatthew Wilcox2014-11-041-0/+14
| * | | | NVMe: Async event requestKeith Busch2014-11-041-0/+1
* | | | | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-133-2/+14
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | blk: introduce generic io stat accounting help functionGu Zheng2014-11-241-0/+5
| | |/ / | |/| |
| * | | blk-mq: add blk_mq_free_hctx_request()Jens Axboe2014-11-171-0/+1
| |/ /
| * | blk-mq: add BLK_MQ_F_DEFER_ISSUE support flagJens Axboe2014-10-291-0/+1
| * | blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-291-1/+7
| * | block: remove artifical max_hw_sectors capChristoph Hellwig2014-10-211-1/+0
* | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-131-4/+13
|\ \ \
| * | | audit: convert status version to a feature bitmapRichard Guy Briggs2014-11-171-4/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-136-3/+1685
|\ \ \ \
| * | | | crypto: af_alg - add user space interface for AEADStephan Mueller2014-12-052-0/+3
| * | | | crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann2014-11-251-0/+1
| * | | | crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-0/+13
| * | | | crypto: doc - document uncovered member variablesStephan Mueller2014-11-171-1/+6
| * | | | crypto: doc - HASH API documentationStephan Mueller2014-11-131-0/+119
| * | | | crypto: doc - CIPHER API documentationStephan Mueller2014-11-131-0/+89
| * | | | crypto: doc - BLKCIPHER API documentationStephan Mueller2014-11-131-0/+188
| * | | | crypto: doc - AEAD API documentationStephan Mueller2014-11-131-0/+251
| * | | | crypto: doc - ABLKCIPHER API documentationStephan Mueller2014-11-131-0/+206
| * | | | crypto: doc - cipher data structuresStephan Mueller2014-11-131-3/+243
| * | | | crypto: doc - SHASH API documentationStephan Mueller2014-11-131-0/+164
| * | | | crypto: doc - AHASH API documentationStephan Mueller2014-11-131-0/+228
| * | | | crypto: doc - hash data structuresStephan Mueller2014-11-131-0/+95
| * | | | crypto: doc - RNG API documentationStephan Mueller2014-11-131-0/+80
* | | | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-1330-135/+356
|\ \ \ \ \
| * | | | | percpu: remove __get_cpu_var and __raw_get_cpu_var macrosChristoph Lameter2014-12-131-2/+0
| * | | | | fsnotify: remove destroy_list from fsnotify_markJan Kara2014-12-131-2/+5
| * | | | | fsnotify: unify inode and mount marks handlingJan Kara2014-12-131-20/+4
| * | | | | ipc/msg: increase MSGMNI, remove scalingManfred Spraul2014-12-132-28/+20
| * | | | | ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPMManfred Spraul2014-12-131-3/+15
| * | | | | fault-inject: add ratelimit optionDmitry Monakhov2014-12-131-6/+11
| * | | | | ratelimit: add initialization macroDmitry Monakhov2014-12-131-3/+9
| * | | | | syscalls: implement execveat() system callDavid Drysdale2014-12-136-1/+20
| * | | | | memcg: fix possible use-after-free in memcg_kmem_get_cache()Vladimir Davydov2014-12-132-4/+12
| * | | | | oom: don't assume that a coredumping thread will exit soonOleg Nesterov2014-12-131-0/+11
| * | | | | mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner2014-12-132-5/+3
| * | | | | mm,vmacache: count number of system-wide flushesDavidlohr Bueso2014-12-131-0/+1
| * | | | | mm/page_owner: keep track of page ownersJoonsoo Kim2014-12-132-0/+48
| * | | | | stacktrace: introduce snprint_stack_trace for buffer outputJoonsoo Kim2014-12-131-0/+5
| * | | | | mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-131-1/+16