summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: create common externs for _ram* varsGreg Ungerer2011-10-181-0/+3
* m68knommu: use generic section names in setup codeGreg Ungerer2011-10-181-0/+2
* m68k: merge the mmu and non-mmu traps.c filesGreg Ungerer2011-10-181-0/+6
* m68k: merge mmu and non-mmu include/asm/entry.h filesGreg Ungerer2011-10-183-312/+252
* m68knommu: fix problems with SPI/GPIO on ColdFire 520xPeter Turczak2011-10-182-17/+17
* m68k: fix __page_to_pfn for a const struct page argumentIan Campbell2011-08-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-07-312-4/+3
|\
| * m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_Geert Uytterhoeven2011-07-301-2/+2
| * m68k/atari: Reserve some ST-RAM early on for device buffer useMichael Schmitz2011-07-301-2/+1
* | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-2/+0
* | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-2/+2
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+0
* | h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton2011-07-261-1/+1
* | ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-07-2519-1406/+876
|\ \
| * | m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.hGeert Uytterhoeven2011-07-252-1/+2
| * | m68k: fix some atomic operation asm address modes for ColdFireGreg Ungerer2011-07-251-3/+3
| * | m68k: use CPU_HAS_NO_BITFIELDS for signal functionsGreg Ungerer2011-07-251-8/+7
| * | m68k: merge and clean up delay.h filesGreg Ungerer2011-07-253-136/+94
| * | m68knommu: correctly use trap_initGreg Ungerer2011-07-251-1/+0
| * | m68k: merge mmu and non-mmu bitops.hGreg Ungerer2011-07-253-837/+528
| * | m68k: merge MMU and non MMU versions of system.hGreg Ungerer2011-07-254-355/+197
| * | m68k: merge MMU and non-MMU versions of asm/hardirq.hGreg Ungerer2011-07-254-47/+32
| * | m68k: merge the non-mmu and mmu versions of module.cGreg Ungerer2011-07-251-18/+13
| |/
* | m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-4/+0
|/
* Merge branch 'setns'Linus Torvalds2011-05-281-1/+2
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+2
* | m68knommu: use generic find_next_bit_le()Akinobu Mita2011-05-261-44/+2
* | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-262-0/+10
* | m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita2011-05-261-0/+44
|/
* m68knommu: use asm-generic/bitops/ext2-atomic.hAkinobu Mita2011-05-241-17/+1
* m68knommu: remove stubs for __ioremap() and iounmap()Greg Ungerer2011-05-241-3/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-04-2619-89/+92
| |\
| * | m68k: fix comment typo 'occcured'Justin P. Mattock2011-04-102-2/+2
* | | input/atari: Use the correct mouse interrupt hookMichael Schmitz2011-05-191-2/+0
* | | m68k: unistd - Comment out definitions for unimplemented syscallsGeert Uytterhoeven2011-05-191-22/+24
* | | m68k: bitops - Never step beyond the end of the bitmapGeert Uytterhoeven2011-05-191-26/+55
* | | m68k: bitops - offset == ((long)p - (long)vaddr) * 8Geert Uytterhoeven2011-05-191-4/+2
| |/ |/|
* | m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...Geert Uytterhoeven2011-04-121-1/+5
* | Fix common misspellingsLucas De Marchi2011-03-3115-16/+16
* | remove dma64_addr_tFUJITA Tomonori2011-03-231-6/+0
* | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-232-32/+0
* | m68k: remove inline asm from minix_find_first_zero_bitAkinobu Mita2011-03-231-7/+3
* | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-232-14/+0
* | m68knommu: introduce little-endian bitopsAkinobu Mita2011-03-231-10/+27
* | m68k: introduce little-endian bitopsAkinobu Mita2011-03-231-26/+67
* | asm-generic: rename generic little-endian bitops functionsAkinobu Mita2011-03-232-5/+5
* | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-3/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-03-162-0/+24
|\
OpenPOWER on IntegriCloud