aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/kernel
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-02-27m68k: Define sigcontext ABI of ColdFireMaxim Kuvyrkov
2010-02-27m68k: Add NPTL supportMaxim Kuvyrkov
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg
2009-12-11Unify sys_mmap*Al Viro
2009-12-06m68k: Remove the BKL from sys_execveJohn Kacur
2009-12-06m68k: Cleanup linker scripts using new linker script macros.Tim Abbott
2009-12-04m68k: ptrace fixesAndreas Schwab
2009-12-04m68k: use generic code for ptrace requestsAndreas Schwab
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-22m68k: convert to use arch_gettimeoffset()john stultz
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-01locking, m68k/asm-offsets: Rename signal definesHeiko Carstens
2009-08-31locking, m68k: Calculate thread_info offset with asm offsetHeiko Carstens
2009-08-31locking, m68k/asm-offsets: Rename pt_regs offset definesHeiko Carstens
2009-08-26m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-18ptrace: remove PT_DTRACE from m68k, m68knommuOleg Nesterov
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
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