summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-05kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-05tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-05mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov
2013-11-05xtensa: use buddy allocator for PTE tableKirill A. Shutemov
2013-11-05xtensa: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05x86: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05unicore32: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05um: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05tile: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05sparc: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05sh: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05score: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05s390: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05powerpc: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05parisc: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05mips: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05metag: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05m68k-handle-pgtable_page_ctor-fail-fix-fixKirill A. Shutemov
2013-11-05m68k-handle-pgtable_page_ctor-fail-fixKirill A. Shutemov
2013-11-05m68k: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05m32r: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05ia64: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05hexagon: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05frv: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05cris: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05avr32: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05arm64: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05arm: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05arc: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05alpha: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05openrisc: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov
2013-11-05mn10300: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov
2013-11-05microblaze: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov
2013-11-05xtensa: fix potential NULL-pointer dereferenceKirill A. Shutemov
2013-11-05m32r: fix potential NULL-pointer dereferenceKirill A. Shutemov
2013-11-05cris: fix potential NULL-pointer dereferenceKirill A. Shutemov
2013-11-05x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmdsKirill A. Shutemov
2013-11-05x86-mm-enable-split-page-table-lock-for-pmd-level-checkpatch-fixesAndrew Morton
2013-11-05x86, mm: enable split page table lock for PMD levelKirill A. Shutemov
2013-11-05mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov
2013-11-05mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov
2013-11-05Merge branch 'akpm-current/current'Stephen Rothwell
2013-11-05exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-05arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.cNicolin Chen
2013-11-05x86: move fpu_counter into ARCH specific thread_structVineet Gupta
2013-11-05sh: move fpu_counter into ARCH specific thread_structVineet Gupta
2013-11-05errno.h: remove "NFS" from descriptions in commentsEric Sandeen
2013-11-05arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu
2013-11-05mem-hotplug: introduce movable_node boot optionTang Chen
2013-11-05x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen