| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2 | Mike Snitzer | 2015-05-29 | 7 | -54/+63 |
|\ |
|
| * | block, dm: don't copy bios for request clones | Christoph Hellwig | 2015-05-22 | 2 | -5/+3 |
| * | block: remove management of bi_remaining when restoring original bi_end_io | Mike Snitzer | 2015-05-22 | 1 | -12/+0 |
| * | block: export blkdev_reread_part() and __blkdev_reread_part() | Jarod Wilson | 2015-05-20 | 1 | -0/+3 |
| * | suspend: simplify block I/O handling | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
| * | block: collapse bio bit space | Jens Axboe | 2015-05-19 | 1 | -9/+9 |
| * | block: remove unused BIO_RW_BLOCK and BIO_EOF flags | Christoph Hellwig | 2015-05-19 | 1 | -2/+0 |
| * | block: remove BIO_EOPNOTSUPP | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
| * | block: use an atomic_t for mq_freeze_depth | Christoph Hellwig | 2015-05-19 | 1 | -1/+1 |
| * | nbd: stop using req->cmd | Christoph Hellwig | 2015-05-05 | 1 | -2/+0 |
| * | block: move PM request support to IDE | Christoph Hellwig | 2015-05-05 | 2 | -20/+20 |
| * | block: remove REQ_TYPE_PM_SHUTDOWN | Christoph Hellwig | 2015-05-05 | 1 | -1/+0 |
| * | block: move REQ_TYPE_SENSE to the ide driver | Christoph Hellwig | 2015-05-05 | 2 | -1/+1 |
| * | block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h | Christoph Hellwig | 2015-05-05 | 2 | -9/+9 |
| * | block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV | Christoph Hellwig | 2015-05-05 | 1 | -2/+2 |
| * | bio: skip atomic inc/dec of ->bi_cnt for most use cases | Jens Axboe | 2015-05-05 | 2 | -2/+17 |
| * | bio: skip atomic inc/dec of ->bi_remaining for non-chains | Jens Axboe | 2015-05-05 | 2 | -1/+13 |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-05-24 | 1 | -6/+21 |
|\ \ |
|
| * | | ktime: Fix ktime_divns to do signed division | John Stultz | 2015-05-13 | 1 | -6/+21 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-05-23 | 6 | -3/+29 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-05-22 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | Revert "netfilter: bridge: query conntrack about skb dnat" | Florian Westphal | 2015-05-20 | 1 | -0/+1 |
| * | | | | tcp: fix a potential deadlock in tcp_get_info() | Eric Dumazet | 2015-05-22 | 1 | -0/+2 |
| * | | | | inet: properly align icsk_ca_priv | Eric Dumazet | 2015-05-19 | 1 | -2/+3 |
| |/ / / |
|
| * | | | rhashtable: Add cap on number of elements in hash table | Herbert Xu | 2015-05-17 | 1 | -0/+19 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-05-16 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition | Jesper Dangaard Brouer | 2015-05-15 | 1 | -0/+3 |
| * | | | | rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD | Roopa Prabhu | 2015-05-15 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-05-23 | 1 | -2/+0 |
|\ \ \ \ \ |
|
| * | | | | | block: remove export for blk_queue_bio | Mike Snitzer | 2015-05-12 | 1 | -2/+0 |
* | | | | | | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-05-22 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen/events: don't bind non-percpu VIRQs with percpu chip | David Vrabel | 2015-05-19 | 1 | -1/+1 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-05-22 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | HID: hid-sensor-hub: Fix debug lock warning | Srinivas Pandruvada | 2015-05-12 | 1 | -2/+2 |
* | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-05-22 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | clk: si5351: Do not pass struct clk in platform_data | Sebastian Hesselbarth | 2015-05-08 | 1 | -4/+0 |
* | | | | | | | | | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-05-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | pty: Fix input race when closing | Peter Hurley | 2015-05-10 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-05-15 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | sched: Handle priority boosted tasks proper in setscheduler() | Thomas Gleixner | 2015-05-08 | 1 | -3/+4 |
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-05-15 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-05-15 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | drm/radeon: add new bonaire pci id | Alex Deucher | 2015-05-12 | 1 | -0/+1 |
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
* | | | | | | | | | | | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER | Josh Triplett | 2015-05-15 | 1 | -2/+2 |
* | | | | | | | | | | | gfp: add __GFP_NOACCOUNT | Vladimir Davydov | 2015-05-15 | 2 | -0/+6 |
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-05-13 | 10 | -10/+133 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
| * | | | | | | | | | net: Remove remaining remnants of pm_qos from netdevice.h | David Ahern | 2015-05-13 | 1 | -3/+0 |
| * | | | | | | | | | mpls: Change reserved label names to be consistent with netbsd | Tom Herbert | 2015-05-10 | 1 | -6/+6 |
| * | | | | | | | | | mpls: Move reserved label definitions | Tom Herbert | 2015-05-06 | 1 | -0/+10 |
| * | | | | | | | | | Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-05-04 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ |
|