summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/tlbflush_64.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sh64: Migrate to __update_tlb() API.Paul Mundt2012-05-141-4/+0
* sh: Enable shared page fault handler for _32/_64.Paul Mundt2012-05-141-243/+0
* sh64: Utilize thread fault code encoding.Paul Mundt2012-05-141-5/+7
* sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt2012-04-191-3/+0
* sh64: Kill off dead page fault debug cruft.Paul Mundt2012-04-111-69/+5
* sh64: Port OOM changes to do_page_faultPaul Mundt2012-04-111-10/+30
* Disintegrate asm/system.h for SHDavid Howells2012-03-281-1/+0
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-3/+3
* sh: Provide a global TLB flush for U/I-TLB clear.Paul Mundt2010-07-021-0/+5
* sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt2010-04-261-1/+0
* sh: invoke oom-killer from page faultNick Piggin2010-04-261-15/+4
* sh: Acquire some more page flags for SH-5.Matt Fleming2010-01-161-1/+1
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-4/+4
* sh: Convert cache disabled SH-5 over to new cache interface.Paul Mundt2009-08-161-5/+0
* sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt2009-08-041-1/+1
* sh: update_mmu_cache() consolidation.Paul Mundt2009-07-291-16/+9
* sh64: Hook up page fault events for software perf counters.Paul Mundt2009-06-251-3/+12
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-3/+3
* sh: Rename the _32 and _64 TLB flush variants.Paul Mundt2008-01-281-0/+475