aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include
Commit message (Expand)AuthorAge
* m68knommu: create common externs for _ram* varsGreg Ungerer2011-10-18
* m68knommu: use generic section names in setup codeGreg Ungerer2011-10-18
* m68k: merge the mmu and non-mmu traps.c filesGreg Ungerer2011-10-18
* m68k: merge mmu and non-mmu include/asm/entry.h filesGreg Ungerer2011-10-18
* m68knommu: fix problems with SPI/GPIO on ColdFire 520xPeter Turczak2011-10-18
* m68k: fix __page_to_pfn for a const struct page argumentIan Campbell2011-08-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-07-31
|\
| * m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_Geert Uytterhoeven2011-07-30
| * m68k/atari: Reserve some ST-RAM early on for device buffer useMichael Schmitz2011-07-30
* | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-26
* | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-26
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton2011-07-26
* | ptrace: unify show_regs() prototypeMike Frysinger2011-07-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-07-26
|\ \
| * | m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.hGeert Uytterhoeven2011-07-24
| * | m68k: fix some atomic operation asm address modes for ColdFireGreg Ungerer2011-07-24
| * | m68k: use CPU_HAS_NO_BITFIELDS for signal functionsGreg Ungerer2011-07-24
| * | m68k: merge and clean up delay.h filesGreg Ungerer2011-07-24
| * | m68knommu: correctly use trap_initGreg Ungerer2011-07-24
| * | m68k: merge mmu and non-mmu bitops.hGreg Ungerer2011-07-24
| * | m68k: merge MMU and non MMU versions of system.hGreg Ungerer2011-07-24
| * | m68k: merge MMU and non-MMU versions of asm/hardirq.hGreg Ungerer2011-07-24
| * | m68k: merge the non-mmu and mmu versions of module.cGreg Ungerer2011-07-24
| |/
* / m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-25
|/
* Merge branch 'setns'Linus Torvalds2011-05-28
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-28
* | m68knommu: use generic find_next_bit_le()Akinobu Mita2011-05-26
* | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-26
* | m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita2011-05-26
|/
* m68knommu: use asm-generic/bitops/ext2-atomic.hAkinobu Mita2011-05-24
* m68knommu: remove stubs for __ioremap() and iounmap()Greg Ungerer2011-05-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-04-26
| |\
| * | m68k: fix comment typo 'occcured'Justin P. Mattock2011-04-10
* | | input/atari: Use the correct mouse interrupt hookMichael Schmitz2011-05-19
* | | m68k: unistd - Comment out definitions for unimplemented syscallsGeert Uytterhoeven2011-05-19
* | | m68k: bitops - Never step beyond the end of the bitmapGeert Uytterhoeven2011-05-19
* | | m68k: bitops - offset == ((long)p - (long)vaddr) * 8Geert Uytterhoeven2011-05-19
| |/ |/|
* | m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...Geert Uytterhoeven2011-04-12
* | Fix common misspellingsLucas De Marchi2011-03-31
* | remove dma64_addr_tFUJITA Tomonori2011-03-23
* | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* | m68k: remove inline asm from minix_find_first_zero_bitAkinobu Mita2011-03-23
* | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* | m68knommu: introduce little-endian bitopsAkinobu Mita2011-03-23
* | m68k: introduce little-endian bitopsAkinobu Mita2011-03-23
* | asm-generic: rename generic little-endian bitops functionsAkinobu Mita2011-03-23
* | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-03-16
|\