summaryrefslogtreecommitdiff
path: root/arch/mn10300/include
AgeCommit message (Expand)Author
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-26mn10300, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-06-21MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-23MN10300: gcc 4.6 vs am33 inline assemblyRichard Henderson
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-18MN10300: Emulate single stepping in KGDB on MN10300David Howells
2011-03-18MN10300: Use KGDBDavid Howells
2011-03-18MN10300: Create generic kernel debugger hooksDavid Howells
2011-03-18MN10300: Create general kernel debugger cache flushingDavid Howells
2011-03-18MN10300: Introduce a general config option for kernel debugger hooksDavid Howells
2011-03-18MN10300: Remove unused mn10300_intc_* functionsThomas Gleixner
2011-03-14MN10300: atomic_read() should ensure it emits a loadDavid Howells
2011-03-14MN10300: Proper use of macros get_user() in the case of incremented pointersTkhai Kirill
2010-12-03MN10300: Implement asm/syscall.hDavid Howells
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra
2010-10-27MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells
2010-10-27MN10300: ASB2364: Add support for SMSC911X and SMC911XAkira Takeuchi
2010-10-27MN10300: ASB2364: Handle the IRQ multiplexer in the FPGADavid Howells
2010-10-27MN10300: Generic time supportMark Salter
2010-10-27MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit supportMark Salter
2010-10-27MN10300: Map userspace atomic op regs as a vmalloc pageMark Salter
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi
2010-10-27MN10300: Delete idle_timestamp from irq_cpustat_tAkira Takeuchi
2010-10-27MN10300: Make various interrupt priority settings configurableAkira Takeuchi
2010-10-27MN10300: Implement atomic ops using atomic ops unitMark Salter
2010-10-27MN10300: Make the FPU operate in non-lazy mode under SMPAkira Takeuchi
2010-10-27MN10300: SMP TLB flushingAkira Takeuchi
2010-10-27MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB controlAkira Takeuchi
2010-10-27MN10300: Make the use of PIDR to mark TLB entries controllableAkira Takeuchi
2010-10-27MN10300: Rename __flush_tlb*() to local_flush_tlb*()David Howells
2010-10-27MN10300: Allow some cacheflushes to be avoided if cache snooping is availableDavid Howells
2010-10-27MN10300: SMP: Differentiate local cache flushingAkira Takeuchi
2010-10-27MN10300: Cacheflush functions should take unsigned long addressesAkira Takeuchi
2010-10-27MN10300: Reorder asm/cacheflush.h to put primitives firstDavid Howells
2010-10-27MN10300: Provide a MN10300_CACHE_ENABLED config optionDavid Howells
2010-10-27MN10300: Remove monitor/JTAG functionsAkira Takeuchi
2010-10-27MN10300: Add CPU register bits for AM34Akira Takeuchi
2010-10-27MN10300: Don't hard code the cacheline size in register defsAkira Takeuchi