Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Merge tag 'reset-fixes-for-4.11' of git://git.pengutronix.de/git/pza/linux in... | Olof Johansson | 2017-03-21 | 1 | -7/+2 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | reset: fix optional reset_control_get stubs to return NULL | Philipp Zabel | 2017-03-21 | 1 | -7/+2 | |
| | * | | | | | | Merge tag 'omap-for-v4.11/fixes-rc1-v2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2017-03-13 | 1 | -13/+3 | |
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | | * | | | | | Merge tag 'v4.11-rc1' into omap-for-v4.11/fixes | Tony Lindgren | 2017-03-06 | 394 | -7005/+12320 | |
| | | |\| | | | | ||||||
| | | * | | | | | ARM: OMAP2+: Remove legacy gpmc-nand.c | Ladislav Michl | 2017-02-28 | 1 | -11/+0 | |
| | | * | | | | | ARM: OMAP2+: gpmc-onenand: propagate error on initialization failure | Ladislav Michl | 2017-02-28 | 1 | -2/+3 | |
| * | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-03-24 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | crypto: ccp - Assign DMA commands to the channel's CCP | Gary R Hook | 2017-03-16 | 1 | -1/+1 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-03-24 | 1 | -5/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | iommu: Disambiguate MSI region types | Robin Murphy | 2017-03-22 | 1 | -5/+13 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-03-23 | 3 | -0/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS | Soheil Hassas Yeganeh | 2017-03-21 | 1 | -0/+2 | |
| | * | | | | | | | vsock: track pkt owner vsock | Peng Tao | 2017-03-21 | 1 | -0/+3 | |
| | * | | | | | | | net/mlx4_core: Avoid delays during VF driver device shutdown | Jack Morgenstein | 2017-03-16 | 1 | -0/+1 | |
| * | | | | | | | | Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2017-03-21 | 1 | -16/+0 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | serial: st-asc: Use new GPIOD API to obtain RTS pin | Lee Jones | 2017-03-14 | 1 | -16/+0 | |
| | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | block: trace completion of all bios. | NeilBrown | 2017-04-07 | 1 | -0/+2 | |
* | | | | | | | | block: simple improvements for bio->flags | NeilBrown | 2017-04-07 | 1 | -9/+13 | |
* | | | | | | | | block: move timeout field in struct request to pack better | Jens Axboe | 2017-04-05 | 1 | -1/+2 | |
* | | | | | | | | block, scsi: move the retries field to struct scsi_request | Christoph Hellwig | 2017-04-05 | 1 | -1/+0 | |
* | | | | | | | | blk-mq: Remove blk_mq_queue_data.list | Bart Van Assche | 2017-04-05 | 1 | -1/+0 | |
* | | | | | | | | nvme_fc: Clean up host fcpio done status handling | James Smart | 2017-04-04 | 1 | -3/+3 | |
* | | | | | | | | nvme_fc: Sync FC-NVME header with standard | James Smart | 2017-04-04 | 1 | -9/+59 | |
* | | | | | | | | net/utils: generic inet_pton_with_scope helper | Sagi Grimberg | 2017-04-04 | 1 | -0/+6 | |
* | | | | | | | | Revert "blkcg: allocate struct blkcg_gq outside request queue spinlock" | Jens Axboe | 2017-03-29 | 1 | -4/+2 | |
* | | | | | | | | block: warn if sharing request queue across gendisks | Omar Sandoval | 2017-03-29 | 1 | -0/+1 | |
* | | | | | | | | block: rename blk_mq_freeze_queue_start() | Ming Lei | 2017-03-29 | 1 | -1/+1 | |
* | | | | | | | | blkcg: allocate struct blkcg_gq outside request queue spinlock | Tahsin Erdogan | 2017-03-28 | 1 | -2/+4 | |
* | | | | | | | | blk-throttle: add a mechanism to estimate IO latency | Shaohua Li | 2017-03-28 | 1 | -4/+5 | |
* | | | | | | | | block: track request size in blk_issue_stat | Shaohua Li | 2017-03-28 | 1 | -1/+1 | |
* | | | | | | | | blk-throttle: add a simple idle detection | Shaohua Li | 2017-03-28 | 1 | -0/+3 | |
* | | | | | | | | block: constify struct blk_integrity_profile | Eric Biggers | 2017-03-24 | 2 | -9/+9 | |
* | | | | | | | | block: make nr_iovecs unsigned in bio_alloc_bioset() | Dan Carpenter | 2017-03-23 | 1 | -1/+1 | |
* | | | | | | | | blk-mq: remove BLK_MQ_F_DEFER_ISSUE | Christoph Hellwig | 2017-03-22 | 1 | -1/+0 | |
* | | | | | | | | kobject: Export kobject_get_unless_zero() | Jan Kara | 2017-03-22 | 1 | -0/+2 | |
* | | | | | | | | block: Fix oops in locked_inode_to_wb_and_lock_list() | Jan Kara | 2017-03-22 | 1 | -0/+1 | |
* | | | | | | | | bdi: Do not wait for cgwbs release in bdi_unregister() | Jan Kara | 2017-03-22 | 1 | -1/+0 | |
* | | | | | | | | bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy() | Jan Kara | 2017-03-22 | 1 | -0/+1 | |
* | | | | | | | | bdi: Mark congested->bdi as internal | Jan Kara | 2017-03-22 | 1 | -1/+3 | |
* | | | | | | | | blk-stat: convert to callback-based statistics reporting | Omar Sandoval | 2017-03-21 | 2 | -3/+8 | |
* | | | | | | | | blk-stat: move BLK_RQ_STAT_BATCH definition to blk-stat.c | Omar Sandoval | 2017-03-21 | 1 | -2/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-03-17 | 1 | -4/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | acpi/processor: Check for duplicate processor ids at hotplug time | Dou Liyang | 2017-03-11 | 1 | -1/+1 | |
| * | | | | | | | Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting" | Dou Liyang | 2017-03-11 | 1 | -3/+0 | |
* | | | | | | | | drivers core: remove assert_held_device_hotplug() | Heiko Carstens | 2017-03-16 | 1 | -1/+0 | |
* | | | | | | | | kasan: add a prototype of task_struct to avoid warning | Masami Hiramatsu | 2017-03-16 | 1 | -0/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-03-14 | 6 | -5/+37 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | bpf: improve read-only handling | Daniel Borkmann | 2017-03-12 | 1 | -4/+12 | |
| * | | | | | | net: Work around lockdep limitation in sockets that use sockets | David Howells | 2017-03-09 | 1 | -1/+1 | |
| * | | | | | | bpf: convert htab map to hlist_nulls | Alexei Starovoitov | 2017-03-09 | 2 | -0/+19 |