aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-16/+1
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds7-6/+7
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm1-6/+0
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann8-112/+52
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann2-2/+2
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2-2/+2
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann1-0/+1
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2-2/+2
2009-06-11m68knommu: enumerate INIT_THREAD fields properlyGreg Ungerer1-4/+4
2009-06-11headers_check fix: m68k, swab.hJaswinder Singh Rajput1-1/+1
2009-06-11m68knommu: remove obsolete reset codeGreg Ungerer1-98/+0
2009-06-11m68knommu: move CPU reset code for the 528x ColdFire into its platform codeGreg Ungerer1-0/+8
2009-06-11m68knommu: move CPU reset code for the 527x ColdFire into its platform codeGreg Ungerer1-0/+9
2009-06-11m68knommu: move CPU reset code for the 523x ColdFire into its platform codeGreg Ungerer1-0/+9
2009-06-11m68knommu: move CPU reset code for the 520x ColdFire into its platform codeGreg Ungerer1-0/+9
2009-06-11m68knommu: add CPU reset code for the 532x ColdFireGreg Ungerer1-0/+12
2009-06-11m68knommu: merge system reset for code ColdFire 523x familyGreg Ungerer1-11/+2
2009-06-11m68knommu: fix system reset for ColdFire 527x familyGreg Ungerer1-8/+8
2009-05-29flat: fix data sections alignmentOskar Schirmer1-1/+0
2009-04-28m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven1-0/+1
2009-04-26m68k: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott4-4/+4
2009-04-22m68k: Update defconfigs for 2.6.30-rc3Geert Uytterhoeven12-525/+1034
2009-04-22m68k,m68knommu: Wire up preadv and pwritevGeert Uytterhoeven2-1/+5
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2-2/+23
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds78-2160/+1517
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02m68k: Hook up rtc-genericGeert Uytterhoeven2-2/+23
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-0/+1
2009-03-27ide: cleanup <asm-m68k/ide.h>Bartlomiej Zolnierkiewicz1-34/+0
2009-03-27ide: remove IDE_ARCH_LOCK (v2)Bartlomiej Zolnierkiewicz1-36/+0
2009-03-27ide: remove IDE_ARCH_INTR (v2)Bartlomiej Zolnierkiewicz1-3/+0
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds6-55/+226
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller24-1907/+1209
2009-03-26m68k: irq_node.handler() should return irqreturn_tGeert Uytterhoeven1-1/+2
2009-03-26m68k: mac - Add SWIM floppy supportLaurent Vivier2-0/+53
2009-03-26m68k: mac - Add a new entry in mac_model to identify the floppy controller type.Laurent Vivier2-54/+116
2009-03-26m68k: Add install targetLaurent Vivier2-0/+55
2009-03-24m68k: merge the mmu and non-mmu versions of tlbflush.hGreg Ungerer3-277/+265
2009-03-24m68k: merge the mmu and non-mmu versions of module.hGreg Ungerer3-54/+47
2009-03-24m68knommu: add missing interrupt line definition for UART 2Greg Ungerer1-0/+1
2009-03-24m68k: merge the mmu and non-mmu versions of mmu_context.hGreg Ungerer3-190/+173
2009-03-24m68k: merge the mmu and non-mmu versions of current.hGreg Ungerer3-34/+27
2009-03-24m68k: merge the mmu and non-mmu versions of div64.hGreg Ungerer3-33/+33
2009-03-24m68k: merge the mmu and non-mmu versions of bugs.hGreg Ungerer3-33/+18
2009-03-24m68k: merge the mmu and non-mmu versions of bug.hGreg Ungerer3-36/+28
2009-03-24m68k: use the mmu version of cache.h for m68knommu as wellGreg Ungerer3-27/+10
2009-03-24m68k: use the mmu version of bootinfo.h for m68knommu as wellGreg Ungerer3-384/+377