aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-2/+2
2010-04-21Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-1/+2
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-03-03Rename .data.initvect to .data..initvect.Denys Vlasenko1-1/+1
2010-03-03Rename .text.lock to .text..lock.Denys Vlasenko1-1/+1
2010-02-27m68knommu: NPTL support for uClinuxMaxim Kuvyrkov4-0/+49
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 Torvalds2-35/+104
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: 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 Sorensen1-2/+90
2009-10-14m68knommu: Remove the BKL from sys_execveJohn Kacur1-4/+1
2009-09-30m68knommu: fix rename of pt_regs offset defines breakageGreg Ungerer2-17/+17
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 Torvalds2-27/+1
2009-09-16m68knommu: remove the common interrupt controller structureGreg Ungerer1-25/+0
2009-09-16m68knommu: use common interrupt controller code for older ColdFire CPU'sGreg Ungerer1-3/+1
2009-09-16m68knommu: general interrupt controller for ColdFire 532x partsGreg Ungerer1-1/+2
2009-09-16m68knommu: general interrupt controller for ColdFire many 52xx partsGreg Ungerer1-1/+2
2009-09-16m68knommu: use general interrupt controller for ColdFire 520x familyGreg Ungerer1-0/+4
2009-09-16m68knommu: convert to asm-generic/hardirq.hChristoph Hellwig1-5/+0
2009-09-16arch/m68knommu/kernel/time.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-6/+1
2009-08-26m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven1-0/+2
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-2/+3
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2-14/+13
2009-07-09linker script: unify usage of discard definitionTejun Heo1-7/+1
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches2-14/+13
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-06-18ptrace: remove PT_DTRACE from m68k, m68knommuOleg Nesterov2-2/+0
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-06-11m68knommu: remove unecessary include of thread_info.h in entry.SGreg Ungerer1-1/+0