index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
tlbflush_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
sh64: Migrate to __update_tlb() API.
Paul Mundt
2012-05-14
1
-4
/
+0
*
sh: Enable shared page fault handler for _32/_64.
Paul Mundt
2012-05-14
1
-243
/
+0
*
sh64: Utilize thread fault code encoding.
Paul Mundt
2012-05-14
1
-5
/
+7
*
sh64: Kill off unused trap_no/error_code from thread_struct.
Paul Mundt
2012-04-19
1
-3
/
+0
*
sh64: Kill off dead page fault debug cruft.
Paul Mundt
2012-04-11
1
-69
/
+5
*
sh64: Port OOM changes to do_page_fault
Paul Mundt
2012-04-11
1
-10
/
+30
*
Disintegrate asm/system.h for SH
David Howells
2012-03-28
1
-1
/
+0
*
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-07-01
1
-3
/
+3
*
sh: Provide a global TLB flush for U/I-TLB clear.
Paul Mundt
2010-07-02
1
-0
/
+5
*
sh: Kill off dangling goto labels from oom-killer rework.
Paul Mundt
2010-04-26
1
-1
/
+0
*
sh: invoke oom-killer from page fault
Nick Piggin
2010-04-26
1
-15
/
+4
*
sh: Acquire some more page flags for SH-5.
Matt Fleming
2010-01-16
1
-1
/
+1
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-4
/
+4
*
sh: Convert cache disabled SH-5 over to new cache interface.
Paul Mundt
2009-08-16
1
-5
/
+0
*
sh: Tidy up NEFF-based sign extension for SH-5.
Paul Mundt
2009-08-04
1
-1
/
+1
*
sh: update_mmu_cache() consolidation.
Paul Mundt
2009-07-29
1
-16
/
+9
*
sh64: Hook up page fault events for software perf counters.
Paul Mundt
2009-06-25
1
-3
/
+12
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
1
-1
/
+1
*
sh: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-06
1
-3
/
+3
*
sh: Rename the _32 and _64 TLB flush variants.
Paul Mundt
2008-01-28
1
-0
/
+475