Age | Commit message (Expand) | Author |
2009-01-27 | m68knommu: fix 5329 ColdFire periphal addressing | Matt Waddel |
2009-01-27 | m68knommu: fix syscall restarting | Greg Ungerer |
2009-01-27 | m68knommu: remove the obsolete and long unused comempci chip support | Greg Ungerer |
2009-01-27 | m68knommu: remove the no longer used PCI support option | Adrian Bunk |
2009-01-27 | m68knommu: remove obsolete and unused eLIA board | Adrian Bunk |
2009-01-27 | m68knommu: set NO_DMA | Adrian Bunk |
2009-01-27 | m68knommu: use one exist from execption | Sebastian Siewior |
2009-01-26 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2009-01-16 | m68k,m68knommu: merge header files | Sam Ravnborg |
2009-01-14 | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-01-14 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison |
2009-01-14 | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens |
2009-01-08 | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells |
2009-01-06 | m68knommu: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | atomic_t: unify all arch definitions | Matthew Wilcox |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-01 | m68knommu: define __fls | Rusty Russell |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley |
2008-10-20 | container freezer: add TIF_FREEZE flag to all architectures | Matt Helsley |
2008-10-16 | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky |
2008-09-06 | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk |
2008-09-06 | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse |
2008-08-11 | m68k{,nommu}: Wire up new system calls | Geert Uytterhoeven |
2008-08-07 | Move all of include/asm-m68knommu to arch/m68knommu/include/asm. | Greg Ungerer |
2008-07-26 | m68knommu: use generic show_mem() | Johannes Weiner |
2008-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-07-23 | m68knommu: put ColdFire head code into .text.head section | Greg Ungerer |
2008-07-23 | m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support | Sebastian Siewior |
2008-07-23 | m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA C | Sebastian Siewior |
2008-07-23 | m68knommu: add sched_clock() for the DMA timer | Sebastian Siewior |
2008-07-23 | m68knommu: complete generic time | Sebastian Siewior |
2008-07-23 | m68knommu: move code within time.c | Sebastian Siewior |
2008-07-23 | m68knommu: m68knommu: add old stack trace method | Sebastian Siewior |
2008-07-23 | m68knommu: Add Coldfire DMA Timer support | Sebastian Siewior |
2008-07-23 | m68knommu: defconfig for M5407C3 board | Greg Ungerer |
2008-07-23 | m68knommu: defconfig for M5307C3 board | Greg Ungerer |
2008-07-23 | m68knommu: defconfig for M5275EVB board | Greg Ungerer |
2008-07-23 | m68knommu: defconfig for M5249EVB board | Greg Ungerer |
2008-07-23 | m68knommu: change to a configs directory for board configurations | Greg Ungerer |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-06-27 | PCI: remove unused arch pcibios_update_resource() functions | Adrian Bunk |
2008-06-12 | m68knommu: init coldfire timer TRR with n - 1, not n | Philippe De Muyter |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |
2008-05-13 | m68knommu: missing sections for linker script | Greg Ungerer |
2008-05-13 | m68knommu: ColdFire add support for kernel preemption (missing chunk) | Sebastian Siewior |
2008-05-03 | unified (weak) sys_pipe implementation | Ulrich Drepper |