- 01ea917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
- 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
- 3922920 tile: provide default ioremap declaration by Logan Gunthorpe · 7 years ago
- 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
- 0af0bc38 mm, tile: drop arch_{add,remove}_memory by Michal Hocko · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 897ab3e userfaultfd: non-cooperative: add event for memory unmaps by Mike Rapoport · 8 years ago
- 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
- 14e73e7 tile: use __ro_after_init instead of tile-specific __write_once by Chris Metcalf · 8 years ago
- 18bfd3e tile: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- 09fddba tile: use simpler API for random address requests by Jason Cooper · 8 years ago
- 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
- 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
- 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
- dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
- f45eebc tile: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
- b3d424f tile: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
- 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
- 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
- 21c6478 tile: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 9 years ago
- 1bb50ca arch/tile: move user_exit() to early kernel entry sequence by Chris Metcalf · 9 years ago
- 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
- 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
- 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 05a8256 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
- 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago
- 5316a64 tile: avoid a "label not used" warning in do_page_fault() by Chris Metcalf · 9 years ago
- 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
- 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 10 years ago
- a84f242 tile: map data region shadow of kernel as R/W by Chris Metcalf · 10 years ago
- 49e4e15 tile: support CONTEXT_TRACKING and thus NOHZ_FULL by Chris Metcalf · 10 years ago
- 5a3b4e8 tile/elf: reorganize notify_exec() by Davidlohr Bueso · 10 years ago
- 839b268 tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
- 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
- eb12f48 tile: drop pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
- 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
- f474367 tile: Use the more common pr_warn instead of pr_warning by Joe Perches · 10 years ago
- 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
- 454ac3e tile: Remove tile-specific _sinitdata and _einitdata by Geert Uytterhoeven · 11 years ago
- b4f5019 tile: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
- 7ec6131 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
- b745bc8 mm: page_alloc: convert hot/cold parameter and immediate callers to bool by Mel Gorman · 10 years ago
- c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
- b2dfa04 replace strict_strto* call with kstrto* by Daniel Walter · 10 years ago
- e540e83 tile: cleanup the comment in init_pgprot by Wang Sheng-Hui · 11 years ago
- 76b3aec tile: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
- 4b12909 tile: remove HUGE_VMAP dead code by Chris Metcalf · 11 years ago
- 8629470 tile: use pmd_pfn() instead of casting via pte_t by Chris Metcalf · 11 years ago
- 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
- 94bce45 arch: mm: remove obsolete init OOM protection by Johannes Weiner · 11 years ago
- 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
- ce61cdc tile: make __write_once a synonym for __read_mostly by Chris Metcalf · 11 years ago
- d7c9661 tile: remove support for TILE64 by Chris Metcalf · 11 years ago
- 640710a tile: add virt_to_kpte() API and clean up and document behavior by Chris Metcalf · 11 years ago
- acbde1d tile: parameterize VA and PA space more cleanly by Chris Metcalf · 11 years ago
- 051168d tile: don't assume user privilege is zero by Chris Metcalf · 11 years ago
- a718e10 tile: handle super huge pages in virt_to_pte by Chris Metcalf · 11 years ago
- 084fe6a tile: remove set/clear_fixmap APIs by Chris Metcalf · 11 years ago
- b2eca42 tile: support ASLR fully by Tony Lu · 11 years ago
- 3fa17c3 tile: support kprobes on tilegx by Tony Lu · 11 years ago
- 9ae0983 tile: provide traceability for hypervisor calls by Chris Metcalf · 11 years ago
- fad052d tile: avoid struct vm_struct leak by Chris Metcalf · 11 years ago
- 4a556f4 tile: implement gettimeofday() via vDSO by Chris Metcalf · 11 years ago
- 0c1d191 tile: support simulator notification for ET_DYN objects by Chris Metcalf · 11 years ago
- bc1a298 tile: support CONFIG_PREEMPT by Chris Metcalf · 11 years ago
- 1182b69 tile: remove calls to arch_flush_lazy_mmu_mode() by Chris Metcalf · 11 years ago
- a0bd12d tile: fix some issues in hugepage support by Chris Metcalf · 11 years ago
- 2f9ac29 tile: fast-path unaligned memory access for tilegx by Chris Metcalf · 11 years ago
- e5f7bd4 tile: fix tilegx vmalloc_sync_all BUG_ON by Chris Metcalf · 11 years ago
- 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
- 609838c mm: invoke oom-killer from remaining unconverted page fault handlers by Johannes Weiner · 11 years ago
- 3f29c33 mm/tile: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
- 40a3b8d tile: normalize global variables exported by vmlinux.lds by Jiang Liu · 11 years ago
- 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
- abd1b6d mm/tile: use common help functions to free reserved pages by Jiang Liu · 11 years ago
- ef93247 mm, vmalloc: change iterating a vmlist to find_vm_area() by Joonsoo Kim · 12 years ago
- ec8acf2 swap: add per-partition lock for swapfile by Shaohua Li · 12 years ago
- 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 12 years ago
- c22c0d6 mm: remove flags argument to mmap_region by Michel Lespinasse · 12 years ago
- 7c63e1e tile: export a handful of symbols appropriately by Chris Metcalf · 12 years ago
- 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- dd52959 mm: use vm_unmapped_area() in hugetlbfs on tile architecture by Michel Lespinasse · 12 years ago
- 6b14e41 arch/tile: eliminate pt_regs trampolines for syscalls by Chris Metcalf · 12 years ago
- 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
- 2dd8ad8 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file by Konstantin Khlebnikov · 12 years ago
- 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
- 61d06c8 tile: remove usage of enum km_type by Cong Wang · 12 years ago
- eef015c arch/tile: enable ZONE_DMA for tilegx by Chris Metcalf · 13 years ago
- bbaa22c tilegx pci: support I/O to arbitrarily-cached pages by Chris Metcalf · 12 years ago
- 1296226 arch/tile: tilegx PCI root complex support by Chris Metcalf · 13 years ago
- 4ce6bea tile/mm/fault.c: Port OOM changes to handle_page_fault by Kautuk Consul · 13 years ago
- 621b195 arch/tile: support multiple huge page sizes dynamically by Chris Metcalf · 13 years ago
- d5d14ed arch/tile: Allow tilegx to build with either 16K or 64K page size by Chris Metcalf · 13 years ago
- 5100700 arch/tile: use interrupt critical sections less by Chris Metcalf · 13 years ago
- b1760c8 arch/tile: remove bogus performance optimization by Chris Metcalf · 13 years ago
- e81510e arch/tile: export the page_home() function. by Chris Metcalf · 13 years ago