aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-312-7/+7
* m68k: Convert irq function namespaceThomas Gleixner2011-03-291-1/+1
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-2545-5212/+8714
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-03-163-9/+40
|\
| * m68k/atari: Initial ARAnyM supportPetr Stehlik2011-03-161-0/+5
| * m68k: Allow all kernel traps to be handled via exception fixupsAndreas Schwab2011-03-161-3/+7
| * m68k: Use base_trap_init() to initialize vectorsRoman Zippel2011-03-161-5/+5
| * m68k: Add helper function handle_kernel_fault()Roman Zippel2011-03-161-1/+23
* | m68k: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-2/+2
|/
* m68k: Check __get_user()/__put_user() return valueAl Viro2011-01-071-6/+6
* m68k: Missing syscall_trace() on sigreturnAl Viro2011-01-071-1/+4
* m68k: Fix stack mangling logics in sigreturnAl Viro2011-01-071-112/+61
* m68k: If we fail to set sigframe up, just leave regs alone...Al Viro2011-01-071-14/+30
* m68k: Don't lose state if sigframe setup failsAl Viro2011-01-071-7/+12
* m68k: Simplify the singlestepping handling in signalsAl Viro2011-01-072-9/+8
* m68k: Switch to saner sigsuspend()Al Viro2011-01-072-61/+22
* m68k: Resetting sa_handler in local copy of k_sigaction is pointlessAl Viro2011-01-071-3/+0
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* ptrace: cleanup arch_ptrace() on m68kNamhyung Kim2010-10-271-23/+23
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-4/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-10-251-12/+0
|\
| * m68k{nommu}: Remove unused DEFINE's from asm-offsets.cPhilippe De Muyter2010-10-211-12/+0
* | m68k: Remove big kernel lock in cache flush codeGeert Uytterhoeven2010-10-221-3/+0
* | m68k/m68knommu: Remove dead SMP config optionChristian Dietrich2010-10-221-2/+0
* | m68k: Remove dead GG2 config optionChristian Dietrich2010-10-221-6/+0
|/
* m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven2010-09-131-0/+3
* Make do_execve() take a const filename pointerDavid Howells2010-08-172-2/+6
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-4/+7
|\
| * m68k: Convert m68k to use read/update_persistent_clockJohn Stultz2010-03-131-4/+7
* | m68k: Remove trailing spaces in messagesFrans Pop2010-05-171-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+2
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-81/+0
* | Add generic sys_old_mmap()Christoph Hellwig2010-03-122-35/+1
* | Add generic sys_old_select()Christoph Hellwig2010-03-122-17/+1
|/
* m68k: Define sigcontext ABI of ColdFireMaxim Kuvyrkov2010-02-271-0/+7
* m68k: Add NPTL supportMaxim Kuvyrkov2010-02-274-0/+94
* kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-121-1/+1
* Unify sys_mmap*Al Viro2009-12-111-75/+8
* m68k: Remove the BKL from sys_execveJohn Kacur2009-12-061-4/+1
* m68k: Cleanup linker scripts using new linker script macros.Tim Abbott2009-12-062-95/+20
* m68k: ptrace fixesAndreas Schwab2009-12-042-17/+34
* m68k: use generic code for ptrace requestsAndreas Schwab2009-12-041-54/+21
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-3/+3
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+3
* | m68k: convert to use arch_gettimeoffset()john stultz2009-09-221-68/+2
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-152-14/+5
|\
| * linker script: unify usage of discard definitionTejun Heo2009-07-092-16/+5