summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* m68k: allow PCI bus to be enabled for ColdFire m54xx CPUsGreg Ungerer2012-07-171-0/+7
* m68k: add PCI bus code support for the ColdFire M54xx SoC familyGreg Ungerer2012-07-172-0/+329
* m68k: add IO access definitions to support PCI on ColdFire platformsGreg Ungerer2012-07-171-1/+47
* m68k: add PCI bus support definitions for the ColdFire M54xx SoC familyGreg Ungerer2012-07-172-0/+141
* m68k: common PCI support definitions and codeGreg Ungerer2012-07-175-0/+122
* m68k: add support for DMA_BIDIRECTIONAL in dma support functionsGreg Ungerer2012-07-171-0/+1
* m68k: fix ColdFire clear cache operationGreg Ungerer2012-07-172-1/+42
* m68k: use simpler dma_alloc_coherent() for ColdFire CPUsGreg Ungerer2012-07-161-2/+2
* m68knommu: platform support for 8390 based ethernet used on some boardsGreg Ungerer2012-07-162-0/+39
* m68knommu: Add clk definitions for m532x.Steven King2012-07-162-1/+152
* m68knommu: Add clk definitions for m520x.Steven King2012-07-162-0/+107
* m68knommu: Add rtc device for m5441x.Steven King2012-07-163-7/+49
* m68knommu: add definitions for the third interrupt controller on devices that...Steven King2012-07-162-0/+6
* m68knommu: Add support for the Coldfire m5441x.Steven King2012-07-1615-24/+761
* m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1Steven King2012-07-165-3/+6
* m68knommu: Add support for the Coldfire 5251/5253Steven King2012-07-1611-10/+376
* m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_...Steven King2012-07-1618-551/+375
* m68k: merge the MMU and non-MMU versions of the entry.S codeGreg Ungerer2012-07-163-552/+449
* m68k: use jbsr to call functions instead of bsrlGreg Ungerer2012-07-161-2/+2
* m68k: use some direct calls to ret_from_exception in entry codeGreg Ungerer2012-07-161-3/+3
* m68knommu: define a local devm_clk_get() functionGreg Ungerer2012-06-251-0/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-06-134-78/+11
|\
| * m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()Geert Uytterhoeven2012-06-064-78/+11
* | m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k typesGreg Ungerer2012-06-121-1/+1
* | m68knommu: fix 68360 local setting of timer interrupt handlerGreg Ungerer2012-06-121-2/+5
* | m68knommu: fix 68328 local setting of timer interrupt handlerGreg Ungerer2012-06-121-2/+4
* | m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU typesGreg Ungerer2012-06-121-2/+2
* | m68knommu: m528x qspi definition fixSteven King2012-06-121-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-19/+5
|\
| * new helper: signal_delivered()Al Viro2012-06-011-1/+1
| * most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-4/+0
| * pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-2/+0
| * new helper: sigmask_to_save()Al Viro2012-06-011-8/+3
| * new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-3/+0
|\ \ | |/ |/|
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-4/+1
|\ \ | |/ |/|
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-4/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\ \
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-0/+1
|\ \ \
| * | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-0/+1
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-10/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-4/+0
| * | | m68k: Use generic time configAnna-Maria Gleixner2012-05-211-6/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-236-27/+27
|\ \ \
| * | | m68k: add TIF_NOTIFY_RESUME and handle it.Al Viro2012-05-216-7/+21
| * | | m68k: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-8/+3
| * | | new helper: sigsuspend()Al Viro2012-05-211-12/+3
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\ \ \ \
OpenPOWER on IntegriCloud