summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-15arm64: handle pgtable_page_ctor() failKirill A. Shutemov1-3/+6
2013-11-15arm: handle pgtable_page_ctor() failKirill A. Shutemov1-5/+7
2013-11-15arc: handle pgtable_page_ctor() failKirill A. Shutemov1-3/+8
2013-11-15alpha: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15openrisc: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov1-2/+8
2013-11-15mn10300: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov2-2/+8
2013-11-15microblaze: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov1-3/+9
2013-11-15mm: allow pgtable_page_ctor() to failKirill A. Shutemov1-1/+2
2013-11-15xtensa: fix potential NULL-pointer dereferenceKirill A. Shutemov1-1/+5
2013-11-15m32r: fix potential NULL-pointer dereferenceKirill A. Shutemov1-0/+2
2013-11-15cris: fix potential NULL-pointer dereferenceKirill A. Shutemov1-0/+2
2013-11-15x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmdsKirill A. Shutemov1-2/+9
2013-11-15x86, mm: enable split page table lock for PMD levelKirill A. Shutemov2-1/+14
2013-11-15mm: implement split page table lock for PMD levelKirill A. Shutemov4-3/+43
2013-11-15mm: convert the rest to new page table lock apiKirill A. Shutemov4-59/+73
2013-11-15mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov7-54/+105
2013-11-15mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov4-18/+19
2013-11-15mm, thp: move ptl taking inside page_check_address_pmd()Kirill A. Shutemov3-25/+34
2013-11-15mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov4-31/+46
2013-11-15mm: introduce api for split page table lock for PMD levelKirill A. Shutemov1-0/+13
2013-11-15mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov7-14/+16
2013-11-15mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov4-13/+13
2013-11-15mm: avoid increase sizeof(struct page) due to split page table lockKirill A. Shutemov1-0/+1
2013-11-15mm: drop actor argument of do_generic_file_read()Kirill A. Shutemov1-5/+5
2013-11-15drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REGAndrew Morton2-3/+3
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds49-974/+2601
2013-11-15ide: pmac: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-11-15ide: cs5536: use module_pci_driver()Jingoo Han1-12/+1
2013-11-15ide: pmac: Remove casting the return value which is a void pointerJingoo Han1-34/+17
2013-11-15sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai14-39/+137
2013-11-15sparc64: Add self-IPI support for smp_send_reschedule()Kirill Tkhai1-2/+7
2013-11-15sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal1-2/+2
2013-11-15nfsd: export proper maximum file size to the clientChristoph Hellwig1-1/+1
2013-11-14virtio_blk: blk-mq supportJens Axboe1-257/+65
2013-11-14Merge branch 'for-3.13/post-mq-drivers' into for-linusJens Axboe50-3379/+9366
2013-11-14blk-mq: remove newly added instances of __cpuinitPaul Gortmaker2-7/+7
2013-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds11-127/+168
2013-11-14Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds116-4681/+5209
2013-11-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds31-264/+363
2013-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-8/+13
2013-11-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+46
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds83-148/+534
2013-11-14Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-50/+165
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds176-3104/+3948
2013-11-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds14-19/+2216
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds56-609/+1880
2013-11-14drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_addMaarten Lankhorst1-1/+2
2013-11-14drm/nvc0-/gr: shift wrapping bug in nvc0_grctx_generate_r406800Dan Carpenter1-1/+1
2013-11-14drm/nouveau/pwr: fix missing mutex unlock in a failure pathBen Skeggs1-5/+5
2013-11-14drm/nv40/therm: fix slowing down fan when pstate undefinedBen Skeggs1-1/+2