| Commit message (Expand) | Author | Age |
* | 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-23 |
* | tile: export a handful of symbols appropriately | Chris Metcalf | 2013-02-08 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 |
|\ |
|
| * | arch/tile: eliminate pt_regs trampolines for syscalls | Chris Metcalf | 2012-10-23 |
* | | mm: use vm_unmapped_area() in hugetlbfs on tile architecture | Michel Lespinasse | 2012-12-11 |
|/ |
|
* | 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-10-09 |
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-07-27 |
|\ |
|
| * | tile: remove usage of enum km_type | Cong Wang | 2012-07-23 |
* | | 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-07-18 |
|/ |
|
* | 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-05-25 |
* | arch/tile: remove bogus performance optimization | Chris Metcalf | 2012-04-02 |
* | arch/tile: export the page_home() function. | Chris Metcalf | 2012-04-02 |
* | arch/tile: fix up locking in pgtable.c slightly | Chris Metcalf | 2012-04-02 |
* | arch/tile: fix bug in loading kernels larger than 16 MB | Chris Metcalf | 2012-04-02 |
* | arch/tile: don't enable irqs unconditionally in page fault handler | Chris Metcalf | 2012-04-02 |
* | arch/tile: don't set the homecache of a PTE unless appropriate | Chris Metcalf | 2012-04-02 |
* | arch/tile: don't wait for migrating PTEs in an NMI handler | Chris Metcalf | 2012-04-02 |
* | arch/tile: fix a couple of comments that needed updating | Chris Metcalf | 2012-04-02 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
|\ |
|
| * | Disintegrate asm/system.h for Tile | David Howells | 2012-03-28 |
* | | coredump: remove VM_ALWAYSDUMP flag | Jason Baron | 2012-03-23 |
|/ |
|
* | highmem: kill all __kmap_atomic() | Cong Wang | 2012-03-20 |
* | tile: Make tile use the new is_idle_task() API | Paul E. McKenney | 2011-12-11 |
* | arch/tile: fix double-free bug in homecache_free_pages() | Chris Metcalf | 2011-12-03 |
* | arch/tile/mm/init.c: trivial: use BUG_ON | Julia Lawall | 2011-08-02 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-05-25 |
|\ |
|
| * | arch/tile: support signal "exception-trace" hook | Chris Metcalf | 2011-05-19 |
| * | arch/tile: finish enabling support for TILE-Gx 64-bit chip | Chris Metcalf | 2011-05-12 |
| * | arch/tile: support TIF_NOTIFY_RESUME | Chris Metcalf | 2011-05-02 |
* | | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-24 |
* | arch/tile: support 4KB page size as well as 64KB | Chris Metcalf | 2011-03-10 |
* | arch/tile: fix some comments and whitespace | Chris Metcalf | 2011-03-10 |
* | arch/tile: export some additional module symbols | Chris Metcalf | 2011-03-01 |
* | arch/tile: enhance existing finv_buffer_remote() routine | Chris Metcalf | 2011-03-01 |
* | arch/tile: fix reversed test of strict_strtol() return value | Chris Metcalf | 2011-03-01 |
* | arch/tile: avoid a simulator warning during bootup | Chris Metcalf | 2011-03-01 |
* | arch/tile: catch up with section naming convention in 2.6.35 | Chris Metcalf | 2011-03-01 |
* | tile: Fix __pte_free_tlb | Peter Zijlstra | 2011-02-23 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
* | arch/tile: avoid __must_check warning on one strict_strtol check | Chris Metcalf | 2010-11-01 |