summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
...
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-3/+0
| |/
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2121-59/+52
|\ \
| * \ Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-276-4/+26
| |\ \
| * \ \ Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-143-5/+5
| |\ \ \
| * | | | m68k: set arch_gettimeoffset directlyStephen Warren2012-12-2421-58/+47
| * | | | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-241-6/+10
* | | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-256-4/+26
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-02-202-8/+1
|\ \ \ \ \
| * | | | | m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMAGeert Uytterhoeven2013-02-092-8/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2013-02-121-1/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | m68knommu: fix trap on execing /bin/initGreg Ungerer2013-02-061-1/+0
| | |/ / / | |/| | |
* / | | | m68k: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+10
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-01-234-1/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | m68k: Wire up finit_moduleGeert Uytterhoeven2012-12-253-1/+3
| * | | m68k: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven2012-12-251-0/+16
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2013-01-182-3/+7
|\ \ \ | |_|/ |/| |
| * | m68k: fix conditional use of init_pointer_tableGreg Ungerer2013-01-071-3/+5
| * | m68knommu: add KMAP definitions for non-MMU definitionsGreg Ungerer2013-01-071-0/+2
| |/
* / ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-033-5/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-204-9/+1
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * new helper: current_user_stack_pointer()Al Viro2012-12-191-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-12-1638-971/+680
|\ \
| * | m68knommu: modify clock code so it can be used by all ColdFire CPU typesGreg Ungerer2012-12-051-62/+38
| * | m68knommu: add clock definitions for 54xx ColdFire CPU typesGreg Ungerer2012-12-051-0/+26
| * | m68knommu: add clock definitions for 5407 ColdFire CPU typesGreg Ungerer2012-12-051-0/+20
| * | m68knommu: add clock definitions for 5307 ColdFire CPU typesGreg Ungerer2012-12-051-0/+20
| * | m68knommu: add clock definitions for 528x ColdFire CPU typesGreg Ungerer2012-12-051-0/+28
| * | m68knommu: add clock definitions for 527x ColdFire CPU typesGreg Ungerer2012-12-051-0/+30
| * | m68knommu: add clock definitions for 5272 ColdFire CPU typesGreg Ungerer2012-12-051-0/+26
| * | m68knommu: add clock definitions for 525x ColdFire CPU typesGreg Ungerer2012-12-051-0/+20
| * | m68knommu: add clock definitions for 5249 ColdFire CPU typesGreg Ungerer2012-12-051-0/+20
| * | m68knommu: add clock definitions for 523x ColdFire CPU typesGreg Ungerer2012-12-051-0/+28
| * | m68knommu: add clock definitions for 5206 ColdFire CPU typesGreg Ungerer2012-12-051-0/+20
| * | m68knommu: add clock creation support macro for other ColdFire CPUsGreg Ungerer2012-12-051-1/+8
| * | m68k: fix unused variable warning in mempcy.cGreg Ungerer2012-12-051-1/+2
| * | m68knommu: make non-MMU page_to_virt() return a void *Greg Ungerer2012-12-051-1/+1
| * | m68knommu: merge ColdFire 5249 and 525x definitionsGreg Ungerer2012-12-055-282/+124
| * | m68knommu: disable MC68000 cpu target when MMU is selectedLuis Alves2012-12-051-0/+1
| * | m68knommu: allow for configuration of true 68000 based systemsLuis Alves2012-12-051-1/+1
| * | m68knommu: platform code merge for 68000 core cpusLuis Alves2012-12-0519-623/+267
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-12-1326-888/+247
|\ \ \
| * | | m68k/sun3: Fix instruction faultsThomas Bogendoerfer2012-11-141-1/+1
| * | | m68k/sun3: Get interrupts working againThomas Bogendoerfer2012-11-141-25/+4
| * | | m68k: move to a single instance of free_initmem()Greg Ungerer2012-11-144-36/+8
| * | | m68k: merge MMU and non-MMU versions of mm/init.cGreg Ungerer2012-11-143-323/+228
| * | | m68k: switch to using the asm-generic termios.hGreg Ungerer2012-11-144-95/+2