summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu
Commit message (Expand)AuthorAgeFilesLines
* ptrace: cleanup arch_ptrace() on m68knommuNamhyung Kim2010-10-271-29/+25
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-3/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-10-2536-193/+499
|\
| * m68knommu: convert to using tracehook_report_syscall_*Greg Ungerer2010-10-224-22/+19
| * m68knommu: some boards use fixed phy for FEC ethernetGreg Ungerer2010-10-221-0/+16
| * m68knommu: support the external GPIO based interrupts of the 5272Greg Ungerer2010-10-211-5/+51
| * m68knommu: mask of vector bits in exception word properlyGreg Ungerer2010-10-211-5/+8
| * m68knommu: change to new flag variablesmatt mooney2010-10-2112-24/+24
| * m68knommu: add basic mmu-less m548x supportPhilippe De Muyter2010-10-216-1/+288
| * m68knommu: .gitignore vmlinux.ldsPhilippe De Muyter2010-10-211-0/+1
| * m68knommu: stop using __do_IRQGreg Ungerer2010-10-217-27/+26
| * m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.Philippe De Muyter2010-10-213-10/+10
| * m68knommu: add support for Coldfire 547x/548x interrupt controllerPhilippe De Muyter2010-10-211-8/+32
| * m68k{nommu}: Remove unused DEFINE's from asm-offsets.cPhilippe De Muyter2010-10-211-9/+0
| * m68knommu: whitespace cleanup in 68328/entry.SPhilippe De Muyter2010-10-211-7/+7
| * m68knommu: Document supported chips in intc-2.c and intc-simr.c.Philippe De Muyter2010-10-212-1/+7
| * m68knommu: fix strace support for 68328/68360Philippe De Muyter2010-10-212-2/+7
| * m68knommu: fix default starting datePhilippe De Muyter2010-10-211-5/+8
| * arch/m68knommu: Removing dead 68328_SERIAL_UART2 config optionChristian Dietrich2010-10-211-5/+0
| * arch/m68knommu: Removing dead RAM_{16,32}_MB config optionChristian Dietrich2010-10-211-6/+0
| * arch/m68knommu: Removing dead M68KFPU_EMU config optionChristian Dietrich2010-10-212-31/+0
| * arch/m68knommu: Removing dead RELOCATE config optionChristian Dietrich2010-10-211-27/+0
| * arch/m68knommu: Removing dead M68000 config optionChristian Dietrich2010-10-211-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-10-222-4/+3
|\ \
| * | m68k/m68knommu: merge MMU and non-MMU thread_info.hGreg Ungerer2010-10-221-2/+2
| * | m68k/m68knommu: Remove dead SMP config optionChristian Dietrich2010-10-221-2/+1
| |/
* | Fix IRQ flag handling namingDavid Howells2010-10-072-2/+1
|/
* m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven2010-09-131-0/+3
* m68knommu: fix missing linker segmentsGreg Ungerer2010-09-071-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-08-181-5/+5
|\
| * m68knommu: formatting of pointers in printk()Kulikov Vasiliy2010-08-181-5/+5
* | Make do_execve() take a const filename pointerDavid Howells2010-08-172-2/+6
|/
* defconfig reductionSam Ravnborg2010-08-147-4055/+21
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-4/+0
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-013-4/+4
|\
| * Rename .data.initvect to .data..initvect.Denys Vlasenko2010-03-033-3/+3
| * Rename .text.lock to .text..lock.Denys Vlasenko2010-03-031-1/+1
* | arch/m68knommu/platform/68360/commproc.c: Checkpatch cleanupAndrea Gelmini2010-05-241-2/+2
* | arch/m68knommu/mm/fault.c: Checkpatch cleanupAndrea Gelmini2010-05-241-5/+5
* | m68knommu: improve short help of m68knommu/Kconfig/RAMSIZE for '0' casePhilippe De Muyter2010-05-241-1/+1
* | m68knommu: add smc91x support for ColdFire NETtel boardsGreg Ungerer2010-05-242-1/+156
* | m68knommu: add smc91x support to ColdFire 5249 platformGreg Ungerer2010-05-241-0/+48
* | m68knommu: Coldfire QSPI platform supportSteven King2010-05-176-0/+929
* | m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer2010-04-211-1/+0
* | Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov2010-04-211-1/+1
* | m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye2010-04-211-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-4/+3
* | m68knommu: use generic ptrace_resume codeChristoph Hellwig2010-03-121-56/+0
* | ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig2010-03-121-17/+1
OpenPOWER on IntegriCloud