summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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/+5Star
|\ \
| * | 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/+0Star
| * | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-2/+0Star
| * | new helper: sigmask_to_save()Al Viro2012-06-011-8/+3Star
| * | new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-3/+0Star
|\ \ \ | |/ / |/| |
| * | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-311-3/+0Star
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-4/+1Star
|\ \ | |/ |/|
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-4/+1Star
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-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-121-0/+1
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-10/+1Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-4/+0Star
| * | | m68k: Use generic time configAnna-Maria Gleixner2012-05-211-6/+1Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-246-27/+27
|\ \ \
| * | | m68k: add TIF_NOTIFY_RESUME and handle it.Al Viro2012-05-226-7/+21
| * | | m68k: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-221-8/+3Star
| * | | new helper: sigsuspend()Al Viro2012-05-221-12/+3Star
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0Star
|\ \ \ \
| * | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-3/+0Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-232-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | arm/m68k: Change mail address of Sebastian HessOskar Schirmer2012-05-171-1/+1
| * | | | Fix typo in various Kconfig fileMasanari Iida2012-04-161-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-222-36/+1Star
|\ \ \ \
| * | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0Star
| * | | | m68k: Use generic init_taskThomas Gleixner2012-05-053-36/+2Star
| | |_|/ | |/| |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-05-2251-4555/+1807Star
|\ \ \ \
| * | | | m68k: add a defconfig for the M5475EVB ColdFire with MMU boardGreg Ungerer2012-05-201-0/+62
| * | | | m68knommu: unaligned.h fix for M68000 coreLuis Alves2012-05-201-1/+1
| * | | | m68k: merge the MMU and non-MMU versions of the arch dma codeGreg Ungerer2012-05-203-209/+162Star
| * | | | m68knommu: reorganize the no-MMU cache flushing to match m68kGreg Ungerer2012-05-201-4/+28
| * | | | m68knommu: move the 54xx platform code into the common ColdFire code directoryGreg Ungerer2012-05-205-21/+2Star
| * | | | m68knommu: move the 532x platform code into the common ColdFire code directoryGreg Ungerer2012-05-204-20/+1Star
| * | | | m68knommu: move the 5407 platform code into the common ColdFire code directoryGreg Ungerer2012-05-204-20/+1Star
| * | | | m68knommu: move the 5307 platform code into the common ColdFire code directoryGreg Ungerer2012-05-205-22/+4Star
| * | | | m68knommu: move the 528x platform code into the common ColdFire code directoryGreg Ungerer2012-05-204-20/+1Star
| * | | | m68knommu: move the 527x platform code into the common ColdFire code directoryGreg Ungerer2012-05-204-20/+1Star
| * | | | m68knommu: move the 5272 platform code into the common ColdFire code directoryGreg Ungerer2012-05-205-20/+1Star
| * | | | m68knommu: move the 5249 platform code into the common ColdFire code directoryGreg Ungerer2012-05-205-20/+1Star
| * | | | m68knommu: move the 523x platform code into the common ColdFire code directoryGreg Ungerer2012-05-204-19/+1Star
| * | | | m68knommu: move the 520x platform code into the common ColdFire code directoryGreg Ungerer2012-05-204-19/+1Star
| * | | | m68knommu: move the 5206 platform code into the common ColdFire code directoryGreg Ungerer2012-05-204-22/+2Star
| * | | | m68knommu: simplify the ColdFire 5407 GPIO struct setupGreg Ungerer2012-05-203-28/+10Star