summaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)Author
2011-08-23m68k: fix __page_to_pfn for a const struct page argumentIan Campbell
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-07-30m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_Geert Uytterhoeven
2011-07-30m68k/atari: Reserve some ST-RAM early on for device buffer useMichael Schmitz
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-26h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-07-25m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-25m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.hGeert Uytterhoeven
2011-07-25m68k: fix some atomic operation asm address modes for ColdFireGreg Ungerer
2011-07-25m68k: use CPU_HAS_NO_BITFIELDS for signal functionsGreg Ungerer
2011-07-25m68k: merge and clean up delay.h filesGreg Ungerer
2011-07-25m68knommu: correctly use trap_initGreg Ungerer
2011-07-25m68k: merge mmu and non-mmu bitops.hGreg Ungerer
2011-07-25m68k: merge MMU and non MMU versions of system.hGreg Ungerer
2011-07-25m68k: merge MMU and non-MMU versions of asm/hardirq.hGreg Ungerer
2011-07-25m68k: merge the non-mmu and mmu versions of module.cGreg Ungerer
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-26m68knommu: use generic find_next_bit_le()Akinobu Mita
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita
2011-05-26m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita
2011-05-24m68knommu: use asm-generic/bitops/ext2-atomic.hAkinobu Mita
2011-05-24m68knommu: remove stubs for __ioremap() and iounmap()Greg Ungerer
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz
2011-05-19m68k: unistd - Comment out definitions for unimplemented syscallsGeert Uytterhoeven
2011-05-19m68k: bitops - Never step beyond the end of the bitmapGeert Uytterhoeven
2011-05-19m68k: bitops - offset == ((long)p - (long)vaddr) * 8Geert Uytterhoeven
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-12m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...Geert Uytterhoeven
2011-04-10m68k: fix comment typo 'occcured'Justin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23remove dma64_addr_tFUJITA Tomonori
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23m68k: remove inline asm from minix_find_first_zero_bitAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23m68knommu: introduce little-endian bitopsAkinobu Mita
2011-03-23m68k: introduce little-endian bitopsAkinobu Mita
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-03-16m68k/atari: Initial ARAnyM supportPetr Stehlik
2011-03-16m68k: Add helper function handle_kernel_fault()Roman Zippel
2011-03-15m68knommu: external interrupt support to ColdFire intc-simr controllerGreg Ungerer
2011-03-15m68knommu: external interrupt support to ColdFire intc-2 controllerGreg Ungerer
2011-03-15m68knommu: remove ColdFire CLOCK_DIV config optionGreg Ungerer