summaryrefslogtreecommitdiff
path: root/arch/sh/mm/tlbflush_64.c
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* sh64: Migrate to __update_tlb() API.Paul Mundt2012-05-14
* sh: Enable shared page fault handler for _32/_64.Paul Mundt2012-05-14
* sh64: Utilize thread fault code encoding.Paul Mundt2012-05-14
* sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt2012-04-19
* sh64: Kill off dead page fault debug cruft.Paul Mundt2012-04-11
* sh64: Port OOM changes to do_page_faultPaul Mundt2012-04-11
* Disintegrate asm/system.h for SHDavid Howells2012-03-28
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* sh: Provide a global TLB flush for U/I-TLB clear.Paul Mundt2010-07-02
* sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt2010-04-26
* sh: invoke oom-killer from page faultNick Piggin2010-04-26
* sh: Acquire some more page flags for SH-5.Matt Fleming2010-01-16
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* sh: Convert cache disabled SH-5 over to new cache interface.Paul Mundt2009-08-16
* sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt2009-08-04
* sh: update_mmu_cache() consolidation.Paul Mundt2009-07-29
* sh64: Hook up page fault events for software perf counters.Paul Mundt2009-06-25
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-06
* sh: Rename the _32 and _64 TLB flush variants.Paul Mundt2008-01-28