summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
AgeCommit message (Expand)Author
2011-04-12m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...Geert Uytterhoeven
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29m68k: Convert irq function namespaceThomas Gleixner
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-03-16m68k/atari: Initial ARAnyM supportPetr Stehlik
2011-03-16m68k: Allow all kernel traps to be handled via exception fixupsAndreas Schwab
2011-03-16m68k: Use base_trap_init() to initialize vectorsRoman Zippel
2011-03-16m68k: Add helper function handle_kernel_fault()Roman Zippel
2011-01-31m68k: Switch do_timer() to xtime_update()Torben Hohn
2011-01-07m68k: Check __get_user()/__put_user() return valueAl Viro
2011-01-07m68k: Missing syscall_trace() on sigreturnAl Viro
2011-01-07m68k: Fix stack mangling logics in sigreturnAl Viro
2011-01-07m68k: If we fail to set sigframe up, just leave regs alone...Al Viro
2011-01-07m68k: Don't lose state if sigframe setup failsAl Viro
2011-01-07m68k: Simplify the singlestepping handling in signalsAl Viro
2011-01-07m68k: Switch to saner sigsuspend()Al Viro
2011-01-07m68k: Resetting sa_handler in local copy of k_sigaction is pointlessAl Viro
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-27ptrace: cleanup arch_ptrace() on m68kNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-10-22m68k: Remove big kernel lock in cache flush codeGeert Uytterhoeven
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich
2010-10-22m68k: Remove dead GG2 config optionChristian Dietrich
2010-10-21m68k{nommu}: Remove unused DEFINE's from asm-offsets.cPhilippe De Muyter
2010-09-13m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-05-17m68k: Remove trailing spaces in messagesFrans Pop
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13m68k: Convert m68k to use read/update_persistent_clockJohn Stultz
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-02-27m68k: Define sigcontext ABI of ColdFireMaxim Kuvyrkov
2010-02-27m68k: Add NPTL supportMaxim Kuvyrkov
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg
2009-12-11Unify sys_mmap*Al Viro
2009-12-06m68k: Remove the BKL from sys_execveJohn Kacur
2009-12-06m68k: Cleanup linker scripts using new linker script macros.Tim Abbott
2009-12-04m68k: ptrace fixesAndreas Schwab
2009-12-04m68k: use generic code for ptrace requestsAndreas Schwab
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-22m68k: convert to use arch_gettimeoffset()john stultz
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds