summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2011-05-24m68k: merge the mmu and non-mmu mm/MakefileGreg Ungerer
2011-05-24m68k: mv kmap_mm.c to kmap.cGreg Ungerer
2011-05-24m68knommu: remove stubs for __ioremap() and iounmap()Greg Ungerer
2011-05-24m68knommu: remove unused kernel_set_cachemode()Greg Ungerer
2011-05-24m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.cGreg Ungerer
2011-05-24m68k: remove duplicate memcpy() implementationGreg Ungerer
2011-05-24m68k: remove duplicate memset() implementationGreg Ungerer
2011-05-24m68k: remove duplicate memmove() implementationGreg Ungerer
2011-05-24m68k: merge mmu and non-mmu versions of lib/MakefileGreg Ungerer
2011-05-24m68k: merge mmu and non-mmu versions of muldi3Greg Ungerer
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz
2011-05-19m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven
2011-05-19m68k: unistd - Comment out definitions for unimplemented syscallsGeert Uytterhoeven
2011-05-19m68k: Really wire up sys_pselect6 and sys_ppollGeert Uytterhoeven
2011-05-19m68k: Merge mmu and non-mmu versions of sys_call_tableGeert 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-27m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-13m68k,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-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-29m68k: Convert irq function namespaceThomas Gleixner
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer
2011-03-24remove dma64_addr_tFUJITA Tomonori
2011-03-24bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-24m68k: remove inline asm from minix_find_first_zero_bitAkinobu Mita
2011-03-24bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-24m68knommu: introduce little-endian bitopsAkinobu Mita
2011-03-24m68k: introduce little-endian bitopsAkinobu Mita
2011-03-24asm-generic: rename generic little-endian bitops functionsAkinobu Mita
2011-03-23add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16m68k/atari: ARAnyM - Add support for network accessMilan Jurik
2011-03-16m68k/atari: ARAnyM - Add support for console accessRoman Zippel
2011-03-16m68k/atari: ARAnyM - Add support for block accessRoman Zippel
2011-03-16m68k/atari: Initial ARAnyM supportPetr Stehlik
2011-03-16m68k: Kconfig - Remove unneeded "default n"Geert Uytterhoeven
2011-03-16m68k: Makefiles - Change to new flags variablesmatt mooney
2011-03-16m68k/amiga: Reclaim Chip RAM for PPC exception handlersGeert Uytterhoeven
2011-03-16m68k: Allow all kernel traps to be handled via exception fixupsAndreas Schwab
2011-03-16m68k: Use base_trap_init() to initialize vectorsRoman Zippel
2011-03-16m68k: Add helper function handle_kernel_fault()Roman Zippel
2011-03-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-15m68knommu: external interrupt support to ColdFire intc-simr controllerGreg Ungerer