Age | Commit message (Expand) | Author |
2010-10-21 | m68knommu: fix strace support for 68328/68360 | Philippe De Muyter |
2010-10-21 | m68knommu: fix default starting date | Philippe De Muyter |
2010-10-21 | arch/m68knommu: Removing dead 68328_SERIAL_UART2 config option | Christian Dietrich |
2010-10-21 | arch/m68knommu: Removing dead RAM_{16,32}_MB config option | Christian Dietrich |
2010-10-21 | arch/m68knommu: Removing dead M68KFPU_EMU config option | Christian Dietrich |
2010-10-21 | arch/m68knommu: Removing dead RELOCATE config option | Christian Dietrich |
2010-10-21 | arch/m68knommu: Removing dead M68000 config option | Christian Dietrich |
2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2010-09-19 | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe |
2010-09-13 | m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64 | Geert Uytterhoeven |
2010-09-07 | m68knommu: fix missing linker segments | Greg Ungerer |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2010-08-18 | m68knommu: formatting of pointers in printk() | Kulikov Vasiliy |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-14 | defconfig reduction | Sam Ravnborg |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2010-05-24 | arch/m68knommu/platform/68360/commproc.c: Checkpatch cleanup | Andrea Gelmini |
2010-05-24 | arch/m68knommu/mm/fault.c: Checkpatch cleanup | Andrea Gelmini |
2010-05-24 | m68knommu: improve short help of m68knommu/Kconfig/RAMSIZE for '0' case | Philippe De Muyter |
2010-05-24 | m68knommu: add smc91x support for ColdFire NETtel boards | Greg Ungerer |
2010-05-24 | m68knommu: add smc91x support to ColdFire 5249 platform | Greg Ungerer |
2010-05-17 | m68knommu: Coldfire QSPI platform support | Steven King |
2010-04-21 | m68knommu: remove a duplicate vector setting line for 68360 | Greg Ungerer |
2010-04-21 | Fix m68k-uclinux's rt_sigreturn trampoline | Maxim Kuvyrkov |
2010-04-21 | m68knommu: correct the CC flags for Coldfire M5272 targets | Philip Nye |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-12 | m68knommu: use generic ptrace_resume code | Christoph Hellwig |
2010-03-12 | ptrace: use ptrace_request() in the remaining architectures | Christoph Hellwig |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig |
2010-03-12 | Add generic sys_old_select() | Christoph Hellwig |
2010-03-03 | Rename .data.initvect to .data..initvect. | Denys Vlasenko |
2010-03-03 | Rename .text.lock to .text..lock. | Denys Vlasenko |
2010-02-27 | m68knommu: NPTL support for uClinux | Maxim Kuvyrkov |
2010-02-27 | m68k{,nommu}/h8300: Remove obsolete comment about map_chunk | Philippe De Muyter |
2010-01-16 | m68knommu: fix invalid flags on coldfire pit clocksource | john stultz |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2009-12-09 | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-06 | m68knommu: define arch_has_single_step() and friends | Greg Ungerer |
2009-12-04 | m68knommu: export clk_* symbols in clk.c | Steven King |
2009-12-04 | m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION. | Tim Abbott |
2009-12-04 | m68knommu: Move __init_end out of the .init section. | Tim Abbott |
2009-12-04 | m68knommu: Move __init_begin out of the .init section. | Tim Abbott |
2009-12-04 | m68knommu: Use more macros inside the .init section. | Tim Abbott |
2009-12-04 | m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA. | Tim Abbott |
2009-12-04 | m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script. | Tim Abbott |