aboutsummaryrefslogtreecommitdiff
path: root/arch/tile/mm
AgeCommit message (Expand)Author
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on tile architectureMichel Lespinasse
2012-10-23arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-23tile: remove usage of enum km_typeCong Wang
2012-07-18arch/tile: enable ZONE_DMA for tilegxChris Metcalf
2012-07-18tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf
2012-05-25tile/mm/fault.c: Port OOM changes to handle_page_faultKautuk Consul
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf
2012-05-25arch/tile: use interrupt critical sections lessChris Metcalf
2012-04-02arch/tile: remove bogus performance optimizationChris Metcalf
2012-04-02arch/tile: export the page_home() function.Chris Metcalf
2012-04-02arch/tile: fix up locking in pgtable.c slightlyChris Metcalf
2012-04-02arch/tile: fix bug in loading kernels larger than 16 MBChris Metcalf
2012-04-02arch/tile: don't enable irqs unconditionally in page fault handlerChris Metcalf
2012-04-02arch/tile: don't set the homecache of a PTE unless appropriateChris Metcalf
2012-04-02arch/tile: don't wait for migrating PTEs in an NMI handlerChris Metcalf
2012-04-02arch/tile: fix a couple of comments that needed updatingChris Metcalf
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for TileDavid Howells
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2011-12-11tile: Make tile use the new is_idle_task() APIPaul E. McKenney
2011-12-03arch/tile: fix double-free bug in homecache_free_pages()Chris Metcalf
2011-08-02arch/tile/mm/init.c: trivial: use BUG_ONJulia Lawall
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-19arch/tile: support signal "exception-trace" hookChris Metcalf
2011-05-12arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf
2011-05-02arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf
2011-03-10arch/tile: fix some comments and whitespaceChris Metcalf
2011-03-01arch/tile: export some additional module symbolsChris Metcalf
2011-03-01arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf
2011-03-01arch/tile: fix reversed test of strict_strtol() return valueChris Metcalf
2011-03-01arch/tile: avoid a simulator warning during bootupChris Metcalf
2011-03-01arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf
2011-02-23tile: Fix __pte_free_tlbPeter Zijlstra
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-01arch/tile: avoid __must_check warning on one strict_strtol checkChris Metcalf
2010-11-01arch/tile: complete migration to new kmap_atomic schemeChris Metcalf
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra
2010-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra