linux-stable-rt/arch/mn10300
David Howells 492e675116 MN10300: Rename __flush_tlb*() to local_flush_tlb*()
Rename __flush_tlb*() to local_flush_tlb*() as it's more appropriate, and ready
to differentiate local from global TLB flushes when SMP is introduced.

Whilst we're at it, get rid of __flush_tlb_global() and make
local_flush_tlb_page() take an mm_struct pointer rather than VMA pointer.

Signed-off-by: David Howells <dhowells@redhat.com>
2010-10-27 17:28:49 +01:00
..
boot MN10300: Make the boot wrapper able to use writeback caching 2010-10-27 17:28:47 +01:00
configs
include/asm MN10300: Rename __flush_tlb*() to local_flush_tlb*() 2010-10-27 17:28:49 +01:00
kernel MN10300: AM34 erratum requires MMUCTR read and write on exception entry 2010-10-27 17:28:48 +01:00
lib bitops: Change the bitmap index from int to unsigned long [mn10300] 2010-10-27 17:28:34 +01:00
mm MN10300: Rename __flush_tlb*() to local_flush_tlb*() 2010-10-27 17:28:49 +01:00
oprofile
proc-mn103e010 MN10300: SMP: Differentiate local cache flushing 2010-10-27 17:28:45 +01:00
unit-asb2303 MN10300: BUG to BUG_ON changes 2010-10-27 17:28:33 +01:00
unit-asb2305 mn10300: Use pci_claim_resource 2010-10-27 17:28:34 +01:00
Kconfig MN10300: AM34 erratum requires MMUCTR read and write on exception entry 2010-10-27 17:28:48 +01:00
Kconfig.debug
Makefile