summaryrefslogtreecommitdiff
path: root/arch/m68k/kernel
AgeCommit message (Expand)Author
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-04-28m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven
2009-04-26m68k: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-22m68k,m68knommu: Wire up preadv and pwritevGeert Uytterhoeven
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02m68k: Hook up rtc-genericGeert Uytterhoeven
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-12m68k: Fix --build-id breakage for sun3Al Viro
2009-01-12m68k: Wire up sys_restart_syscallAndreas Schwab
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven
2009-01-12m68k: Add vmlinux.lds to .gitignoreKars de Jong
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer
2008-12-31take init_fs to saner placeAl Viro
2008-11-15m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan
2008-10-14m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven
2008-10-14m68k: remove the dead PCI codeAdrian Bunk
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven
2008-10-14m68k: Add NOTES to init data so its discarded at bootRoman Zippel
2008-10-14m68k: Put .bss at the end of the data sectionRoman Zippel
2008-10-14m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven
2008-07-20m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven
2008-07-20Stringify support commasMathieu Desnoyers
2008-07-20m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven
2008-07-20m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-18m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven
2008-05-18m68k: Correct jump if not running on HP300Geert Uytterhoeven
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-05m68k: Handle 68040 bus faultsRoman Zippel
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-04-29m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter
2008-04-28m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-07m68k: correct setting of struct user.u_ar0Geert Uytterhoeven
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-10-24m68k: sg falloutGeert Uytterhoeven
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan