summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-15ia64: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15hexagon: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15frv: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15cris: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15avr32: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15arm64: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15arm: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15arc: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15alpha: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15openrisc: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov
2013-11-15mn10300: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov
2013-11-15microblaze: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov
2013-11-15mm: allow pgtable_page_ctor() to failKirill A. Shutemov
2013-11-15xtensa: fix potential NULL-pointer dereferenceKirill A. Shutemov
2013-11-15m32r: fix potential NULL-pointer dereferenceKirill A. Shutemov
2013-11-15cris: fix potential NULL-pointer dereferenceKirill A. Shutemov
2013-11-15x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmdsKirill A. Shutemov
2013-11-15x86, mm: enable split page table lock for PMD levelKirill A. Shutemov
2013-11-15mm: implement split page table lock for PMD levelKirill A. Shutemov
2013-11-15mm: convert the rest to new page table lock apiKirill A. Shutemov
2013-11-15mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov
2013-11-15mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov
2013-11-15mm, thp: move ptl taking inside page_check_address_pmd()Kirill A. Shutemov
2013-11-15mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov
2013-11-15mm: introduce api for split page table lock for PMD levelKirill A. Shutemov
2013-11-15mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov
2013-11-15mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov
2013-11-15mm: avoid increase sizeof(struct page) due to split page table lockKirill A. Shutemov
2013-11-15mm: drop actor argument of do_generic_file_read()Kirill A. Shutemov
2013-11-15drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REGAndrew Morton
2013-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-11-14ide: pmac: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-14ide: cs5536: use module_pci_driver()Jingoo Han
2013-11-14ide: pmac: Remove casting the return value which is a void pointerJingoo Han
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai
2013-11-14sparc64: Add self-IPI support for smp_send_reschedule()Kirill Tkhai
2013-11-14sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal
2013-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-11-14Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-11-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2013-11-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-14Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds