aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/mm
Commit message (Expand)AuthorAge
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2012-10-09
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-27
|\
| * tile: remove usage of enum km_typeCong Wang2012-07-23
* | arch/tile: enable ZONE_DMA for tilegxChris Metcalf2012-07-18
* | tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf2012-07-18
* | arch/tile: tilegx PCI root complex supportChris Metcalf2012-07-18
|/
* tile/mm/fault.c: Port OOM changes to handle_page_faultKautuk Consul2012-05-25
* arch/tile: support multiple huge page sizes dynamicallyChris Metcalf2012-05-25
* arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf2012-05-25
* arch/tile: use interrupt critical sections lessChris Metcalf2012-05-25
* arch/tile: remove bogus performance optimizationChris Metcalf2012-04-02
* arch/tile: export the page_home() function.Chris Metcalf2012-04-02
* arch/tile: fix up locking in pgtable.c slightlyChris Metcalf2012-04-02
* arch/tile: fix bug in loading kernels larger than 16 MBChris Metcalf2012-04-02
* arch/tile: don't enable irqs unconditionally in page fault handlerChris Metcalf2012-04-02
* arch/tile: don't set the homecache of a PTE unless appropriateChris Metcalf2012-04-02
* arch/tile: don't wait for migrating PTEs in an NMI handlerChris Metcalf2012-04-02
* arch/tile: fix a couple of comments that needed updatingChris Metcalf2012-04-02
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Disintegrate asm/system.h for TileDavid Howells2012-03-28
* | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-23
|/
* highmem: kill all __kmap_atomic()Cong Wang2012-03-20
* tile: Make tile use the new is_idle_task() APIPaul E. McKenney2011-12-11
* arch/tile: fix double-free bug in homecache_free_pages()Chris Metcalf2011-12-03
* arch/tile/mm/init.c: trivial: use BUG_ONJulia Lawall2011-08-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-25
|\
| * arch/tile: support signal "exception-trace" hookChris Metcalf2011-05-19
| * arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf2011-05-12
| * arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf2011-05-02
* | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-24
* arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-10
* arch/tile: fix some comments and whitespaceChris Metcalf2011-03-10
* arch/tile: export some additional module symbolsChris Metcalf2011-03-01
* arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf2011-03-01
* arch/tile: fix reversed test of strict_strtol() return valueChris Metcalf2011-03-01
* arch/tile: avoid a simulator warning during bootupChris Metcalf2011-03-01
* arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf2011-03-01
* tile: Fix __pte_free_tlbPeter Zijlstra2011-02-23
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* arch/tile: avoid __must_check warning on one strict_strtol checkChris Metcalf2010-11-01
* arch/tile: complete migration to new kmap_atomic schemeChris Metcalf2010-11-01
* mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-10-26
|\
| * arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-15
| * arch/tile: add Tilera's <arch/sim.h> header as an open-source headerChris Metcalf2010-10-15
| * arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf2010-10-14
* | mm: stack based kmap_atomic()Peter Zijlstra2010-10-26
|/