| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven | 2009-02-22 | 7 | -31/+31 |
* | m68knommu: remove the no longer used PCI support option | Adrian Bunk | 2009-01-27 | 1 | -4/+0 |
* | m68knommu: remove obsolete and unused eLIA board | Adrian Bunk | 2009-01-27 | 1 | -1/+1 |
* | m68knommu: fix cache flushing for the 527x ColdFire processors | Greg Ungerer | 2009-01-27 | 1 | -2/+9 |
* | m68k{nommu}: fixups after the header move | Harvey Harrison | 2009-01-26 | 4 | -17/+11 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2009-01-26 | 308 | -0/+31193 |
|\ |
|
| * | m68k,m68knommu: merge header files | Sam Ravnborg | 2009-01-16 | 308 | -0/+31198 |
* | | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
* | | m68k: Fix --build-id breakage for sun3 | Al Viro | 2009-01-12 | 1 | -0/+1 |
* | | m68k: Wire up sys_restart_syscall | Andreas Schwab | 2009-01-12 | 2 | -1/+16 |
* | | m68k: sun3 core - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 1 | -3/+6 |
* | | m68k: mvme147 core - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 1 | -2/+3 |
* | | m68k: mac core - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 6 | -34/+54 |
* | | m68k: hp300 core - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 1 | -1/+2 |
* | | m68k: atari core - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 3 | -6/+13 |
* | | m68k: apollo core - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 1 | -1/+2 |
* | | m68k: amiga core - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 3 | -6/+13 |
* | | m68k: Kill several external declarations in source files | Geert Uytterhoeven | 2009-01-12 | 18 | -56/+14 |
* | | m68k: Add vmlinux.lds to .gitignore | Kars de Jong | 2009-01-12 | 1 | -0/+1 |
|/ |
|
* | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | m68k: fix recursive dependency in Kconfig | Sam Ravnborg | 2009-01-02 | 1 | -1/+0 |
* | take init_fs to saner place | Al Viro | 2009-01-01 | 1 | -1/+0 |
* | m68k: fix trigraph ignored warning in setox.S | Finn Thain | 2008-12-28 | 1 | -2/+2 |
* | m68k: mac baboon interrupt enable/disable | Finn Thain | 2008-12-28 | 2 | -15/+35 |
* | m68k: machw.h cleanup | Finn Thain | 2008-12-28 | 4 | -4/+0 |
* | m68k: Mac via cleanup and commentry | Finn Thain | 2008-12-28 | 1 | -47/+32 |
* | m68k: Reinstate mac rtc | Finn Thain | 2008-12-28 | 2 | -9/+10 |
* | m68k: Update defconfigs for 2.6.28-rc7 | Geert Uytterhoeven | 2008-12-02 | 12 | -612/+828 |
* | m68k: Fix off-by-one in m68k_setup_user_interrupt() | Geert Uytterhoeven | 2008-11-15 | 1 | -1/+1 |
* | proc: move /proc/stram to m68k-specific code | Alexey Dobriyan | 2008-10-23 | 1 | -6/+22 |
* | proc: move /proc/hardware to m68k-specific code | Alexey Dobriyan | 2008-10-23 | 9 | -86/+55 |
* | arch/m68k/bvme6000/rtc.c: remove duplicated include | Huang Weiyi | 2008-10-20 | 1 | -1/+0 |
* | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 1 | -0/+2 |
* | arch/m68k/mm/kmap.c: introduce missing kfree | Julia Lawall | 2008-10-14 | 1 | -1/+3 |
* | m68k: init_irq_proc depends on CONFIG_PROC_FS | Geert Uytterhoeven | 2008-10-14 | 1 | -1/+2 |
* | m68k: remove the dead PCI code | Adrian Bunk | 2008-10-14 | 3 | -521/+0 |
* | m68k: Remove the broken Hades support | Adrian Bunk | 2008-10-14 | 7 | -488/+19 |
* | m68k: Add missing dma_sync_single_range_for_{cpu,device}() | Geert Uytterhoeven | 2008-10-14 | 1 | -2/+2 |
* | m68k: Define rtc_lock on Atari | Geert Uytterhoeven | 2008-10-14 | 1 | -0/+3 |
* | m68k: Remove unused atari_kbd_translate() | Geert Uytterhoeven | 2008-10-14 | 1 | -12/+0 |
* | m68k: Modular Amiga keyboard needs key_maps | Geert Uytterhoeven | 2008-10-14 | 1 | -0/+9 |
* | m68k: Reverse platform MMU logic so Sun 3 is last | Geert Uytterhoeven | 2008-10-14 | 1 | -21/+22 |
* | m68k: Add NOTES to init data so its discarded at boot | Roman Zippel | 2008-10-14 | 1 | -0/+1 |
* | m68k: Put .bss at the end of the data section | Roman Zippel | 2008-10-14 | 1 | -4/+4 |
* | m68k: Use new printk() extension %pS to print symbols | Geert Uytterhoeven | 2008-10-14 | 1 | -6/+3 |
* | m68k: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-14 | 6 | -84/+62 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 | 12 | -258/+390 |
|\ |
|
| * | m68k: Update defconfigs for 2.6.27-rc6 | Geert Uytterhoeven | 2008-09-10 | 12 | -258/+390 |
* | | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT | David Woodhouse | 2008-09-06 | 1 | -0/+1 |