aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/tlbflush_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2012-05-14sh64: Migrate to __update_tlb() API.Paul Mundt1-4/+0
2012-05-14sh: Enable shared page fault handler for _32/_64.Paul Mundt1-243/+0
2012-05-14sh64: Utilize thread fault code encoding.Paul Mundt1-5/+7
2012-04-19sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt1-3/+0
2012-04-11sh64: Kill off dead page fault debug cruft.Paul Mundt1-69/+5
2012-04-11sh64: Port OOM changes to do_page_faultPaul Mundt1-10/+30
2012-03-28Disintegrate asm/system.h for SHDavid Howells1-1/+0
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-3/+3
2010-07-02sh: Provide a global TLB flush for U/I-TLB clear.Paul Mundt1-0/+5
2010-04-26sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt1-1/+0
2010-04-26sh: invoke oom-killer from page faultNick Piggin1-15/+4
2010-01-16sh: Acquire some more page flags for SH-5.Matt Fleming1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-4/+4
2009-08-16sh: Convert cache disabled SH-5 over to new cache interface.Paul Mundt1-5/+0
2009-08-04sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt1-1/+1
2009-07-29sh: update_mmu_cache() consolidation.Paul Mundt1-16/+9
2009-06-25sh64: Hook up page fault events for software perf counters.Paul Mundt1-3/+12
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-01-28sh: Rename the _32 and _64 TLB flush variants.Paul Mundt1-0/+475