| Commit message (Expand) | Author | Age | Files | Lines |
* | xprtrdma: Handle incoming backward direction RPC calls | Chuck Lever | 2015-11-02 | 3 | -0/+161 |
* | xprtrdma: Add support for sending backward direction RPC replies | Chuck Lever | 2015-11-02 | 3 | -0/+51 |
* | xprtrdma: Pre-allocate Work Requests for backchannel | Chuck Lever | 2015-11-02 | 3 | -2/+26 |
* | xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers | Chuck Lever | 2015-11-02 | 5 | -12/+309 |
* | SUNRPC: Abstract backchannel operations | Chuck Lever | 2015-11-02 | 4 | -2/+37 |
* | xprtrdma: Saving IRQs no longer needed for rb_lock | Chuck Lever | 2015-11-02 | 1 | -14/+10 |
* | xprtrdma: Remove reply tasklet | Chuck Lever | 2015-11-02 | 1 | -43/+0 |
* | xprtrdma: Use workqueue to process RPC/RDMA replies | Chuck Lever | 2015-11-02 | 4 | -18/+65 |
* | xprtrdma: Replace send and receive arrays | Chuck Lever | 2015-11-02 | 2 | -91/+73 |
* | xprtrdma: Refactor reply handler error handling | Chuck Lever | 2015-11-02 | 3 | -40/+53 |
* | xprtrdma: Prevent loss of completion signals | Chuck Lever | 2015-11-02 | 2 | -41/+38 |
* | xprtrdma: Re-arm after missed events | Chuck Lever | 2015-11-02 | 1 | -56/+10 |
* | xprtrdma: Enable swap-on-NFS/RDMA | Chuck Lever | 2015-11-02 | 1 | -1/+1 |
* | xprtrdma: don't log warnings for flushed completions | Steve Wise | 2015-11-02 | 1 | -2/+5 |
* | Linux 4.3-rc6v4.3-rc6 | Linus Torvalds | 2015-10-19 | 1 | -1/+1 |
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-10-18 | 5 | -18/+51 |
|\ |
|
| * | i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 | Mika Westerberg | 2015-10-18 | 1 | -0/+20 |
| * | MAINTAINERS: add maintainers for Synopsis Designware I2C drivers | Wolfram Sang | 2015-10-15 | 1 | -0/+9 |
| * | i2c: designware-platdrv: enable RuntimePM before registering to the core | Wolfram Sang | 2015-10-15 | 1 | -6/+7 |
| * | i2c: s3c2410: enable RuntimePM before registering to the core | Wolfram Sang | 2015-10-15 | 1 | -3/+5 |
| * | i2c: rcar: enable RuntimePM before registering to the core | Wolfram Sang | 2015-10-15 | 1 | -3/+4 |
| * | i2c: return probe deferred status on dev_pm_domain_attach | Kieran Bingham | 2015-10-15 | 1 | -6/+6 |
| | | |
| \ | |
*-. \ | Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://... | Linus Torvalds | 2015-10-17 | 3 | -6/+6 |
|\ \ \ |
|
| | * | | timekeeping: Increment clock_was_set_seq in timekeeping_init() | Thomas Gleixner | 2015-10-16 | 1 | -1/+1 |
| | |/ |
|
| * / | genirq/msi: Do not use pci_msi_[un]mask_irq as default methods | Marc Zyngier | 2015-10-16 | 2 | -5/+5 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-10-17 | 2 | -9/+9 |
|\ \ |
|
| * | | Input: cyapa - fix the copy paste error on electrodes_rx value | Dudley Du | 2015-10-14 | 1 | -7/+3 |
| * | | Input: ads7846 - correct the value got from SPI | Andrey Gelman | 2015-10-07 | 1 | -2/+6 |
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-10-17 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | Partially revert "clk: mvebu: Convert to clk_hw based provider APIs" | Stephen Boyd | 2015-10-14 | 1 | -1/+3 |
* | | | | Merge tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2015-10-16 | 2 | -4/+13 |
|\ \ \ \ |
|
| * | | | | dm thin: fix missing pool reference count decrement in pool_ctr error path | Mike Snitzer | 2015-10-13 | 1 | -1/+1 |
| * | | | | dm snapshot persistent: fix missing cleanup in persistent_ctr error path | Sudip Mukherjee | 2015-10-13 | 1 | -3/+12 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-10-16 | 3 | -5/+16 |
|\ \ \ \ |
|
| * | | | | btrfs: fix use after free iterating extrefs | Chris Mason | 2015-10-14 | 1 | -5/+3 |
| * | | | | btrfs: check unsupported filters in balance arguments | David Sterba | 2015-10-14 | 2 | -0/+13 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-10-16 | 2 | -6/+17 |
|\ \ \ \ \ |
|
| * | | | | | rbd: use writefull op for object size writes | Ilya Dryomov | 2015-10-16 | 2 | -6/+16 |
| * | | | | | rbd: set max_sectors explicitly | Ilya Dryomov | 2015-10-16 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'pm+acpi-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-10-16 | 7 | -49/+21 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'acpica', 'pm-domains' and 'pm-cpufreq' | Rafael J. Wysocki | 2015-10-16 | 7 | -49/+21 |
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| | | | * | | | | cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL) | Srinivas Pandruvada | 2015-10-15 | 1 | -0/+5 |
| | |_|/ / / /
| |/| | | | | |
|
| | | * | | | | PM / Domains: Fix validation of latency constraints in genpd governor | Ulf Hansson | 2015-10-14 | 1 | -16/+6 |
| | |/ / / /
| |/| | | | |
|
| | * | | | | ACPICA: Tables: Fix FADT dependency regression | Lv Zheng | 2015-10-14 | 5 | -33/+10 |
| |/ / / / |
|
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-10-16 | 12 | -16/+115 |
|\ \ \ \ \ |
|
| * | | | | | drm/virtio: use %llu format string form atomic64_t | Arnd Bergmann | 2015-10-16 | 2 | -3/+3 |
| * | | | | | MAINTAINERS: Add myself as maintainer for the gma500 driver | Patrik Jakobsson | 2015-10-16 | 1 | -0/+8 |
| * | | | | | MAINTAINERS: add a maintainer for the atmel-hlcdc DRM driver | Boris BREZILLON | 2015-10-16 | 1 | -0/+7 |
| * | | | | | Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-10-16 | 5 | -10/+90 |
| |\ \ \ \ \ |
|
| | * | | | | | drm/amdgpu: Keep the pflip interrupts always enabled v7 | Michel Dänzer | 2015-10-15 | 4 | -8/+84 |