Age | Commit message (Expand) | Author |
2013-09-13 | tile: remove HUGE_VMAP dead code | Chris Metcalf |
2013-09-13 | tile: use pmd_pfn() instead of casting via pte_t | Chris Metcalf |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-09-12 | arch: mm: remove obsolete init OOM protection | Johannes Weiner |
2013-09-11 | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi |
2013-09-03 | tile: make __write_once a synonym for __read_mostly | Chris Metcalf |
2013-09-03 | tile: remove support for TILE64 | Chris Metcalf |
2013-09-03 | tile: add virt_to_kpte() API and clean up and document behavior | Chris Metcalf |
2013-09-03 | tile: parameterize VA and PA space more cleanly | Chris Metcalf |
2013-09-03 | tile: don't assume user privilege is zero | Chris Metcalf |
2013-08-30 | tile: handle super huge pages in virt_to_pte | Chris Metcalf |
2013-08-30 | tile: remove set/clear_fixmap APIs | Chris Metcalf |
2013-08-30 | tile: support ASLR fully | Tony Lu |
2013-08-30 | tile: support kprobes on tilegx | Tony Lu |
2013-08-13 | tile: provide traceability for hypervisor calls | Chris Metcalf |
2013-08-13 | tile: avoid struct vm_struct leak | Chris Metcalf |
2013-08-13 | tile: implement gettimeofday() via vDSO | Chris Metcalf |
2013-08-13 | tile: support simulator notification for ET_DYN objects | Chris Metcalf |
2013-08-13 | tile: support CONFIG_PREEMPT | Chris Metcalf |
2013-08-13 | tile: remove calls to arch_flush_lazy_mmu_mode() | Chris Metcalf |
2013-08-13 | tile: fix some issues in hugepage support | Chris Metcalf |
2013-08-13 | tile: fast-path unaligned memory access for tilegx | Chris Metcalf |
2013-08-12 | tile: fix tilegx vmalloc_sync_all BUG_ON | Chris Metcalf |
2013-07-10 | mm: remove free_area_cache | Michel Lespinasse |
2013-07-09 | mm: invoke oom-killer from remaining unconverted page fault handlers | Johannes Weiner |
2013-07-03 | mm/tile: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | tile: normalize global variables exported by vmlinux.lds | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm/tile: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim |
2013-02-23 | swap: add per-partition lock for swapfile | Shaohua Li |
2013-02-23 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang |
2013-02-23 | mm: remove flags argument to mmap_region | Michel Lespinasse |
2013-02-08 | tile: export a handful of symbols appropriately | Chris Metcalf |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-11 | mm: use vm_unmapped_area() in hugetlbfs on tile architecture | Michel Lespinasse |
2012-10-23 | arch/tile: eliminate pt_regs trampolines for syscalls | Chris Metcalf |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file | Konstantin Khlebnikov |
2012-07-27 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-07-23 | tile: remove usage of enum km_type | Cong Wang |
2012-07-18 | arch/tile: enable ZONE_DMA for tilegx | Chris Metcalf |
2012-07-18 | tilegx pci: support I/O to arbitrarily-cached pages | Chris Metcalf |
2012-07-18 | arch/tile: tilegx PCI root complex support | Chris Metcalf |
2012-05-25 | tile/mm/fault.c: Port OOM changes to handle_page_fault | Kautuk Consul |
2012-05-25 | arch/tile: support multiple huge page sizes dynamically | Chris Metcalf |
2012-05-25 | arch/tile: Allow tilegx to build with either 16K or 64K page size | Chris Metcalf |
2012-05-25 | arch/tile: use interrupt critical sections less | Chris Metcalf |
2012-04-02 | arch/tile: remove bogus performance optimization | Chris Metcalf |
2012-04-02 | arch/tile: export the page_home() function. | Chris Metcalf |