aboutsummaryrefslogtreecommitdiff
path: root/arch/m68knommu/kernel
AgeCommit message (Expand)Author
2009-06-18ptrace: remove PT_DTRACE from m68k, m68knommuOleg Nesterov
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-11m68knommu: remove unecessary include of thread_info.h in entry.SGreg Ungerer
2009-06-11arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug(Joe Perches
2009-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-04-22m68k,m68knommu: Wire up preadv and pwritevGeert Uytterhoeven
2009-04-22m68knommu: fix DMA support for ColdFireGreg Ungerer
2009-04-22m68knommu: remove unused kernel stats offsetsGreg Ungerer
2009-04-22m68knommu: fix missing .data.cacheline_aligned sectionGreg Ungerer
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-03-24m68knommu: switch to using generic_handle_irq()Greg Ungerer
2009-03-24m68knommu: add a local dma_sync_single_for_cpu() functionGreg Ungerer
2009-01-27m68knommu: fix syscall restartingGreg Ungerer
2009-01-27m68knommu: remove the obsolete and long unused comempci chip supportGreg Ungerer
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2008-12-31take init_fs to saner placeAl Viro
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-23m68knommu: put ColdFire head code into .text.head sectionGreg Ungerer
2008-07-23m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS supportSebastian Siewior
2008-07-23m68knommu: complete generic timeSebastian Siewior
2008-07-23m68knommu: move code within time.cSebastian Siewior
2008-07-23m68knommu: m68knommu: add old stack trace methodSebastian Siewior
2008-06-27PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-13m68knommu: missing sections for linker scriptGreg Ungerer
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-05-01m68knommu: add some missing sections into the linker scriptSebastian Siewior
2008-05-01m68knommu: add pretty back straceSebastian Siewior
2008-05-01m68knommu: add a missing backslash n in setup codeSebastian Siewior
2008-05-01m68knommu: ColdFire add support for kernel preemptionSebastian Siewior
2008-05-01m68knommu: fix signal handling return pathWilson Callan
2008-04-29m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-05m68knommu: remove duplicate exportsAdrian Bunk
2008-02-05m68knomu: remove dead config symbols from m68knomu codeJiri Olsa
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-01m68knommu: remove local gettimeofday codeGreg Ungerer
2008-02-01m68knommu: remove dead code from m68knommu timer codeGreg Ungerer
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-10-23m68knommu: mark setup_arch() as __initGreg Ungerer
2007-10-23m68knommu: remove unused variables in setup.cGreg Ungerer