aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)Author
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2012-07-22m68k/apollo: Rename "timer" to "apollo_timer"Geert Uytterhoeven
2012-07-17m68k: add IO access definitions to support PCI on ColdFire platformsGreg Ungerer
2012-07-17m68k: add PCI bus support definitions for the ColdFire M54xx SoC familyGreg Ungerer
2012-07-17m68k: common PCI support definitions and codeGreg Ungerer
2012-07-17m68k: fix ColdFire clear cache operationGreg Ungerer
2012-07-16m68knommu: Add clk definitions for m532x.Steven King
2012-07-16m68knommu: Add clk definitions for m520x.Steven King
2012-07-16m68knommu: Add rtc device for m5441x.Steven King
2012-07-16m68knommu: add definitions for the third interrupt controller on devices that...Steven King
2012-07-16m68knommu: Add support for the Coldfire m5441x.Steven King
2012-07-16m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1Steven King
2012-07-16m68knommu: Add support for the Coldfire 5251/5253Steven King
2012-07-16m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_...Steven King
2012-07-12net: add support for NS8390 based eth controllers on some ColdFire CPU boardsGreg Ungerer
2012-07-12m68knommu: move the badly named mcfne.h to a better mcf8390.hGreg Ungerer
2012-06-27m68k: Remove never used asm/shm.hPaul Bolle
2012-06-27m68k: Use asm-generic version of <asm/sections.h>Geert Uytterhoeven
2012-06-27m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}Geert Uytterhoeven
2012-06-27m68k: Remove five unused headersPaul Bolle
2012-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-06-12m68knommu: m528x qspi definition fixSteven King
2012-06-10m68k: Introduce config option CPU_HAS_NO_UNALIGNEDGeert Uytterhoeven
2012-06-10m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64Geert Uytterhoeven
2012-06-10m68k: Use asm-generic version of <asm/types.h>Geert Uytterhoeven
2012-06-10m68k: Use Kbuild logic to import asm-generic headersGeert Uytterhoeven
2012-06-06m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()Geert Uytterhoeven
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-21m68k: add TIF_NOTIFY_RESUME and handle it.Al Viro
2012-05-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2012-05-20m68knommu: unaligned.h fix for M68000 coreLuis Alves
2012-05-20m68knommu: reorganize the no-MMU cache flushing to match m68kGreg Ungerer
2012-05-20m68knommu: make duplicated ColdFire GPIO init code common for allGreg Ungerer
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 528x init codeGreg Ungerer
2012-05-20m68knommu: introduce macros to simplify ColdFire GPIO table initializationGreg Ungerer
2012-05-20m68k: fix compiler warning by properly inlining flat_set_persistent()Ezequiel Garcia
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-04-22m68k: Correct the Atari ALLOWINT definitionMikael Pettersson
2012-04-22m68k/video: Create <asm/vga.h>Geert Uytterhoeven
2012-04-22m68k: Make sure {read,write}s[bwl]() are always definedGeert Uytterhoeven
2012-04-22m68k/atari: Change VME irq numbers from unsigned long to unsigned intGeert Uytterhoeven
2012-04-22m68k: Remove unused MAX_NOINT_IPL definitionGeert Uytterhoeven
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-01m68k: include asm/cmpxchg.h in our m68k atomic.hGreg Ungerer
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds