Commit Graph

54 Commits (0359de7dd501f694f01b61364c9b633eab41f494)

Author SHA1 Message Date
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
David Howells 2e65d1f6ee MN10300: Fix one of the kernel debugger cacheflush variants 14 years ago
KOSAKI Motohiro 8ea9716fd6 mn10300: convert old cpumask API into new one 14 years ago
Peter Zijlstra 1c39517696 mm: now that all old mmu_gather code is gone, remove the storage 14 years ago
David Howells 67ddb4052d MN10300: Create generic kernel debugger hooks 14 years ago
David Howells 7f386ac327 MN10300: Create general kernel debugger cache flushing 14 years ago
David Howells b75bb2365d MN10300: The icache invalidate functions should disable the icache first 14 years ago
David Howells dcca52c21e MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist 14 years ago
Mark Salter 5a226c6f5c MN10300: Map userspace atomic op regs as a vmalloc page 14 years ago
Akira Takeuchi 368dd5acd1 MN10300: And Panasonic AM34 subarch and implement SMP 14 years ago
Akira Takeuchi 965ea4bbb9 MN10300: SMP TLB flushing 14 years ago
Akira Takeuchi dccbf4853a MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control 14 years ago
Akira Takeuchi a9bc60ebfd MN10300: Make the use of PIDR to mark TLB entries controllable 14 years ago
David Howells 492e675116 MN10300: Rename __flush_tlb*() to local_flush_tlb*() 14 years ago
Akira Takeuchi 8f19e3daf3 MN10300: AM34 erratum requires MMUCTR read and write on exception entry 14 years ago
Akira Takeuchi 8be0628923 MN10300: Cache: Implement SMP global cache flushing 14 years ago
David Howells b478491f26 MN10300: Allow some cacheflushes to be avoided if cache snooping is available 14 years ago
Akira Takeuchi 9731d23710 MN10300: AM34: Add cacheflushing by using the AM34 purge registers 14 years ago
Akira Takeuchi 0bd3eb6ca7 MN10300: SMP: Differentiate local cache flushing 14 years ago
Akira Takeuchi 9b287bf992 MN10300: Cacheflush functions should take unsigned long addresses 14 years ago
David Howells 518d4bb746 MN10300: AM34: The current cacheflush routines operate by controlling tag regs 14 years ago
David Howells 344af921e6 MN10300: Provide a MN10300_CACHE_ENABLED config option 14 years ago
David Howells 0bc42d7fcb MN10300: Cache: Split cache bits out of arch Kconfig 14 years ago
Akira Takeuchi 86c0f935c1 MN10300: Remove monitor/JTAG functions 14 years ago
Stoyan Gaydarov 292aa14127 MN10300: BUG to BUG_ON changes 14 years ago
David Howells 57cf4f78c6 MN10300: Fix flush_icache_range() 14 years ago
David Howells 62bdb288bf MN10300: Handle missing sys_cacheflush() when caching disabled 14 years ago
Julia Lawall 6e0c64f4dd arch/mn10300/mm: eliminate NULL dereference 15 years ago
Nick Piggin c421b08ef5 mn10300: invoke oom-killer from page fault 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Russell King 4b3073e1c5 MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself 15 years ago
David Howells 012c79bad5 mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM 15 years ago
Mark Salter d6bb7a1ad3 mn10300: add cc clobbers to asm statements 15 years ago
Andreas Fenkart 4b529401c5 mm: make totalhigh_pages unsigned long 15 years ago
Geert Uytterhoeven cc013a8890 arches: drop superfluous casts in nr_free_pages() callers 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Linus Torvalds d06063cc22 Move FAULT_FLAG_xyz into handle_mm_fault() callers 16 years ago
David Howells fd4f683d04 MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler 16 years ago
David Howells 58a47481b6 MN10300: Don't do misalignment handling for userspace 16 years ago
David Howells bd9384a9fd MN10300: Don't handle misaligned loading and storing of SP 16 years ago
David Howells d3bd462865 MN10300: Handle misaligned SP-based operands 16 years ago
David Howells 852c15b736 MN10300: Fix misaligned index-register addressing handling 16 years ago
David Howells 6d615c78fb MN10300: Handle misaligned postinc-with-imm addressing mode correctly 16 years ago
David Howells ddb6d05cba MN10300: Perform misalignment fixups of MOV_Lcc 16 years ago
David Howells aefefbbec1 MN10300: Allow misalignment fixup in interrupt handling 16 years ago
David Howells f911c685d6 MN10300: Fix register-postinc addressing misalignment handling 16 years ago
David Howells b308bf3be1 MN10300: Extract the displacement from an insn correctly in misalignment fixup 16 years ago
David Howells ee6e740cf7 MN10300: Add further misalignment fixups 16 years ago
David Howells 9f55588968 MN10300: Add built-in testing for misalignment handler 16 years ago
David Howells 31ea24bba7 MN10300: Clean up the misalignment handler a little 16 years ago