aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAge
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-23
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* MN10300: Clear ASB2364 peripheral interrupt masks before enabling interruptsDavid Howells2011-03-18
* MN10300: Fix the ASB2364 gdbport UART register defsDavid Howells2011-03-18
* MN10300: Fix ASB2364 FPGA register defsDavid Howells2011-03-18
* MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-18
* MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQSDavid Howells2011-03-18
* MN10300: Convert ASB2364 FPGA irq_chip to new functionsThomas Gleixner2011-03-18
* MN10300: Convert ipi irq_chip to new functionsThomas Gleixner2011-03-18
* MN10300: Convert serial irq_chip to new functionsThomas Gleixner2011-03-18
* MN10300: Convert cpu irq_chips to new functionsThomas Gleixner2011-03-18
* MN10300: Remove unused mn10300_intc_* functionsThomas Gleixner2011-03-18
* MN10300: Remove stale irq_chip.end - V2Thomas Gleixner2011-03-18
* MN10300: Use clockevents_calc_mult_shift()Thomas Gleixner2011-03-18
* MN10300: Use clocksource_register_hz()Thomas Gleixner2011-03-18
* MN10300: Remove stale codeThomas Gleixner2011-03-18
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-16
|\
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
|\ \
| * | mn10300: Switch do_timer() to xtimer_update()Torben Hohn2011-02-09
| |/
* | MN10300: atomic_read() should ensure it emits a loadDavid Howells2011-03-14
* | MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not existDavid Howells2011-03-14
* | MN10300: Proper use of macros get_user() in the case of incremented pointersTkhai Kirill2011-03-14
|/
* mn10300: Use generic irq KconfigThomas Gleixner2011-01-21
* genirq: Remove __do_IRQThomas Gleixner2011-01-21
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang2011-01-13
* set_rtc_mmss: show warning message only onceStephen Hemminger2011-01-13
* arch/mn10300/kernel/irq.c: fix buildAndrew Morton2011-01-03
* clarify a usage constraint for cnt32_to_63()Nicolas Pitre2010-12-20
* MN10300: Fix interrupt mask alteration function call name in gdbstubDavid Howells2010-12-07
* MN10300: Implement asm/syscall.hDavid Howells2010-12-03
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-28
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds2010-10-27
|\ \ \
| * | | MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells2010-10-27
| * | | MN10300: Change "Matsushita" to "Panasonic".Akira Takeuchi2010-10-27
| * | | MN10300: Create a defconfig for the ASB2364 boardAkira Takeuchi2010-10-27
| * | | MN10300: Update the ASB2303 defconfigAkira Takeuchi2010-10-27
| * | | MN10300: ASB2364: Add support for SMSC911X and SMC911XAkira Takeuchi2010-10-27
| * | | MN10300: ASB2364: Handle the IRQ multiplexer in the FPGADavid Howells2010-10-27
| * | | MN10300: Generic time supportMark Salter2010-10-27
| * | | MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit supportMark Salter2010-10-27
| * | | MN10300: Map userspace atomic op regs as a vmalloc pageMark Salter2010-10-27
| * | | MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi2010-10-27
| * | | MN10300: Delete idle_timestamp from irq_cpustat_tAkira Takeuchi2010-10-27