aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-02m68k: fix recursive dependency in KconfigSam Ravnborg1-1/+0
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-28m68k: fix trigraph ignored warning in setox.SFinn Thain1-2/+2
2008-12-28m68k: mac baboon interrupt enable/disableFinn Thain2-15/+35
2008-12-28m68k: machw.h cleanupFinn Thain4-4/+0
2008-12-28m68k: Mac via cleanup and commentryFinn Thain1-47/+32
2008-12-28m68k: Reinstate mac rtcFinn Thain2-9/+10
2008-12-02m68k: Update defconfigs for 2.6.28-rc7Geert Uytterhoeven12-612/+828
2008-11-15m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven1-1/+1
2008-10-23proc: move /proc/stram to m68k-specific codeAlexey Dobriyan1-6/+22
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan9-86/+55
2008-10-20arch/m68k/bvme6000/rtc.c: remove duplicated includeHuang Weiyi1-1/+0
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+2
2008-10-14arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall1-1/+3
2008-10-14m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven1-1/+2
2008-10-14m68k: remove the dead PCI codeAdrian Bunk3-521/+0
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk7-488/+19
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven1-2/+2
2008-10-14m68k: Define rtc_lock on AtariGeert Uytterhoeven1-0/+3
2008-10-14m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven1-12/+0
2008-10-14m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven1-0/+9
2008-10-14m68k: Reverse platform MMU logic so Sun 3 is lastGeert Uytterhoeven1-21/+22
2008-10-14m68k: Add NOTES to init data so its discarded at bootRoman Zippel1-0/+1
2008-10-14m68k: Put .bss at the end of the data sectionRoman Zippel1-4/+4
2008-10-14m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven1-6/+3
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk6-84/+62
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse12-258/+390
2008-09-10m68k: Update defconfigs for 2.6.27-rc6Geert Uytterhoeven12-258/+390
2008-09-06Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUTDavid Woodhouse1-0/+1
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse1-3/+0
2008-09-02m68k: atari_keyb_init operator precedence fixMichael Schmitz1-3/+6
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven1-0/+6
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk2-2/+0
2008-07-26m68k: use generic show_mem()Johannes Weiner1-30/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2-2/+2
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-3/+1
2008-07-20arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-1/+0
2008-07-20arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-1/+0
2008-07-20m68k/Atari: remove the dead ATARI_SCC{,_DMA} optionsAdrian Bunk1-23/+1
2008-07-20m68k/Mac: remove the unused ADB_KEYBOARD optionAdrian Bunk1-12/+0
2008-07-20m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven1-0/+3
2008-07-20m68k/sun3/: possible cleanupsAdrian Bunk8-36/+10
2008-07-20m68k/q40/config.c: make functions staticAdrian Bunk1-13/+13
2008-07-20m68k/mac/: possible cleanupsAdrian Bunk8-181/+35
2008-07-20m68k/atari/debug.c: possible cleanupsAdrian Bunk1-30/+7
2008-07-20m68k/amiga/: possible cleanupsAdrian Bunk1-14/+6
2008-07-20export amiga_vblankAdrian Bunk1-0/+2
2008-07-20m68k: remove AP1000 codeAdrian Bunk3-18/+0
2008-07-20m68k: make multi_defconfig the default defconfigAdrian Bunk1-1/+1