| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-06-19 | mm: larger stack guard gap, between vmas | Hugh Dickins | 1 | -28/+25 |
| 2017-06-19 | Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 1 | -21/+7 |
| 2017-06-19 | Merge tag 'renesas-drivers-for-v4.13' of https://git.kernel.org/pub/scm/linux... | Olof Johansson | 1 | -2/+1 |
| 2017-06-19 | Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 1 | -0/+4 |
| 2017-06-19 | Merge tag 'scpi-updates-4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 1 | -0/+3 |
| 2017-06-19 | NFC: nfcmrvl: allow gpio 0 for reset signalling | Johan Hovold | 1 | -1/+1 |
| 2017-06-18 | blk-mq: don't stop queue for quiescing | Ming Lei | 1 | -2/+0 |
| 2017-06-18 | blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue | Ming Lei | 2 | -0/+6 |
| 2017-06-18 | blk-mq: introduce blk_mq_unquiesce_queue | Ming Lei | 1 | -0/+1 |
| 2017-06-18 | blk-mq: introduce blk_mq_quiesce_queue_nowait() | Ming Lei | 1 | -0/+8 |
| 2017-06-18 | blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h | Ming Lei | 2 | -1/+1 |
| 2017-06-18 | block: remove bio_clone() and all references. | NeilBrown | 1 | -5/+0 |
| 2017-06-18 | blk: make the bioset rescue_workqueue optional. | NeilBrown | 1 | -0/+1 |
| 2017-06-18 | blk: replace bioset_create_nobvec() with a flags arg to bioset_create() | NeilBrown | 1 | -2/+4 |
| 2017-06-18 | blk: remove bio_set arg from blk_queue_split() | NeilBrown | 1 | -2/+1 |
| 2017-06-18 | blk-mq-sched: unify request prepare methods | Christoph Hellwig | 1 | -2/+2 |
| 2017-06-18 | blk-mq-sched: unify request finished methods | Christoph Hellwig | 1 | -2/+1 |
| 2017-06-17 | Merge tag 'sunxi-clk-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel... | Stephen Boyd | 1 | -3/+13 |
| 2017-06-17 | PCI: Test INTx masking during enumeration, not at run-time | Piotr Gregor | 1 | -2/+10 |
| 2017-06-16 | mfd: cros_ec: add debugfs, console log file | Eric Caruso | 1 | -0/+4 |
| 2017-06-16 | mfd: cros_ec: Add EC console read structures definitions | Nicolas Boichat | 1 | -1/+20 |
| 2017-06-16 | mfd: cros_ec: Add helper for event notifier. | Gwendal Grignou | 1 | -0/+10 |
| 2017-06-16 | Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 3 | -7/+16 |
| 2017-06-16 | net: Add IFLA_XDP_PROG_ID | Martin KaFai Lau | 1 | -2/+5 |
| 2017-06-16 | networking: add and use skb_put_u8() | Johannes Berg | 1 | -0/+5 |
| 2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 2 | -5/+4 |
| 2017-06-16 | networking: make skb_pull & friends return void pointers | Johannes Berg | 1 | -7/+7 |
| 2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 1 | -4/+4 |
| 2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 2 | -1/+11 |
| 2017-06-16 | Merge tag 'phy-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kis... | Greg Kroah-Hartman | 1 | -0/+31 |
| 2017-06-16 | Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 1 | -1/+2 |
| 2017-06-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+2 |
| 2017-06-16 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2017-06-16 | nvme: implement NS Optimal IO Boundary from 1.3 Spec | Scott Bauer | 1 | -1/+1 |
| 2017-06-16 | BackMerge tag 'v4.12-rc5' into drm-next | Dave Airlie | 22 | -19/+114 |
| 2017-06-16 | x86, dax, libnvdimm: remove wb_cache_pmem() indirection | Dan Williams | 1 | -19/+0 |
| 2017-06-16 | x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush | Dan Williams | 1 | -21/+0 |
| 2017-06-16 | dm: add ->flush() dax operation support | Dan Williams | 2 | -0/+5 |
| 2017-06-16 | dax, pmem: introduce an optional 'flush' dax_operation | Dan Williams | 1 | -0/+2 |
| 2017-06-16 | filesystem-dax: convert to dax_copy_from_iter() | Dan Williams | 1 | -24/+0 |
| 2017-06-16 | libnvdimm, label: add address abstraction identifiers | Dan Williams | 1 | -0/+10 |
| 2017-06-16 | libnvdimm, label: populate the type_guid property for v1.2 namespaces | Dan Williams | 1 | -0/+3 |
| 2017-06-16 | libnvdimm, label: honor the lba size specified in v1.2 labels | Dan Williams | 1 | -0/+2 |
| 2017-06-16 | libnvdimm, label: add v1.2 interleave-set-cookie algorithm | Dan Williams | 1 | -1/+4 |
| 2017-06-16 | net/mlx5: Add fast unload support in shutdown flow | Majd Dibbiny | 1 | -3/+11 |
| 2017-06-16 | net/mlx5: Expose command polling interface | Majd Dibbiny | 1 | -0/+3 |
| 2017-06-16 | net/mlx5e: Move and optimize query out of buffer function | Gal Pressman | 1 | -2/+0 |
| 2017-06-16 | net/mlx5: Fix some spelling mistakes | Or Gerlitz | 1 | -2/+2 |
| 2017-06-15 | regulator: tps65910: wire up sleep control configuration | Michał Mirosław | 1 | -1/+1 |
| 2017-06-15 | skbuff: make skb_put_zero() return void | Johannes Berg | 1 | -2/+2 |