aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAge
* m68knommu: Switch to saner sigsuspendAl Viro2011-01-07
* m68k: Check __get_user()/__put_user() return valueAl Viro2011-01-07
* m68k: Missing syscall_trace() on sigreturnAl Viro2011-01-07
* m68k: Fix stack mangling logics in sigreturnAl Viro2011-01-07
* m68k: If we fail to set sigframe up, just leave regs alone...Al Viro2011-01-07
* m68k: Don't lose state if sigframe setup failsAl Viro2011-01-07
* m68k: Simplify the singlestepping handling in signalsAl Viro2011-01-07
* m68k: Switch to saner sigsuspend()Al Viro2011-01-07
* m68k: Resetting sa_handler in local copy of k_sigaction is pointlessAl Viro2011-01-07
* m68k/sun3: Kill pte_unmap() warningsGeert Uytterhoeven2011-01-05
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.hPhilippe De Muyter2010-11-02
* m68knommu: add back in declaration of do_IRQGreg Ungerer2010-11-02
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-28
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-19
* | | ptrace: cleanup arch_ptrace() on m68kNamhyung Kim2010-10-27
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* | | m68k{nommu}/blackfin : remove old assembler-only flags bit definitionsPhilippe De Muyter2010-10-26
* | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-10-25
|\ \ \
| * | | m68knommu: Fix MCFUART_TXFIFOSIZE for m548x.Philippe De Muyter2010-10-20
| * | | m68knommu: add basic mmu-less m548x supportPhilippe De Muyter2010-10-20
| * | | m68k{nommu}: Remove unused DEFINE's from asm-offsets.cPhilippe De Muyter2010-10-20
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \ \ \
| * | | | Update broken web addresses in arch directory.Justin P. Mattock2010-10-18
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-10-22
|\ \ \ \ \
| * | | | | m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISAThorsten Glaser2010-10-22
| * | | | | m68k: Remove big kernel lock in cache flush codeGeert Uytterhoeven2010-10-22
| * | | | | m68k: __pa(): cast arg to longAndrew Morton2010-10-22
| * | | | | m68k/m68knommu: merge the MMU and non-MMU traps.hGreg Ungerer2010-10-22
| * | | | | m68k/m68knommu: merge MMU and non-MMU thread_info.hGreg Ungerer2010-10-22
| * | | | | m68k/m68knommu: merge MMU and non-MMU atomic.hGreg Ungerer2010-10-22
| * | | | | m68k/m68knommu: clean up page.hGreg Ungerer2010-10-22
| * | | | | m68k/m68knommu: merge machdep.h files into a single fileGreg Ungerer2010-10-22
| * | | | | m68k/m68knommu: merge MMU and non-MMU string.hGreg Ungerer2010-10-22
| * | | | | m68k/m68knommu: Remove dead SMP config optionChristian Dietrich2010-10-22
| * | | | | m68k: move definition of THREAD_SIZE into thread_info_mm.hGreg Ungerer2010-10-22
| * | | | | m68k: Use asm-generic/ioctls.h (enables termiox)Jeff Mahoney2010-10-22
| * | | | | m68k: Remove dead GG2 config optionChristian Dietrich2010-10-22
| | |/ / / | |/| | |
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \
| * | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | | | | | Fix IRQ flag handling namingDavid Howells2010-10-07
| |/ / / / |/| | | |
* | | | | arch/m68k/mac/macboing.c: use unsigned long for irqflagsAndrew Morton2010-10-01
* | | | | m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven2010-09-13
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-08-18
|\ \ \ \
| * | | | m68knommu: arch/m68k/include/asm/ide.h fix for nommuJate Sujjavanich2010-08-17
| | |_|/ | |/| |
* / | | Make do_execve() take a const filename pointerDavid Howells2010-08-17
|/ / /
* | | defconfig reductionSam Ravnborg2010-08-14
* | | Mark arguments to certain syscalls as being constDavid Howells2010-08-13