Commit Graph

276 Commits (c4d877c1b3df58d89f01d7b211f58b944356eea3)

Author SHA1 Message Date
Thomas Gleixner b169c908a5 mn10300: Use generic irq Kconfig 14 years ago
Thomas Gleixner 1c77ff22f5 genirq: Remove __do_IRQ 14 years ago
David Rientjes 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 years ago
Amerigo Wang 351f8f8e64 kernel: clean up USE_GENERIC_SMP_HELPERS 14 years ago
Stephen Hemminger 3e5c12409c set_rtc_mmss: show warning message only once 14 years ago
Andrew Morton d9a1abe484 arch/mn10300/kernel/irq.c: fix build 14 years ago
Nicolas Pitre b8da46d3d5 clarify a usage constraint for cnt32_to_63() 14 years ago
David Howells 6142e05f30 MN10300: Fix interrupt mask alteration function call name in gdbstub 14 years ago
David Howells a9df42e117 MN10300: Implement asm/syscall.h 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Namhyung Kim 261bb92054 ptrace: cleanup arch_ptrace() on mn10300 15 years ago
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace() 15 years ago
Peter Zijlstra 20273941f2 mm: fix race in kunmap_atomic() 15 years ago
David Howells 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var 15 years ago
Akira Takeuchi a5e03ca2fd MN10300: Change "Matsushita" to "Panasonic". 15 years ago
Akira Takeuchi 72d36faffb MN10300: Create a defconfig for the ASB2364 board 15 years ago
Akira Takeuchi 711beda5cf MN10300: Update the ASB2303 defconfig 15 years ago
Akira Takeuchi 62747cd27e MN10300: ASB2364: Add support for SMSC911X and SMC911X 15 years ago
David Howells 6044cf1d94 MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA 15 years ago
Mark Salter 730c1fad0e MN10300: Generic time support 15 years ago
Mark Salter 2502c64eeb MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support 15 years ago
Mark Salter 5a226c6f5c MN10300: Map userspace atomic op regs as a vmalloc page 15 years ago
Akira Takeuchi 368dd5acd1 MN10300: And Panasonic AM34 subarch and implement SMP 15 years ago
Akira Takeuchi 04157a6e7d MN10300: Delete idle_timestamp from irq_cpustat_t 15 years ago
Akira Takeuchi 37e4ec9636 MN10300: Make various interrupt priority settings configurable 15 years ago
Akira Takeuchi ab244c1a08 MN10300: Optimise do_csum() 15 years ago
Mark Salter 4f81ca1353 MN10300: Implement atomic ops using atomic ops unit 15 years ago
Akira Takeuchi 278d91c460 MN10300: Make the FPU operate in non-lazy mode under SMP 15 years ago
Akira Takeuchi 965ea4bbb9 MN10300: SMP TLB flushing 15 years ago
Akira Takeuchi dccbf4853a MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control 15 years ago
Akira Takeuchi a9bc60ebfd MN10300: Make the use of PIDR to mark TLB entries controllable 15 years ago
David Howells 492e675116 MN10300: Rename __flush_tlb*() to local_flush_tlb*() 15 years ago
Akira Takeuchi 8f19e3daf3 MN10300: AM34 erratum requires MMUCTR read and write on exception entry 15 years ago
Akira Takeuchi 633171861a MN10300: Make the boot wrapper able to use writeback caching 15 years ago
Akira Takeuchi 8be0628923 MN10300: Cache: Implement SMP global cache flushing 15 years ago
David Howells b478491f26 MN10300: Allow some cacheflushes to be avoided if cache snooping is available 15 years ago
Akira Takeuchi 9731d23710 MN10300: AM34: Add cacheflushing by using the AM34 purge registers 15 years ago
Akira Takeuchi 0bd3eb6ca7 MN10300: SMP: Differentiate local cache flushing 15 years ago
Akira Takeuchi 9b287bf992 MN10300: Cacheflush functions should take unsigned long addresses 15 years ago
David Howells 518d4bb746 MN10300: AM34: The current cacheflush routines operate by controlling tag regs 15 years ago
David Howells 93c10d3d68 MN10300: Reorder asm/cacheflush.h to put primitives first 15 years ago
David Howells 344af921e6 MN10300: Provide a MN10300_CACHE_ENABLED config option 15 years ago
David Howells 0bc42d7fcb MN10300: Cache: Split cache bits out of arch Kconfig 15 years ago
Akira Takeuchi 86c0f935c1 MN10300: Remove monitor/JTAG functions 15 years ago
Akira Takeuchi 8fbbf7c76a MN10300: Add CPU register bits for AM34 15 years ago
Akira Takeuchi 06019be31a MN10300: Don't hard code the cacheline size in register defs 15 years ago
Akira Takeuchi a116956423 MN10300: Move DMA engine control reg defs to MN103E010 processor directory 15 years ago
Akira Takeuchi 22d4225f61 MN10300: Differentiate AM33_2 and AM33_3 in config 15 years ago
Akira Takeuchi 9f200d3fed MN10300: Provide the functions to fully disable maskable interrupts 15 years ago
Akira Takeuchi 9f59f7d23c MN10300: Add reads[bwl]() and writes[bwl]() 15 years ago