Age | Commit message (Expand) | Author | Files | Lines |
2016-05-25 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -3/+3 |
2016-05-24 | Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 23 | -285/+1975 |
2016-05-24 | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds | 65 | -2590/+3834 |
2016-05-24 | Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -3/+6 |
2016-05-24 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -8/+12 |
2016-05-24 | xen/events: Don't move disabled irqs | Ross Lagerwall | 1 | -2/+4 |
2016-05-24 | Xen: don't warn about 2-byte wchar_t in efi | Arnd Bergmann | 1 | -0/+1 |
2016-05-24 | xen/gntdev: reduce copy batch size to 16 | David Vrabel | 1 | -1/+1 |
2016-05-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -6/+13 |
2016-05-24 | Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2 | -271/+294 |
2016-05-24 | Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 12 | -177/+1064 |
2016-05-24 | drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killable | Michal Hocko | 1 | -1/+4 |
2016-05-24 | drm/radeon: make radeon_mn_get wait for mmap_sem killable | Michal Hocko | 1 | -1/+3 |
2016-05-24 | drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killable | Michal Hocko | 1 | -1/+4 |
2016-05-24 | drivers/memstick/core/mspro_block: use kmemdup | Muhammad Falak R Wani | 1 | -2/+1 |
2016-05-24 | rtsx_usb_ms: use schedule_timeout_idle() in polling loop | Oleksandr Natalenko | 1 | -1/+1 |
2016-05-23 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 762 | -20735/+101426 |
2016-05-23 | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 28 | -649/+2017 |
2016-05-23 | Merge remote-tracking branch 'spi/topic/zynqmp' into spi-next | Mark Brown | 1 | -1/+2 |
2016-05-23 | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qup', 'spi/topi... | Mark Brown | 8 | -35/+50 |
2016-05-23 | Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/omap2-mcspi', '... | Mark Brown | 6 | -77/+1645 |
2016-05-23 | Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/t... | Mark Brown | 4 | -8/+33 |
2016-05-23 | Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi... | Mark Brown | 6 | -162/+240 |
2016-05-23 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -2/+5 |
2016-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2 | -25/+17 |
2016-05-23 | drm/edid: add displayid detailed 1 timings to the modelist. (v1.1) | Dave Airlie | 1 | -0/+108 |
2016-05-23 | drm/edid: move displayid validation to it's own function. | Dave Airlie | 1 | -18/+26 |
2016-05-23 | drm/displayid: Iterate over all DisplayID blocks | Tomas Bzatek | 1 | -13/+19 |
2016-05-23 | drm/edid: move displayid tiled block parsing into separate function. | Dave Airlie | 1 | -51/+59 |
2016-05-23 | x86: remove pointless uaccess_32.h complexity | Linus Torvalds | 1 | -3/+1 |
2016-05-22 | virtio_balloon: fix PFN format for virtio-1 | Michael S. Tsirkin | 1 | -8/+12 |
2016-05-21 | Merge branch 'for-4.7/dax' into libnvdimm-for-next | Dan Williams | 18 | -35/+893 |
2016-05-21 | libnvdimm, dax: fix deletion | Dan Williams | 3 | -21/+22 |
2016-05-21 | libnvdimm, dax: fix alignment validation | Dan Williams | 1 | -2/+4 |
2016-05-21 | Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 41 | -734/+972 |
2016-05-21 | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 2 | -120/+104 |
2016-05-21 | rtc: tps6586x: rename so module can be autoloaded | Nicolas Chauvet | 1 | -1/+1 |
2016-05-21 | rtc: rv3029: hide unused i2c device table | Arnd Bergmann | 1 | -7/+7 |
2016-05-21 | rtc: rs5c372: r2025: fix check for 'oscillator halted' condition | Thomas Koeller | 1 | -2/+2 |
2016-05-21 | rtc: rv3029: add alarm IRQ | Mylène Josserand | 1 | -21/+93 |
2016-05-21 | rtc: rv3029: fix set_time function | Mylène Josserand | 1 | -1/+1 |
2016-05-21 | rtc: rv3029: fix alarm support | Mylène Josserand | 1 | -7/+16 |
2016-05-21 | rtc: rv3029: Remove some checks and warnings | Mylène Josserand | 1 | -34/+34 |
2016-05-21 | rtc: rv3029: Add support of RV3049 | Mylène Josserand | 2 | -21/+124 |
2016-05-21 | rtc: rv3029: convert to use regmap | Mylène Josserand | 1 | -133/+142 |
2016-05-21 | rtc: rv3029: remove 'i2c' in functions names | Mylène Josserand | 1 | -75/+57 |
2016-05-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -383/+164 |
2016-05-21 | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 633 | -25075/+24542 |
2016-05-21 | libnvdimm, dax: autodetect support | Dan Williams | 5 | -8/+57 |
2016-05-21 | libnvdimm: release ida resources | Dan Williams | 4 | -0/+15 |