aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds21-271/+1090
2012-07-17m68k: add IO access definitions to support PCI on ColdFire platformsGreg Ungerer1-1/+47
2012-07-17m68k: add PCI bus support definitions for the ColdFire M54xx SoC familyGreg Ungerer2-0/+141
2012-07-17m68k: common PCI support definitions and codeGreg Ungerer3-0/+12
2012-07-17m68k: fix ColdFire clear cache operationGreg Ungerer1-0/+41
2012-07-16m68knommu: Add clk definitions for m532x.Steven King1-0/+14
2012-07-16m68knommu: Add clk definitions for m520x.Steven King1-0/+10
2012-07-16m68knommu: Add rtc device for m5441x.Steven King1-0/+6
2012-07-16m68knommu: add definitions for the third interrupt controller on devices that don't have a third interrupt controller.Steven King2-0/+6
2012-07-16m68knommu: Add support for the Coldfire m5441x.Steven King7-11/+350
2012-07-16m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1Steven King4-1/+4
2012-07-16m68knommu: Add support for the Coldfire 5251/5253Steven King5-7/+206
2012-07-16m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_chips.Steven King3-263/+265
2012-07-12net: add support for NS8390 based eth controllers on some ColdFire CPU boardsGreg Ungerer1-120/+9
2012-07-12m68knommu: move the badly named mcfne.h to a better mcf8390.hGreg Ungerer1-4/+4
2012-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-4/+9
2012-06-12m68knommu: m528x qspi definition fixSteven King1-1/+1
2012-06-06m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()Geert Uytterhoeven2-4/+9
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-0/+1
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2012-05-21m68k: add TIF_NOTIFY_RESUME and handle it.Al Viro1-0/+1
2012-05-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds5-105/+172
2012-05-20m68knommu: unaligned.h fix for M68000 coreLuis Alves1-1/+1
2012-05-20m68knommu: reorganize the no-MMU cache flushing to match m68kGreg Ungerer1-4/+28
2012-05-20m68knommu: make duplicated ColdFire GPIO init code common for allGreg Ungerer1-0/+3
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 528x init codeGreg Ungerer1-99/+80
2012-05-20m68knommu: introduce macros to simplify ColdFire GPIO table initializationGreg Ungerer1-0/+54
2012-05-20m68k: fix compiler warning by properly inlining flat_set_persistent()Ezequiel Garcia1-1/+6
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-04-22m68k: Correct the Atari ALLOWINT definitionMikael Pettersson1-2/+2
2012-04-22m68k/video: Create <asm/vga.h>Geert Uytterhoeven1-0/+27
2012-04-22m68k: Make sure {read,write}s[bwl]() are always definedGeert Uytterhoeven1-0/+7
2012-04-22m68k/atari: Change VME irq numbers from unsigned long to unsigned intGeert Uytterhoeven1-2/+2
2012-04-22m68k: Remove unused MAX_NOINT_IPL definitionGeert Uytterhoeven1-2/+0
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-04-01m68k: include asm/cmpxchg.h in our m68k atomic.hGreg Ungerer1-0/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-43/+10
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Disintegrate asm/system.h for M68KDavid Howells7-207/+214
2012-03-28m68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointerDavid Howells1-4/+16
2012-03-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds14-69/+232
2012-03-05m68knommu: make 528x CPU reset register addressing consistentGreg Ungerer1-2/+2
2012-03-05m68knommu: make 527x CPU reset register addressing consistentGreg Ungerer1-2/+2
2012-03-05m68knommu: make 523x CPU reset register addressing consistentGreg Ungerer1-2/+2
2012-03-05m68knommu: make 532x QSPI platform addressing consistentGreg Ungerer2-5/+12
2012-03-05m68knommu: make 528x QSPI platform addressing consistentGreg Ungerer2-3/+14
2012-03-05m68knommu: make 527x QSPI platform addressing consistentGreg Ungerer2-1/+25