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