summaryrefslogtreecommitdiff
path: root/arch/mn10300/include/asm
AgeCommit message (Expand)AuthorFilesLines
2012-03-24Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-4/+0
2012-03-24nmi watchdog: do not use cpp symbol in KconfigCong Wang1-4/+0
2012-03-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-16/+0
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-1/+1
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-1/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-24PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-24mn10300/PCI: get rid of device resource fixupsBjorn Helgaas1-15/+1
2012-02-22sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-01-15Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-17/+1
2012-01-13treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches1-1/+1
2012-01-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-9/+8
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-35/+1
2012-01-04consolidate a bunch of ipcbuf.h instancesAl Viro1-29/+1
2012-01-04consolidate umode_t declarationsAl Viro1-6/+0
2011-12-12UAPI: Make MN10300 use asm-generic/param.hDavid Howells1-17/+1
2011-12-04mn10300: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin1-1/+0
2011-12-04mn10300: add missing __iomap markersMichael S. Tsirkin1-8/+8
2011-11-22freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-10net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-07-27atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-2/+0
2011-07-27atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-27atomic: use <linux/atomic.h>Arun Sharma4-4/+3
2011-07-27asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-6/+1
2011-07-27ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-27mn10300, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-06-22MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells1-0/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds7-9/+150
2011-03-24bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-24bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-24bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-23MN10300: gcc 4.6 vs am33 inline assemblyRichard Henderson1-4/+17
2011-03-23add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-7/+0
2011-03-23mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+4
2011-03-18MN10300: Emulate single stepping in KGDB on MN10300David Howells1-0/+4
2011-03-18MN10300: Use KGDBDavid Howells2-1/+83
2011-03-18MN10300: Create generic kernel debugger hooksDavid Howells4-4/+18
2011-03-18MN10300: Create general kernel debugger cache flushingDavid Howells1-0/+8
2011-03-18MN10300: Introduce a general config option for kernel debugger hooksDavid Howells1-0/+20
2011-03-18MN10300: Remove unused mn10300_intc_* functionsThomas Gleixner1-5/+0
2011-03-14MN10300: atomic_read() should ensure it emits a loadDavid Howells1-1/+1
2011-03-14MN10300: Proper use of macros get_user() in the case of incremented pointersTkhai Kirill1-2/+3
2010-12-03MN10300: Implement asm/syscall.hDavid Howells1-0/+117
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds38-524/+1792
2010-10-28mm: fix race in kunmap_atomic()Peter Zijlstra1-1/+3
2010-10-27MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells8-99/+51
2010-10-27MN10300: ASB2364: Add support for SMSC911X and SMC911XAkira Takeuchi1-0/+1