summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-0/+2
2011-07-30m68k: Kill warning in setup_arch() when compiling for Sun3Geert Uytterhoeven1-0/+2
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds5-227/+137
2011-07-25m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause2-2/+2
2011-07-25m68k: Revive reporting of spurious interruptsGeert Uytterhoeven1-0/+10
2011-07-25m68knommu: correctly use trap_initGreg Ungerer1-4/+0
2011-07-25m68k: merge the non-mmu and mmu versions of module.cGreg Ungerer3-223/+127
2011-07-24modules: make arch's use default loader hooksJonas Bonn2-61/+0
2011-06-14m68k: use kernel processor defines for conditional optimizationsGreg Ungerer1-2/+1
2011-06-14m68knommu: fix linker script exported name sectionsGreg Ungerer1-10/+10
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2011-05-24m68knommu: Use generic show_interrupts()Geert Uytterhoeven1-28/+0
2011-05-24m68k: merge the mmu and non-mmu versions of sys_m68k.cGreg Ungerer3-643/+578
2011-05-24m68knommu: Remove obsolete #include <linux/sys.h>Geert Uytterhoeven2-2/+0
2011-05-24m68k: merge mmu and non-mmu versions of asm-offsets.cGreg Ungerer3-179/+103
2011-05-24m68k: merge non-mmu and mmu versions of m68k_ksyms.cGreg Ungerer3-64/+32
2011-05-24m68knommu: remove un-needed exporting of COLDFIRE symbolsGreg Ungerer1-12/+0
2011-05-24m68knommu: move EXPORT of kernel_thread to function definitionGreg Ungerer2-4/+1
2011-05-24m68knommu: move EXPORT of local checksumming functions to definitionsGreg Ungerer1-5/+0
2011-05-24m68knommu: move EXPORT of dump_fpu to function definitionGreg Ungerer2-4/+1
2011-05-24m68knommu: remove stubs for __ioremap() and iounmap()Greg Ungerer1-2/+0
2011-05-24m68k: remove duplicate memcpy() implementationGreg Ungerer1-6/+0
2011-05-24m68k: remove duplicate memset() implementationGreg Ungerer1-1/+0
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt2-0/+3
2011-05-19m68k: Really wire up sys_pselect6 and sys_ppollGeert Uytterhoeven1-2/+2
2011-05-19m68k: Merge mmu and non-mmu versions of sys_call_tableGeert Uytterhoeven3-445/+96
2011-04-12m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...Geert Uytterhoeven2-0/+8
2011-03-31Fix common misspellingsLucas De Marchi2-7/+7
2011-03-29m68k: Convert irq function namespaceThomas Gleixner1-1/+1
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer45-5212/+8714
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-9/+40
2011-03-16m68k/atari: Initial ARAnyM supportPetr Stehlik1-0/+5
2011-03-16m68k: Allow all kernel traps to be handled via exception fixupsAndreas Schwab1-3/+7
2011-03-16m68k: Use base_trap_init() to initialize vectorsRoman Zippel1-5/+5
2011-03-16m68k: Add helper function handle_kernel_fault()Roman Zippel1-1/+23
2011-01-31m68k: Switch do_timer() to xtime_update()Torben Hohn1-2/+2
2011-01-07m68k: Check __get_user()/__put_user() return valueAl Viro1-6/+6
2011-01-07m68k: Missing syscall_trace() on sigreturnAl Viro1-1/+4
2011-01-07m68k: Fix stack mangling logics in sigreturnAl Viro1-112/+61
2011-01-07m68k: If we fail to set sigframe up, just leave regs alone...Al Viro1-14/+30
2011-01-07m68k: Don't lose state if sigframe setup failsAl Viro1-7/+12
2011-01-07m68k: Simplify the singlestepping handling in signalsAl Viro2-9/+8
2011-01-07m68k: Switch to saner sigsuspend()Al Viro2-61/+22
2011-01-07m68k: Resetting sa_handler in local copy of k_sigaction is pointlessAl Viro1-3/+0
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-27ptrace: cleanup arch_ptrace() on m68kNamhyung Kim1-23/+23
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-4/+5
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-12/+0
2010-10-22m68k: Remove big kernel lock in cache flush codeGeert Uytterhoeven1-3/+0