aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-23m68k: fix __page_to_pfn for a const struct page argumentIan Campbell1-1/+1
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-4/+3
2011-07-30m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_Geert Uytterhoeven1-2/+2
2011-07-30m68k/atari: Reserve some ST-RAM early on for device buffer useMichael Schmitz1-2/+1
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-2/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+0
2011-07-26h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton1-1/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds19-1406/+876
2011-07-25m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause1-4/+0
2011-07-25m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.hGeert Uytterhoeven2-1/+2
2011-07-25m68k: fix some atomic operation asm address modes for ColdFireGreg Ungerer1-3/+3
2011-07-25m68k: use CPU_HAS_NO_BITFIELDS for signal functionsGreg Ungerer1-8/+7
2011-07-25m68k: merge and clean up delay.h filesGreg Ungerer3-136/+94
2011-07-25m68knommu: correctly use trap_initGreg Ungerer1-1/+0
2011-07-25m68k: merge mmu and non-mmu bitops.hGreg Ungerer3-837/+528
2011-07-25m68k: merge MMU and non MMU versions of system.hGreg Ungerer4-355/+197
2011-07-25m68k: merge MMU and non-MMU versions of asm/hardirq.hGreg Ungerer4-47/+32
2011-07-25m68k: merge the non-mmu and mmu versions of module.cGreg Ungerer1-18/+13
2011-05-28Merge branch 'setns'Linus Torvalds1-1/+2
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-05-26m68knommu: use generic find_next_bit_le()Akinobu Mita1-44/+2
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita2-0/+10
2011-05-26m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita1-0/+44
2011-05-24m68knommu: use asm-generic/bitops/ext2-atomic.hAkinobu Mita1-17/+1
2011-05-24m68knommu: remove stubs for __ioremap() and iounmap()Greg Ungerer1-3/+5
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz1-2/+0
2011-05-19m68k: unistd - Comment out definitions for unimplemented syscallsGeert Uytterhoeven1-22/+24
2011-05-19m68k: bitops - Never step beyond the end of the bitmapGeert Uytterhoeven1-26/+55
2011-05-19m68k: bitops - offset == ((long)p - (long)vaddr) * 8Geert Uytterhoeven1-4/+2
2011-04-26Merge branch 'master' into for-nextJiri Kosina19-89/+92
2011-04-12m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, syncfsGeert Uytterhoeven1-1/+5
2011-04-10m68k: fix comment typo 'occcured'Justin P. Mattock2-2/+2
2011-03-31Fix common misspellingsLucas De Marchi15-16/+16
2011-03-23remove dma64_addr_tFUJITA Tomonori1-6/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita2-32/+0
2011-03-23m68k: remove inline asm from minix_find_first_zero_bitAkinobu Mita1-7/+3
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2-14/+0
2011-03-23m68knommu: introduce little-endian bitopsAkinobu Mita1-10/+27
2011-03-23m68k: introduce little-endian bitopsAkinobu Mita1-26/+67
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita2-5/+5
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-3/+0
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-0/+24
2011-03-16m68k/atari: Initial ARAnyM supportPetr Stehlik1-0/+22
2011-03-16m68k: Add helper function handle_kernel_fault()Roman Zippel1-0/+2
2011-03-15m68knommu: external interrupt support to ColdFire intc-simr controllerGreg Ungerer1-0/+3
2011-03-15m68knommu: external interrupt support to ColdFire intc-2 controllerGreg Ungerer3-0/+16
2011-03-15m68knommu: remove ColdFire CLOCK_DIV config optionGreg Ungerer12-5/+15