Age | Commit message (Expand) | Author | Files | Lines |
2015-10-04 | Merge tag 'md/4.3-fixes' of git://neil.brown.name/md | Linus Torvalds | 7 | -26/+28 |
2015-10-04 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+4 |
2015-10-03 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+2 |
2015-10-03 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -15/+73 |
2015-10-03 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 31 | -300/+221 |
2015-10-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 13 | -47/+72 |
2015-10-02 | irqchip/gic-v3-its: Count additional LPIs for the aliased devices | Marc Zyngier | 1 | -1/+1 |
2015-10-02 | irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined | Marc Zyngier | 1 | -0/+3 |
2015-10-02 | Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 8 | -53/+77 |
2015-10-02 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 7 | -64/+62 |
2015-10-02 | Revert "Input: synaptics - fix handling of disabling gesture mode" | Dmitry Torokhov | 1 | -8/+4 |
2015-10-02 | Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 4 | -62/+67 |
2015-10-02 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 3 | -55/+75 |
2015-10-02 | md/bitmap: don't pass -1 to bitmap_storage_alloc. | NeilBrown | 1 | -1/+2 |
2015-10-02 | md/raid1: Avoid raid1 resync getting stuck | Jes Sorensen | 1 | -3/+2 |
2015-10-02 | md: drop null test before destroy functions | Julia Lawall | 4 | -14/+7 |
2015-10-02 | md: clear CHANGE_PENDING in readonly array | Shaohua Li | 1 | -0/+1 |
2015-10-02 | md/raid0: apply base queue limits *before* disk_stack_limits | NeilBrown | 1 | -6/+6 |
2015-10-02 | md/raid5: don't index beyond end of array in need_this_block(). | NeilBrown | 1 | -2/+2 |
2015-10-02 | raid5: update analysis state for failed stripe | Shaohua Li | 1 | -0/+4 |
2015-10-02 | md: wait for pending superblock updates before switching to read-only | NeilBrown | 1 | -0/+4 |
2015-10-02 | drm/dp/mst: add some defines for logical/physical ports | Dave Airlie | 1 | -1/+1 |
2015-10-02 | drm/dp/mst: drop cancel work sync in the mstb destroy path (v2) | Dave Airlie | 1 | -2/+3 |
2015-10-02 | drm/dp/mst: split connector registration into two parts (v2) | Dave Airlie | 3 | -6/+22 |
2015-10-02 | drm/dp/mst: update the link_address_sent before sending the link address (v3) | Dave Airlie | 1 | -13/+12 |
2015-10-02 | drm/dp/mst: fixup handling hotplug on port removal. | Dave Airlie | 1 | -10/+26 |
2015-10-02 | drm/dp/mst: don't pass port into the path builder function | Dave Airlie | 1 | -4/+5 |
2015-10-02 | drm/radeon: drop radeon_fb_helper_set_par | Alex Deucher | 1 | -31/+1 |
2015-10-02 | drm: handle cursor_set2 in restore_fbdev_mode | Alex Deucher | 1 | -1/+5 |
2015-10-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -0/+11 |
2015-10-02 | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -12/+43 |
2015-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 9 | -15/+38 |
2015-10-02 | thermal: avoid division by zero in power allocator | Andrea Arcangeli | 1 | -0/+10 |
2015-10-02 | drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE | Andrew Morton | 1 | -0/+1 |
2015-10-02 | Merge tag 'drm-intel-fixes-2015-10-01' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 5 | -12/+53 |
2015-10-02 | Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/... | Dave Airlie | 1 | -0/+8 |
2015-10-02 | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 12 | -152/+65 |
2015-10-02 | Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 7 | -67/+19 |
2015-10-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 11 | -120/+68 |
2015-10-01 | Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools' | Rafael J. Wysocki | 2 | -7/+22 |
2015-10-01 | Merge branch 'acpi-ec' | Rafael J. Wysocki | 1 | -0/+2 |
2015-10-01 | Merge branches 'pm-pci' and 'acpi-pci' | Rafael J. Wysocki | 3 | -5/+19 |
2015-10-01 | Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 3 | -0/+7 |
2015-10-01 | arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions | Ard Biesheuvel | 1 | -15/+73 |
2015-10-01 | blk-mq: fix racy updates of rq->errors | Christoph Hellwig | 6 | -27/+25 |
2015-10-01 | drm/exynos: Staticize local function in exynos_drm_gem.c | Krzysztof Kozlowski | 1 | -1/+1 |
2015-10-01 | drm/exynos: fimd: actually disable dp clock | Gustavo Padovan | 1 | -1/+1 |
2015-10-01 | drm/exynos: dp: remove suspend/resume functions | Inki Dae | 1 | -23/+0 |
2015-10-01 | drm/qxl: recreate the primary surface when the bo is not primary | Fabiano FidĂȘncio | 1 | -1/+1 |
2015-10-01 | dmaengine: pxa_dma: fix residue corner case | Robert Jarzmik | 1 | -0/+10 |