Age | Commit message (Expand) | Author |
2011-10-18 | m68knommu: create common externs for _ram* vars | Greg Ungerer |
2011-10-18 | m68knommu: use generic section names in setup code | Greg Ungerer |
2011-10-18 | m68k: merge the mmu and non-mmu traps.c files | Greg Ungerer |
2011-10-18 | m68k: merge mmu and non-mmu include/asm/entry.h files | Greg Ungerer |
2011-10-18 | m68knommu: fix problems with SPI/GPIO on ColdFire 520x | Peter Turczak |
2011-08-23 | m68k: fix __page_to_pfn for a const struct page argument | Ian Campbell |
2011-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2011-07-30 | m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_ | Geert Uytterhoeven |
2011-07-30 | m68k/atari: Reserve some ST-RAM early on for device buffer use | Michael Schmitz |
2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma |
2011-07-26 | atomic: move atomic_add_unless to generic code | Arun Sharma |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | h8300/m68k/xtensa: __FD_ISSET should return 0/1 | Andrew Morton |
2011-07-26 | ptrace: unify show_regs() prototype | Mike Frysinger |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2011-07-25 | m68k, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2011-07-25 | m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.h | Geert Uytterhoeven |
2011-07-25 | m68k: fix some atomic operation asm address modes for ColdFire | Greg Ungerer |
2011-07-25 | m68k: use CPU_HAS_NO_BITFIELDS for signal functions | Greg Ungerer |
2011-07-25 | m68k: merge and clean up delay.h files | Greg Ungerer |
2011-07-25 | m68knommu: correctly use trap_init | Greg Ungerer |
2011-07-25 | m68k: merge mmu and non-mmu bitops.h | Greg Ungerer |
2011-07-25 | m68k: merge MMU and non MMU versions of system.h | Greg Ungerer |
2011-07-25 | m68k: merge MMU and non-MMU versions of asm/hardirq.h | Greg Ungerer |
2011-07-25 | m68k: merge the non-mmu and mmu versions of module.c | Greg Ungerer |
2011-05-28 | Merge branch 'setns' | Linus Torvalds |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-05-26 | m68knommu: use generic find_next_bit_le() | Akinobu Mita |
2011-05-26 | arch: add #define for each of optimized find bitops | Akinobu Mita |
2011-05-26 | m68knommu: fix build error due to the lack of find_next_bit_le() | Akinobu Mita |
2011-05-24 | m68knommu: use asm-generic/bitops/ext2-atomic.h | Akinobu Mita |
2011-05-24 | m68knommu: remove stubs for __ioremap() and iounmap() | Greg Ungerer |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-19 | input/atari: Use the correct mouse interrupt hook | Michael Schmitz |
2011-05-19 | m68k: unistd - Comment out definitions for unimplemented syscalls | Geert Uytterhoeven |
2011-05-19 | m68k: bitops - Never step beyond the end of the bitmap | Geert Uytterhoeven |
2011-05-19 | m68k: bitops - offset == ((long)p - (long)vaddr) * 8 | Geert Uytterhoeven |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina |
2011-04-12 | m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ... | Geert Uytterhoeven |
2011-04-10 | m68k: fix comment typo 'occcured' | Justin P. Mattock |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-23 | remove dma64_addr_t | FUJITA Tomonori |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | m68k: remove inline asm from minix_find_first_zero_bit | Akinobu Mita |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | m68knommu: introduce little-endian bitops | Akinobu Mita |
2011-03-23 | m68k: introduce little-endian bitops | Akinobu Mita |
2011-03-23 | asm-generic: rename generic little-endian bitops functions | Akinobu Mita |
2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |