| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-06-12 | 1 | -15/+18 |
|\ |
|
| * | rbd: fix cleanup in rbd_add() | Alex Elder | 2013-05-17 | 1 | -9/+14 |
| * | rbd: don't destroy ceph_opts in rbd_add() | Alex Elder | 2013-05-17 | 1 | -6/+4 |
* | | Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2013-06-12 | 2 | -16/+49 |
|\ \ |
|
| * | | NVMe: Add MSI support | Ramachandra Rao Gajula | 2013-05-31 | 1 | -8/+32 |
| * | | NVMe: Use dma_set_mask() correctly | Matthew Wilcox | 2013-05-28 | 1 | -2/+8 |
| * | | Return the result from user admin command IOCTL even in case of failure | Chayan Biswas | 2013-05-23 | 1 | -1/+1 |
| * | | NVMe: Do not cancel command multiple times | Keith Busch | 2013-05-17 | 1 | -0/+2 |
| * | | NVMe: fix error return code in nvme_submit_bio_queue() | Wei Yongjun | 2013-05-17 | 1 | -1/+2 |
| * | | NVMe: check for integer overflow in nvme_map_user_pages() | Dan Carpenter | 2013-05-17 | 1 | -2/+3 |
| * | | NVMe: Fix a signedness bug in nvme_trans_modesel_get_mp | Vishal Verma | 2013-05-17 | 1 | -1/+1 |
| * | | NVMe: Remove redundant version.h header include | Sachin Kamat | 2013-05-17 | 1 | -1/+0 |
* | | | Merge tag 'spi-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2013-06-10 | 3 | -41/+38 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus | Mark Brown | 2013-06-04 | 1 | -39/+35 |
| |\ \ \ |
|
| | * | | | spi: spi-xilinx: Remove ISR race condition | Peter Crosthwaite | 2013-06-04 | 1 | -39/+35 |
| * | | | | Merge remote-tracking branch 'spi/fix/topcliff' into spi-linus | Mark Brown | 2013-06-04 | 1 | -1/+2 |
| |\ \ \ \ |
|
| | * | | | | spi: topcliff-pch: fix error return code in pch_spi_probe() | Wei Yongjun | 2013-05-22 | 1 | -0/+1 |
| | * | | | | spi: topcliff-pch: Pass correct pointer to free_irq() | Lars-Peter Clausen | 2013-05-20 | 1 | -1/+1 |
| * | | | | | Merge remote-tracking branch 'spi/fix/hspi' into spi-linus | Mark Brown | 2013-06-04 | 1 | -1/+1 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | spi: hspi: fixup long delay time | Kuninori Morimoto | 2013-06-04 | 1 | -1/+1 |
| | |/ / / |
|
* | | | | | Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-06-10 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se... | Konrad Rzeszutek Wilk | 2013-06-10 | 1 | -2/+2 |
* | | | | | | Merge tag 'regmap-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-06-10 | 3 | -15/+16 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus | Mark Brown | 2013-06-03 | 1 | -1/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | regmap: debugfs: Check return value of regmap_write() | Dimitris Papastamos | 2013-05-12 | 1 | -1/+4 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus | Mark Brown | 2013-06-03 | 2 | -14/+12 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | regmap: rbtree: Fixed node range check on sync | Maarten ter Huurne | 2013-06-01 | 1 | -2/+0 |
| | * | | | | | regmap: regcache: Fixup locking for custom lock callbacks | Lars-Peter Clausen | 2013-05-23 | 2 | -12/+12 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-06-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | crypto: sahara - fix building as module | Arnd Bergmann | 2013-06-05 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-06-09 | 1 | -8/+50 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617 | Guenter Roeck | 2013-06-07 | 1 | -8/+50 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-06-09 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | irqchip: Return -EPERM for reserved IRQs | Grant Likely | 2013-06-08 | 2 | -2/+2 |
| |/ / / / / / / |
|
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-06-08 | 2 | -19/+40 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ... | Olof Johansson | 2013-06-08 | 1 | -10/+4 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ARM: mxs: icoll: Fix interrupts gpio bank 0 | Markus Pargmann | 2013-06-03 | 1 | -10/+4 |
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2013-06-08 | 1 | -9/+36 |
| |\ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | sh-pfc: r8a7779: Don't group USB OVC and PENC pins | Laurent Pinchart | 2013-06-04 | 1 | -9/+36 |
| | | |_|/ / / /
| | |/| | | | | |
|
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-06-08 | 29 | -68/+188 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/no... | Dave Airlie | 2013-06-05 | 5 | -6/+22 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | drm/nv50/kms: use dac loadval from vbios, where it's available | Ben Skeggs | 2013-06-05 | 1 | -1/+3 |
| | * | | | | | | | | drm/nv50/disp: force dac power state during load detect | Ben Skeggs | 2013-06-05 | 2 | -1/+5 |
| | * | | | | | | | | drm/nv50-nv84/fifo: fix resume regression introduced by playlist race fix | Ben Skeggs | 2013-06-05 | 1 | -4/+10 |
| | * | | | | | | | | drm/nv84/disp: Fix HDMI audio regression | Alexander Stein | 2013-06-05 | 1 | -0/+4 |
| * | | | | | | | | | Merge tag 'drm-intel-fixes-2013-06-04' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-06-05 | 160 | -1081/+2310 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC. | Egbert Eich | 2013-06-04 | 1 | -1/+1 |
| | * | | | | | | | | | drm/i915: no lvds quirk for hp t5740 | Ben Mesman | 2013-06-03 | 1 | -2/+2 |
| | * | | | | | | | | | drm/i915: Quirk the pipe A quirk in the modeset state checker | Daniel Vetter | 2013-06-03 | 1 | -0/+5 |
| | * | | | | | | | | | drm/i915: Fix spurious -EIO/SIGBUS on wedged gpus | Daniel Vetter | 2013-06-03 | 1 | -5/+2 |
| | | |/ / / / / / /
| | |/| | | | | | | |
|