aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
Commit message (Expand)AuthorAge
* m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven2009-04-28
* m68k: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* m68k,m68knommu: Wire up preadv and pwritevGeert Uytterhoeven2009-04-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2009-04-03
|\
| * m68k: Hook up rtc-genericGeert Uytterhoeven2009-04-01
* | Simplify copy_thread()Alexey Dobriyan2009-04-02
|/
* [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-14
* m68k: Fix --build-id breakage for sun3Al Viro2009-01-12
* m68k: Wire up sys_restart_syscallAndreas Schwab2009-01-12
* m68k: Kill several external declarations in source filesGeert Uytterhoeven2009-01-12
* m68k: Add vmlinux.lds to .gitignoreKars de Jong2009-01-12
* trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-06
* take init_fs to saner placeAl Viro2008-12-31
* m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven2008-11-15
* proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan2008-10-23
* m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven2008-10-14
* m68k: remove the dead PCI codeAdrian Bunk2008-10-14
* m68k: Remove the broken Hades supportAdrian Bunk2008-10-14
* m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven2008-10-14
* m68k: Add NOTES to init data so its discarded at bootRoman Zippel2008-10-14
* m68k: Put .bss at the end of the data sectionRoman Zippel2008-10-14
* m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven2008-10-14
* m68k{,nommu}: Wire up new system callsGeert Uytterhoeven2008-08-11
* m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven2008-07-20
* Stringify support commasMathieu Desnoyers2008-07-20
* m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven2008-07-20
* m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov2008-07-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-19
|\
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-16
* | m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven2008-05-18
* | m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven2008-05-18
* | m68k: export m68k_mmutypeGeert Uytterhoeven2008-05-18
* | m68k: Correct jump if not running on HP300Geert Uytterhoeven2008-05-18
|/
* m68k: Handle 68040 bus faultsRoman Zippel2008-05-05
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-03
* m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* Generic semaphore implementationMatthew Wilcox2008-04-17
* m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven2008-03-04
* procfs: constify function pointer tablesJan Engelhardt2008-02-08
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-08
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-08
* m68k: correct setting of struct user.u_ar0Geert Uytterhoeven2008-02-07
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07
* timerfd: new timerfd APIDavide Libenzi2008-02-05
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-28
* m68k: sg falloutGeert Uytterhoeven2007-10-24
* Update arch/ to use sg helpersJens Axboe2007-10-22
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* remove include/asm-*/ipc.hAdrian Bunk2007-10-17