aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-7/+0
2010-10-27ptrace: cleanup arch_ptrace() on m68knommuNamhyung Kim1-29/+25
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-3/+4
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds36-193/+499
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-4/+3
2010-10-22m68k/m68knommu: merge MMU and non-MMU thread_info.hGreg Ungerer1-2/+2
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich1-2/+1
2010-10-22m68knommu: convert to using tracehook_report_syscall_*Greg Ungerer4-22/+19
2010-10-22m68knommu: some boards use fixed phy for FEC ethernetGreg Ungerer1-0/+16
2010-10-21m68knommu: support the external GPIO based interrupts of the 5272Greg Ungerer1-5/+51
2010-10-21m68knommu: mask of vector bits in exception word properlyGreg Ungerer1-5/+8
2010-10-21m68knommu: change to new flag variablesmatt mooney12-24/+24
2010-10-21m68knommu: add basic mmu-less m548x supportPhilippe De Muyter6-1/+288
2010-10-21m68knommu: .gitignore vmlinux.ldsPhilippe De Muyter1-0/+1
2010-10-21m68knommu: stop using __do_IRQGreg Ungerer7-27/+26
2010-10-21m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.Philippe De Muyter3-10/+10
2010-10-21m68knommu: add support for Coldfire 547x/548x interrupt controllerPhilippe De Muyter1-8/+32
2010-10-21m68k{nommu}: Remove unused DEFINE's from asm-offsets.cPhilippe De Muyter1-9/+0
2010-10-21m68knommu: whitespace cleanup in 68328/entry.SPhilippe De Muyter1-7/+7
2010-10-21m68knommu: Document supported chips in intc-2.c and intc-simr.c.Philippe De Muyter2-1/+7
2010-10-21m68knommu: fix strace support for 68328/68360Philippe De Muyter2-2/+7
2010-10-21m68knommu: fix default starting datePhilippe De Muyter1-5/+8
2010-10-21arch/m68knommu: Removing dead 68328_SERIAL_UART2 config optionChristian Dietrich1-5/+0
2010-10-21arch/m68knommu: Removing dead RAM_{16,32}_MB config optionChristian Dietrich1-6/+0
2010-10-21arch/m68knommu: Removing dead M68KFPU_EMU config optionChristian Dietrich2-31/+0
2010-10-21arch/m68knommu: Removing dead RELOCATE config optionChristian Dietrich1-27/+0
2010-10-21arch/m68knommu: Removing dead M68000 config optionChristian Dietrich1-3/+0
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek9-4060/+22
2010-10-07Fix IRQ flag handling namingDavid Howells2-2/+1
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-7/+0
2010-09-13m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven1-0/+3
2010-09-07m68knommu: fix missing linker segmentsGreg Ungerer1-0/+2
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-5/+5
2010-08-18m68knommu: formatting of pointers in printk()Kulikov Vasiliy1-5/+5
2010-08-17Make do_execve() take a const filename pointerDavid Howells2-2/+6
2010-08-14defconfig reductionSam Ravnborg7-4055/+21
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-4/+0
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds3-4/+4
2010-05-24arch/m68knommu/platform/68360/commproc.c: Checkpatch cleanupAndrea Gelmini1-2/+2
2010-05-24arch/m68knommu/mm/fault.c: Checkpatch cleanupAndrea Gelmini1-5/+5
2010-05-24m68knommu: improve short help of m68knommu/Kconfig/RAMSIZE for '0' casePhilippe De Muyter1-1/+1
2010-05-24m68knommu: add smc91x support for ColdFire NETtel boardsGreg Ungerer2-1/+156
2010-05-24m68knommu: add smc91x support to ColdFire 5249 platformGreg Ungerer1-0/+48
2010-05-17m68knommu: Coldfire QSPI platform supportSteven King6-0/+929
2010-04-21m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer1-1/+0
2010-04-21Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov1-1/+1
2010-04-21m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo5-4/+3