aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-12m68knommu: use generic ptrace_resume codeChristoph Hellwig1-56/+0
2010-03-12ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig1-17/+1
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-86/+0
2010-03-12Add generic sys_old_mmap()Christoph Hellwig2-35/+1
2010-03-12Add generic sys_old_select()Christoph Hellwig2-17/+1
2010-02-27m68knommu: NPTL support for uClinuxMaxim Kuvyrkov4-0/+49
2010-02-27m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter1-1/+0
2010-01-16m68knommu: fix invalid flags on coldfire pit clocksourcejohn stultz1-1/+0
2009-12-11Unify sys_mmap*Al Viro2-37/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds8-41/+135
2009-12-09Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+1
2009-12-06m68knommu: define arch_has_single_step() and friendsGreg Ungerer1-3/+15
2009-12-04m68knommu: export clk_* symbols in clk.cSteven King1-1/+6
2009-12-04m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION.Tim Abbott1-13/+4
2009-12-04m68knommu: Move __init_end out of the .init section.Tim Abbott1-0/+2
2009-12-04m68knommu: Move __init_begin out of the .init section.Tim Abbott1-0/+2
2009-12-04m68knommu: Use more macros inside the .init section.Tim Abbott1-19/+5
2009-12-04m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA.Tim Abbott1-4/+3
2009-12-04m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script.Tim Abbott1-2/+3
2009-12-04m68knommu: rename BSS define in linker scriptGreg Ungerer1-3/+3
2009-12-04m68knommu: define arch_has_single_step() and friendsGreg Ungerer1-3/+15
2009-12-04m68knommu: add uboot commandline argument passing supportLennart Sorensen3-2/+107
2009-12-04m68knommu: Coldfire GPIO correctionsSteven King3-5/+8
2009-10-14m68knommu: Remove the BKL from sys_execveJohn Kacur1-4/+1
2009-09-30m68knommu: fix rename of pt_regs offset defines breakageGreg Ungerer5-51/+51
2009-09-30m68knommu: remove duplicated #includeHuang Weiyi1-1/+0
2009-09-30m68knommu: show KiB rather than pages in "Freeing initrd memory:" messageLennart Sorensen1-1/+1
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-3/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2009-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds50-645/+3122
2009-09-16m68knommu: set multi-function pins for ethernet when enabledGreg Ungerer1-0/+15
2009-09-16m68knommu: remove ColdFire direct interrupt register accessGreg Ungerer1-57/+8
2009-09-16m68knommu: create a speciailized ColdFire 5272 interrupt controllerGreg Ungerer3-2/+140
2009-09-16m68knommu: add support for second interrupt controller of ColdFire 5249Greg Ungerer2-1/+60
2009-09-16m68knommu: clean up old ColdFire timer irq setupGreg Ungerer1-7/+2
2009-09-16m68knommu: map ColdFire interrupts to correct masking bitsGreg Ungerer6-33/+74
2009-09-16m68knommu: clean up ColdFire 532x CPU timer setupGreg Ungerer1-16/+1