Commit Graph

419 Commits (74a2799ab51acec9410f467fef8678ebb1125d7d)

Author SHA1 Message Date
Thomas Gleixner 3ba65467f0 MN10300: Convert ipi irq_chip to new functions 14 years ago
Thomas Gleixner b023ba598c MN10300: Convert serial irq_chip to new functions 14 years ago
Thomas Gleixner 125bb1dbad MN10300: Convert cpu irq_chips to new functions 14 years ago
Thomas Gleixner a494d3df1e MN10300: Remove unused mn10300_intc_* functions 14 years ago
Thomas Gleixner e61645a0aa MN10300: Remove stale irq_chip.end - V2 14 years ago
Thomas Gleixner dc7daf3362 MN10300: Use clockevents_calc_mult_shift() 14 years ago
Thomas Gleixner 817890ba15 MN10300: Use clocksource_register_hz() 14 years ago
Thomas Gleixner 73a173a411 MN10300: Remove stale code 14 years ago
David Howells af79420654 MN10300: atomic_read() should ensure it emits a load 14 years ago
David Howells dcca52c21e MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist 14 years ago
Tkhai Kirill 6fc34436be MN10300: Proper use of macros get_user() in the case of incremented pointers 14 years ago
Torben Hohn 22b7fcdae5 mn10300: Switch do_timer() to xtimer_update() 14 years ago
Tejun Heo 19df0c2fef percpu: align percpu readmostly subsection to cacheline 14 years ago
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 14 years ago
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace() 14 years ago
Peter Zijlstra 20273941f2 mm: fix race in kunmap_atomic() 14 years ago
David Howells 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var 14 years ago
Akira Takeuchi a5e03ca2fd MN10300: Change "Matsushita" to "Panasonic". 14 years ago
Akira Takeuchi 72d36faffb MN10300: Create a defconfig for the ASB2364 board 14 years ago
Akira Takeuchi 711beda5cf MN10300: Update the ASB2303 defconfig 14 years ago
Akira Takeuchi 62747cd27e MN10300: ASB2364: Add support for SMSC911X and SMC911X 14 years ago
David Howells 6044cf1d94 MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA 14 years ago
Mark Salter 730c1fad0e MN10300: Generic time support 14 years ago
Mark Salter 2502c64eeb MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support 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 04157a6e7d MN10300: Delete idle_timestamp from irq_cpustat_t 14 years ago
Akira Takeuchi 37e4ec9636 MN10300: Make various interrupt priority settings configurable 14 years ago
Akira Takeuchi ab244c1a08 MN10300: Optimise do_csum() 14 years ago
Mark Salter 4f81ca1353 MN10300: Implement atomic ops using atomic ops unit 14 years ago
Akira Takeuchi 278d91c460 MN10300: Make the FPU operate in non-lazy mode under 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 633171861a MN10300: Make the boot wrapper able to use writeback caching 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