aboutsummaryrefslogtreecommitdiff
path: root/arch/tile/mm
AgeCommit message (Expand)Author
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
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf
2010-10-15arch/tile: add Tilera's <arch/sim.h> header as an open-source headerChris Metcalf
2010-10-14arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf
2010-08-13arch/tile: Various cleanups.Chris Metcalf
2010-08-13arch: tile: mm: pgtable.c: Removed duplicated #includeAndrea Gelmini
2010-08-11arch/tile: support new kunmap_atomic() naming convention.Chris Metcalf
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf