aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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/gerg/m68knommuLinus Torvalds1-12/+0
2010-10-22m68k: Remove big kernel lock in cache flush codeGeert Uytterhoeven1-3/+0
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich1-2/+0
2010-10-22m68k: Remove dead GG2 config optionChristian Dietrich1-6/+0
2010-10-21m68k{nommu}: Remove unused DEFINE's from asm-offsets.cPhilippe De Muyter1-12/+0
2010-09-13m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven1-0/+3
2010-08-17Make do_execve() take a const filename pointerDavid Howells2-2/+6
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+7
2010-05-17m68k: Remove trailing spaces in messagesFrans Pop1-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-13m68k: Convert m68k to use read/update_persistent_clockJohn Stultz1-4/+7
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-81/+0
2010-03-12Add generic sys_old_mmap()Christoph Hellwig2-35/+1
2010-03-12Add generic sys_old_select()Christoph Hellwig2-17/+1
2010-02-27m68k: Define sigcontext ABI of ColdFireMaxim Kuvyrkov1-0/+7
2010-02-27m68k: Add NPTL supportMaxim Kuvyrkov4-0/+94
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg1-1/+1
2009-12-11Unify sys_mmap*Al Viro1-75/+8
2009-12-06m68k: Remove the BKL from sys_execveJohn Kacur1-4/+1
2009-12-06m68k: Cleanup linker scripts using new linker script macros.Tim Abbott2-95/+20
2009-12-04m68k: ptrace fixesAndreas Schwab2-17/+34
2009-12-04m68k: use generic code for ptrace requestsAndreas Schwab1-54/+21
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/+3
2009-09-22m68k: convert to use arch_gettimeoffset()john stultz1-68/+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/+3
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-14/+5
2009-09-01locking, m68k/asm-offsets: Rename signal definesHeiko Carstens1-4/+4
2009-08-31locking, m68k: Calculate thread_info offset with asm offsetHeiko Carstens1-0/+5
2009-08-31locking, m68k/asm-offsets: Rename pt_regs offset definesHeiko Carstens2-24/+24
2009-08-26m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven1-0/+2
2009-07-09linker script: unify usage of discard definitionTejun Heo2-16/+5
2009-06-24linker script: throw away .discard sectionTejun Heo2-0/+2
2009-06-18ptrace: remove PT_DTRACE from m68k, m68knommuOleg Nesterov1-1/+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-04-28m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven1-0/+1