aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-18ptrace: remove PT_DTRACE from m68k, m68knommuOleg Nesterov1-1/+0
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-04-28m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven1-0/+1
2009-04-26m68k: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott4-4/+4
2009-04-22m68k,m68knommu: Wire up preadv and pwritevGeert Uytterhoeven1-0/+2
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds1-0/+18
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02m68k: Hook up rtc-genericGeert Uytterhoeven1-0/+18
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2009-01-12m68k: Fix --build-id breakage for sun3Al Viro1-0/+1
2009-01-12m68k: Wire up sys_restart_syscallAndreas Schwab2-1/+16
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven1-6/+5
2009-01-12m68k: Add vmlinux.lds to .gitignoreKars de Jong1-0/+1
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer1-1/+1
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-11-15m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven1-1/+1
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan1-7/+28
2008-10-14m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven1-1/+2
2008-10-14m68k: remove the dead PCI codeAdrian Bunk2-517/+0
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk2-3/+5
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven1-2/+2
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-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven1-0/+6
2008-07-20m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven1-0/+3
2008-07-20Stringify support commasMathieu Desnoyers1-2/+0
2008-07-20m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven1-0/+6
2008-07-20m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov2-4/+6
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+0
2008-05-18m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven1-3/+3
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven1-3/+3
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven1-1/+2
2008-05-18m68k: Correct jump if not running on HP300Geert Uytterhoeven1-1/+1
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-05m68k: Handle 68040 bus faultsRoman Zippel1-3/+14
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-04-29m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-3/+1
2008-04-28m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-5/+5
2008-04-17Generic semaphore implementationMatthew Wilcox3-139/+1
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven1-1/+3
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2-2/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells1-47/+0
2008-02-07m68k: correct setting of struct user.u_ar0Geert Uytterhoeven1-1/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+2
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2-8/+8
2007-10-24m68k: sg falloutGeert Uytterhoeven1-1/+1