summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpiolib: allow simultaneous setting of multiple GPIO outputsRojhalat Ibrahim2014-11-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-28
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-12-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | aio: Make it possible to remap aio ringPavel Emelyanov2014-12-13
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: core changes for slave supportWolfram Sang2014-12-11
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-3.19/core' into for-3.19/driversJens Axboe2014-11-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-3.19/driversJens Axboe2014-11-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.19/core' into for-3.19/driversJens Axboe2014-11-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Minor cleanupsAndreas Gruenbacher2014-11-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NVMe: Convert to blk-mqMatias Bjørling2014-11-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NVMe: Mismatched host/device page size supportKeith Busch2014-11-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NVMe: Async event requestKeith Busch2014-11-04
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blk: introduce generic io stat accounting help functionGu Zheng2014-11-24
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blk-mq: add blk_mq_free_hctx_request()Jens Axboe2014-11-17
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blk-mq: add BLK_MQ_F_DEFER_ISSUE support flagJens Axboe2014-10-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: remove artifical max_hw_sectors capChristoph Hellwig2014-10-21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: doc - HASH API documentationStephan Mueller2014-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: doc - CIPHER API documentationStephan Mueller2014-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: doc - BLKCIPHER API documentationStephan Mueller2014-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: doc - AEAD API documentationStephan Mueller2014-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: doc - ABLKCIPHER API documentationStephan Mueller2014-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: doc - cipher data structuresStephan Mueller2014-11-13
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: remove __get_cpu_var and __raw_get_cpu_var macrosChristoph Lameter2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fsnotify: remove destroy_list from fsnotify_markJan Kara2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fsnotify: unify inode and mount marks handlingJan Kara2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipc/msg: increase MSGMNI, remove scalingManfred Spraul2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fault-inject: add ratelimit optionDmitry Monakhov2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ratelimit: add initialization macroDmitry Monakhov2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | syscalls: implement execveat() system callDavid Drysdale2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: fix possible use-after-free in memcg_kmem_get_cache()Vladimir Davydov2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | oom: don't assume that a coredumping thread will exit soonOleg Nesterov2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm,vmacache: count number of system-wide flushesDavidlohr Bueso2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/page_owner: keep track of page ownersJoonsoo Kim2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stacktrace: introduce snprint_stack_trace for buffer outputJoonsoo Kim2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLEJianyu Zhan2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/kmemleak.h: needs slab.hAndrew Morton2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()Zhang Zhen2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: move swp_entry_t definition to include/linux/mm_types.hTejun Heo2014-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: turn memcg_kmem_skip_account into a bit fieldVladimir Davydov2014-12-13