aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2012-06-25m68knommu: define a local devm_clk_get() functionGreg Ungerer
2012-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-06-12m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k typesGreg Ungerer
2012-06-12m68knommu: fix 68360 local setting of timer interrupt handlerGreg Ungerer
2012-06-12m68knommu: fix 68328 local setting of timer interrupt handlerGreg Ungerer
2012-06-12m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU typesGreg Ungerer
2012-06-12m68knommu: m528x qspi definition fixSteven King
2012-06-06m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()Geert Uytterhoeven
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
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-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
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-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-21m68k: add TIF_NOTIFY_RESUME and handle it.Al Viro
2012-05-21m68k: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21new helper: sigsuspend()Al Viro
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-05-21m68k: Use generic time configAnna-Maria Gleixner
2012-05-20m68k: add a defconfig for the M5475EVB ColdFire with MMU boardGreg Ungerer
2012-05-20m68knommu: unaligned.h fix for M68000 coreLuis Alves
2012-05-20m68k: merge the MMU and non-MMU versions of the arch dma codeGreg Ungerer
2012-05-20m68knommu: reorganize the no-MMU cache flushing to match m68kGreg Ungerer
2012-05-20m68knommu: move the 54xx platform code into the common ColdFire code directoryGreg Ungerer
2012-05-20m68knommu: move the 532x platform code into the common ColdFire code directoryGreg Ungerer
2012-05-20m68knommu: move the 5407 platform code into the common ColdFire code directoryGreg Ungerer
2012-05-20m68knommu: move the 5307 platform code into the common ColdFire code directoryGreg Ungerer
2012-05-20m68knommu: move the 528x platform code into the common ColdFire code directoryGreg Ungerer
2012-05-20m68knommu: move the 527x platform code into the common ColdFire code directoryGreg Ungerer
2012-05-20m68knommu: move the 5272 platform code into the common ColdFire code directoryGreg Ungerer
2012-05-20m68knommu: move the 5249 platform code into the common ColdFire code directoryGreg Ungerer
2012-05-20m68knommu: move the 523x platform code into the common ColdFire code directoryGreg Ungerer
2012-05-20m68knommu: move the 520x platform code into the common ColdFire code directoryGreg Ungerer
2012-05-20m68knommu: move the 5206 platform code into the common ColdFire code directoryGreg Ungerer
2012-05-20m68knommu: simplify the ColdFire 5407 GPIO struct setupGreg Ungerer
2012-05-20m68knommu: simplify the ColdFire 532x GPIO struct setupGreg Ungerer
2012-05-20m68knommu: simplify the ColdFire 5307 GPIO struct setupGreg Ungerer