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