Age | Commit message (Expand) | Author |
2018-03-16 | arch: remove tile port | Arnd Bergmann |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2016-12-16 | tile: migrate exception table users off module.h and onto extable.h | Paul Gortmaker |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-01-18 | arch/tile: move user_exit() to early kernel entry sequence | Chris Metcalf |
2015-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2015-06-04 | tile: avoid a "label not used" warning in do_page_fault() | Chris Metcalf |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand |
2015-04-17 | tile: support CONTEXT_TRACKING and thus NOHZ_FULL | Chris Metcalf |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2014-11-11 | tile: Use the more common pr_warn instead of pr_warning | Joe Perches |
2013-09-13 | tile: remove HUGE_VMAP dead code | 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-03 | tile: remove support for TILE64 | Chris Metcalf |
2013-09-03 | tile: don't assume user privilege is zero | Chris Metcalf |
2013-08-30 | tile: support kprobes on tilegx | Tony Lu |
2013-08-13 | tile: remove calls to arch_flush_lazy_mmu_mode() | 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-09 | mm: invoke oom-killer from remaining unconverted page fault handlers | Johannes Weiner |
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-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-04-02 | arch/tile: don't enable irqs unconditionally in page fault handler | 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-03-28 | Disintegrate asm/system.h for Tile | David Howells |
2011-12-11 | tile: Make tile use the new is_idle_task() API | Paul E. McKenney |
2011-05-19 | arch/tile: support signal "exception-trace" hook | Chris Metcalf |
2011-05-02 | arch/tile: support TIF_NOTIFY_RESUME | Chris Metcalf |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-10 | arch/tile: fix some comments and whitespace | Chris Metcalf |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-10-15 | arch/tile: parameterize system PLs to support KVM port | Chris Metcalf |
2010-10-14 | arch/tile: Use <asm-generic/syscalls.h> | Chris Metcalf |
2010-08-13 | arch/tile: Various cleanups. | Chris Metcalf |
2010-07-06 | arch/tile: Miscellaneous cleanup changes. | Chris Metcalf |
2010-06-04 | arch/tile: core support for Tilera 32-bit chips. | Chris Metcalf |