aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: remove the no longer used PCI support optionAdrian Bunk2009-01-271-4/+0
* m68knommu: remove obsolete and unused eLIA boardAdrian Bunk2009-01-271-1/+1
* m68knommu: fix cache flushing for the 527x ColdFire processorsGreg Ungerer2009-01-271-2/+9
* m68k{nommu}: fixups after the header moveHarvey Harrison2009-01-264-17/+11
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2009-01-26308-0/+31193
|\
| * m68k,m68knommu: merge header filesSam Ravnborg2009-01-16308-0/+31198
* | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
* | m68k: Fix --build-id breakage for sun3Al Viro2009-01-121-0/+1
* | m68k: Wire up sys_restart_syscallAndreas Schwab2009-01-122-1/+16
* | m68k: sun3 core - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-121-3/+6
* | m68k: mvme147 core - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-121-2/+3
* | m68k: mac core - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-126-34/+54
* | m68k: hp300 core - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-121-1/+2
* | m68k: atari core - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-123-6/+13
* | m68k: apollo core - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-121-1/+2
* | m68k: amiga core - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-123-6/+13
* | m68k: Kill several external declarations in source filesGeert Uytterhoeven2009-01-1218-56/+14
* | m68k: Add vmlinux.lds to .gitignoreKars de Jong2009-01-121-0/+1
|/
* trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* m68k: fix recursive dependency in KconfigSam Ravnborg2009-01-021-1/+0
* take init_fs to saner placeAl Viro2008-12-311-1/+0
* m68k: fix trigraph ignored warning in setox.SFinn Thain2008-12-281-2/+2
* m68k: mac baboon interrupt enable/disableFinn Thain2008-12-282-15/+35
* m68k: machw.h cleanupFinn Thain2008-12-284-4/+0
* m68k: Mac via cleanup and commentryFinn Thain2008-12-281-47/+32
* m68k: Reinstate mac rtcFinn Thain2008-12-282-9/+10
* m68k: Update defconfigs for 2.6.28-rc7Geert Uytterhoeven2008-12-0212-612/+828
* m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven2008-11-151-1/+1
* proc: move /proc/stram to m68k-specific codeAlexey Dobriyan2008-10-231-6/+22
* proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan2008-10-239-86/+55
* arch/m68k/bvme6000/rtc.c: remove duplicated includeHuang Weiyi2008-10-201-1/+0
* container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
* arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall2008-10-141-1/+3
* m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven2008-10-141-1/+2
* m68k: remove the dead PCI codeAdrian Bunk2008-10-143-521/+0
* m68k: Remove the broken Hades supportAdrian Bunk2008-10-147-488/+19
* m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven2008-10-141-2/+2
* m68k: Define rtc_lock on AtariGeert Uytterhoeven2008-10-141-0/+3
* m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven2008-10-141-12/+0
* m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven2008-10-141-0/+9
* m68k: Reverse platform MMU logic so Sun 3 is lastGeert Uytterhoeven2008-10-141-21/+22
* m68k: Add NOTES to init data so its discarded at bootRoman Zippel2008-10-141-0/+1
* m68k: Put .bss at the end of the data sectionRoman Zippel2008-10-141-4/+4
* m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven2008-10-141-6/+3
* m68k: use bcd2bin/bin2bcdAdrian Bunk2008-10-146-84/+62
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-1312-258/+390
|\
| * m68k: Update defconfigs for 2.6.27-rc6Geert Uytterhoeven2008-09-1012-258/+390
* | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUTDavid Woodhouse2008-09-061-0/+1
* | Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-061-3/+0
|/