aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2011-01-07m68knommu: Switch to saner sigsuspendAl Viro
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
2011-01-05m68k/sun3: Kill pte_unmap() warningsGeert Uytterhoeven
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-03m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.hPhilippe De Muyter
2010-11-03m68knommu: add back in declaration of do_IRQGreg Ungerer
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-27ptrace: cleanup arch_ptrace() on m68kNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-26m68k{nommu}/blackfin : remove old assembler-only flags bit definitionsPhilippe De Muyter
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISAThorsten Glaser
2010-10-22m68k: Remove big kernel lock in cache flush codeGeert Uytterhoeven
2010-10-22m68k: __pa(): cast arg to longAndrew Morton
2010-10-22m68k/m68knommu: merge the MMU and non-MMU traps.hGreg Ungerer
2010-10-22m68k/m68knommu: merge MMU and non-MMU thread_info.hGreg Ungerer
2010-10-22m68k/m68knommu: merge MMU and non-MMU atomic.hGreg Ungerer
2010-10-22m68k/m68knommu: clean up page.hGreg Ungerer
2010-10-22m68k/m68knommu: merge machdep.h files into a single fileGreg Ungerer
2010-10-22m68k/m68knommu: merge MMU and non-MMU string.hGreg Ungerer
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich
2010-10-22m68k: move definition of THREAD_SIZE into thread_info_mm.hGreg Ungerer
2010-10-22m68k: Use asm-generic/ioctls.h (enables termiox)Jeff Mahoney
2010-10-22m68k: Remove dead GG2 config optionChristian Dietrich
2010-10-21m68knommu: Fix MCFUART_TXFIFOSIZE for m548x.Philippe De Muyter
2010-10-21m68knommu: add basic mmu-less m548x supportPhilippe De Muyter
2010-10-21m68k{nommu}: Remove unused DEFINE's from asm-offsets.cPhilippe De Muyter
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-10-01arch/m68k/mac/macboing.c: use unsigned long for irqflagsAndrew Morton
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-09-13m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-08-18m68knommu: arch/m68k/include/asm/ide.h fix for nommuJate Sujjavanich
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-14defconfig reductionSam Ravnborg
2010-08-13Mark arguments to certain syscalls as being constDavid Howells