summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-09mm: protect set_page_dirty() from ongoing truncationJohannes Weiner3-42/+29
2015-01-09mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov2-1/+51
2015-01-09exit: fix race between wait_consider_task() and wait_task_zombie()Oleg Nesterov1-3/+9
2015-01-09ocfs2: remove bogus check in dlm_process_recovery_dataJoseph Qi1-4/+1
2015-01-09Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-01-09Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-8/+8
2015-01-09Makefile: include arch/*/include/generated/uapi before .../generatedMichal Marek1-0/+1
2015-01-09Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+58
2015-01-09Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-61/+75
2015-01-09Input: elantech - support new ICs types for version 4Sam hung1-0/+2
2015-01-09Merge tag 'keys-fixes-20150107' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+3
2015-01-09drm/radeon: add a dpm quirk listAlex Deucher1-0/+33
2015-01-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-12/+13
2015-01-08Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-12/+7
2015-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-12/+36
2015-01-08gpio: grgpio: Avoid potential NULL pointer dereferenceAxel Lin1-1/+2
2015-01-08ASoC: fsl_ssi: Fix irq error checkFabio Estevam1-2/+2
2015-01-08regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee2-4/+40
2015-01-08regulator: core: fix race condition in regulator_put()Ashay Jaiswal1-1/+3
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov3-4/+4
2015-01-08ceph: use %zu for len in ceph_fill_inline_data()Ilya Dryomov1-1/+1
2015-01-08arm: dts: Use pmu_system_controller phandle for dp phyVivek Gautam2-3/+3
2015-01-08NVMe: Fix locking on abort handlingKeith Busch1-10/+19
2015-01-08NVMe: Start and stop h/w queues on resetKeith Busch1-3/+41
2015-01-08NVMe: Command abort handling fixesKeith Busch1-4/+13
2015-01-08NVMe: Admin queue removal handlingKeith Busch1-14/+20
2015-01-08selftests/vm: fix link error for transhuge-stress testAndrey Skvortsov1-1/+1
2015-01-08NVMe: Reference count admin queue usageKeith Busch1-14/+14
2015-01-08NVMe: Start all requestsKeith Busch1-4/+12
2015-01-08blk-mq: End unstarted requests on a dying queueKeith Busch1-1/+10
2015-01-08blk-mq: Allow requests to never expireKeith Busch3-1/+8
2015-01-08blk-mq: Add helper to abort requeued requestsJens Axboe2-0/+21
2015-01-08blk-mq: Let drivers cancel requeue_workKeith Busch2-0/+7
2015-01-08blk-mq: Export if requests were startedKeith Busch2-0/+7
2015-01-08blk-mq: Wake tasks entering queue on dyingKeith Busch1-0/+7
2015-01-08libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen3-8/+34
2015-01-08perf hists browser: Fix segfault when showing callchainNamhyung Kim1-1/+1
2015-01-08perf callchain: Free callchains when hist entries are deletedNamhyung Kim3-0/+33
2015-01-08drm/amdkfd: Fix sparse warning (different address space)Oded Gabbay1-1/+1
2015-01-08drm/radeon: fix VM flush on CIK (v3)Alex Deucher2-0/+21
2015-01-08drm/radeon: fix VM flush on SI (v3)Alex Deucher3-0/+36
2015-01-08drm/radeon: fix VM flush on cayman/aruba (v3)Alex Deucher3-0/+40
2015-01-08perf hists: Fix children sort key behaviorNamhyung Kim2-32/+35
2015-01-08x86/xen: avoid freeing static 'name' when kasprintf() failsVitaly Kuznetsov1-11/+5
2015-01-08x86/xen: add extra memory for remapped frames during setupDavid Vrabel1-4/+9
2015-01-08x86/xen: don't count how many PFNs are identity mappedDavid Vrabel1-18/+9
2015-01-08x86/xen: Free bootmem in free_p2m_page() during early bootBoris Ostrovsky1-3/+6
2015-01-08arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel2-1/+2
2015-01-08ASoC: rockchip: i2s: applys rate symmetry for CPU DAIJianqun Xu1-0/+1
2015-01-08s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKSMartin Schwidefsky1-2/+3