summaryrefslogtreecommitdiffstats
path: root/arch/m68k
AgeCommit message (Expand)AuthorLines
2008-05-21provide out-of-line strcat() for m68kAl Viro-0/+6
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+0
2008-05-18m68k: Add multi_defconfigGeert Uytterhoeven-0/+1269
2008-05-18m68k: Update defconfigsGeert Uytterhoeven-587/+994
2008-05-18m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven-3/+3
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven-3/+3
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven-1/+2
2008-05-18m68k: Q40/Q60 floppy support is brokenGeert Uytterhoeven-1/+1
2008-05-18m68k: Correct jump if not running on HP300Geert Uytterhoeven-1/+1
2008-05-18m68k: Kill CONFIG_WHIPPET_SERIALGeert Uytterhoeven-7/+0
2008-05-16[PATCH] take init_files to fs/file.cAl Viro-1/+0
2008-05-05m68k: remove old mac_esp cruftFinn Thain-24/+0
2008-05-05m68k: Handle 68040 bus faultsRoman Zippel-3/+14
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper-17/+0
2008-04-29m68k: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V-0/+1
2008-04-29m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter-3/+1
2008-04-29proc: remove /proc/mac_iopAlexey Dobriyan-85/+0
2008-04-29proc: remove proc_root from driversAlexey Dobriyan-1/+1
2008-04-28m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison-8/+8
2008-04-28m68k: remove redundant display of free swap space in show_mem()Johannes Weiner-1/+0
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-2/+0
2008-04-17Generic semaphore implementationMatthew Wilcox-193/+2
2008-04-04m68k: update defconfigs for 2.6.25Geert Uytterhoeven-4160/+5747
2008-04-04m68k: use KBUILD_DEFCONFIGAdrian Bunk-657/+2
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven-1/+3
2008-02-09ide: introduce HAVE_IDESam Ravnborg-0/+1
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin-0/+4
2008-02-08procfs: constify function pointer tablesJan Engelhardt-1/+1
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells-2/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells-47/+0
2008-02-08aout: mark arches that support A.OUT formatDavid Howells-0/+3
2008-02-07m68k: correct setting of struct user.u_ar0Geert Uytterhoeven-1/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle-2/+3
2008-02-06cleanup after APUS removalAdrian Bunk-2/+0
2008-02-06Remove pointless casts from void pointersJeff Garzik-1/+1
2008-02-05mac68k: remove dead MAC_ADBKEYCODESStanislav Brabec-15/+0
2008-02-05mac68k: remove dead codeFinn Thain-2/+0
2008-02-05m68k: kill arch/m68k/mvme16x/mvme16x_ksyms.cAdrian Bunk-7/+3
2008-02-05m68k: kill arch/m68k/atari/atari_ksyms.cAdrian Bunk-36/+31
2008-02-05m68k: kill arch/m68k/amiga/amiga_ksyms.cAdrian Bunk-34/+32
2008-02-05m68k: kill arch/m68k/hp300/ksyms.cAdrian Bunk-10/+1
2008-02-05m68k: kill arch/m68k/mac/mac_ksyms.cAdrian Bunk-10/+5
2008-02-05m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.cRoel Kluin-28/+26
2008-02-05m68k: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz-1/+1
2008-02-05m68k: Use cc-cross-prefixGeert Uytterhoeven-6/+5
2008-02-05timerfd: new timerfd APIDavide Libenzi-1/+1
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers-2/+0
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk-5/+0
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg-8/+8
2007-11-26m68k: export atari_keyb_initAdrian Bunk-1/+2