aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-11arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug(Joe Perches1-9/+7
2009-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds3-9/+36
2009-04-22m68k,m68knommu: Wire up preadv and pwritevGeert Uytterhoeven1-0/+2
2009-04-22m68knommu: fix DMA support for ColdFireGreg Ungerer1-3/+34
2009-04-22m68knommu: remove unused kernel stats offsetsGreg Ungerer1-6/+0
2009-04-22m68knommu: fix missing .data.cacheline_aligned sectionGreg Ungerer1-0/+2
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-2/+8
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-03-24m68knommu: switch to using generic_handle_irq()Greg Ungerer1-1/+1
2009-03-24m68knommu: add a local dma_sync_single_for_cpu() functionGreg Ungerer1-1/+7
2009-01-27m68knommu: fix syscall restartingGreg Ungerer2-1/+16
2009-01-27m68knommu: remove the obsolete and long unused comempci chip supportGreg Ungerer2-981/+0
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2-2/+0
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven1-0/+6
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds3-25/+54
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-23m68knommu: put ColdFire head code into .text.head sectionGreg Ungerer1-0/+1
2008-07-23m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS supportSebastian Siewior1-0/+2
2008-07-23m68knommu: complete generic timeSebastian Siewior1-28/+10
2008-07-23m68knommu: move code within time.cSebastian Siewior1-14/+26
2008-07-23m68knommu: m68knommu: add old stack trace methodSebastian Siewior1-3/+35
2008-06-27PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk1-9/+0
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0