Age | Commit message (Expand) | Author | Files | Lines |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -0/+2 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -2/+2 |
2011-01-12 | watchdog: Add MCF548x watchdog driver. | Philippe De Muyter | 1 | -0/+2 |
2011-01-07 | m68knommu: Switch to saner sigsuspend | Al Viro | 1 | -2/+0 |
2011-01-07 | m68k: Check __get_user()/__put_user() return value | Al Viro | 1 | -6/+6 |
2011-01-07 | m68k: Missing syscall_trace() on sigreturn | Al Viro | 1 | -1/+4 |
2011-01-07 | m68k: Fix stack mangling logics in sigreturn | Al Viro | 1 | -112/+61 |
2011-01-07 | m68k: If we fail to set sigframe up, just leave regs alone... | Al Viro | 1 | -14/+30 |
2011-01-07 | m68k: Don't lose state if sigframe setup fails | Al Viro | 1 | -7/+12 |
2011-01-07 | m68k: Simplify the singlestepping handling in signals | Al Viro | 2 | -9/+8 |
2011-01-07 | m68k: Switch to saner sigsuspend() | Al Viro | 4 | -61/+26 |
2011-01-07 | m68k: Resetting sa_handler in local copy of k_sigaction is pointless | Al Viro | 1 | -3/+0 |
2011-01-05 | m68k/sun3: Kill pte_unmap() warnings | Geert Uytterhoeven | 1 | -3/+2 |
2011-01-03 | m68k: fix comment typo diable -> disable. | Justin P. Mattock | 1 | -1/+1 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 3 | -1/+3 |
2010-12-10 | fix comment typos concerning "consistent" | Uwe Kleine-König | 1 | -1/+1 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
2010-11-03 | m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.h | Philippe De Muyter | 1 | -0/+2 |
2010-11-03 | m68knommu: add back in declaration of do_IRQ | Greg Ungerer | 1 | -0/+1 |
2010-10-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -6/+0 |
2010-10-27 | ptrace: cleanup arch_ptrace() on m68k | Namhyung Kim | 1 | -23/+23 |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim | 1 | -4/+5 |
2010-10-26 | m68k{nommu}/blackfin : remove old assembler-only flags bit definitions | Philippe De Muyter | 2 | -18/+0 |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra | 2 | -4/+0 |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 10 | -17/+208 |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -2/+3 |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 29 | -1534/+826 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2 | -0/+2 |
2010-10-22 | m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISA | Thorsten Glaser | 1 | -0/+4 |
2010-10-22 | m68k: Remove big kernel lock in cache flush code | Geert Uytterhoeven | 1 | -3/+0 |
2010-10-22 | m68k: __pa(): cast arg to long | Andrew Morton | 1 | -1/+1 |
2010-10-22 | m68k/m68knommu: merge the MMU and non-MMU traps.h | Greg Ungerer | 3 | -430/+271 |
2010-10-22 | m68k/m68knommu: merge MMU and non-MMU thread_info.h | Greg Ungerer | 4 | -181/+109 |
2010-10-22 | m68k/m68knommu: merge MMU and non-MMU atomic.h | Greg Ungerer | 3 | -358/+207 |
2010-10-22 | m68k/m68knommu: clean up page.h | Greg Ungerer | 3 | -93/+55 |
2010-10-22 | m68k/m68knommu: merge machdep.h files into a single file | Greg Ungerer | 3 | -66/+44 |
2010-10-22 | m68k/m68knommu: merge MMU and non-MMU string.h | Greg Ungerer | 3 | -260/+131 |
2010-10-22 | m68k/m68knommu: Remove dead SMP config option | Christian Dietrich | 4 | -15/+0 |
2010-10-22 | m68k: move definition of THREAD_SIZE into thread_info_mm.h | Greg Ungerer | 2 | -6/+5 |
2010-10-22 | m68k: Use asm-generic/ioctls.h (enables termiox) | Jeff Mahoney | 1 | -79/+1 |
2010-10-22 | m68k: Remove dead GG2 config option | Christian Dietrich | 4 | -47/+3 |
2010-10-21 | m68knommu: Fix MCFUART_TXFIFOSIZE for m548x. | Philippe De Muyter | 1 | -1/+3 |
2010-10-21 | m68knommu: add basic mmu-less m548x support | Philippe De Muyter | 9 | -4/+205 |
2010-10-21 | m68k{nommu}: Remove unused DEFINE's from asm-offsets.c | Philippe De Muyter | 1 | -12/+0 |
2010-10-18 | Update broken web addresses in arch directory. | Justin P. Mattock | 2 | -2/+3 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 2 | -0/+2 |
2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 25 | -9694/+25 |
2010-10-07 | Fix IRQ flag handling naming | David Howells | 4 | -81/+79 |
2010-10-01 | arch/m68k/mac/macboing.c: use unsigned long for irqflags | Andrew Morton | 1 | -3/+3 |
2010-09-19 | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 1 | -6/+0 |