summaryrefslogtreecommitdiff
path: root/arch/m68knommu/kernel
AgeCommit message (Expand)Author
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-27ptrace: cleanup arch_ptrace() on m68knommuNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich
2010-10-22m68knommu: convert to using tracehook_report_syscall_*Greg Ungerer
2010-10-21m68knommu: mask of vector bits in exception word properlyGreg Ungerer
2010-10-21m68knommu: .gitignore vmlinux.ldsPhilippe De Muyter
2010-10-21m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.Philippe De Muyter
2010-10-21m68k{nommu}: Remove unused DEFINE's from asm-offsets.cPhilippe De Muyter
2010-10-21m68knommu: fix default starting datePhilippe De Muyter
2010-10-21arch/m68knommu: Removing dead M68KFPU_EMU config optionChristian Dietrich
2010-10-21arch/m68knommu: Removing dead M68000 config optionChristian Dietrich
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-09-13m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven
2010-09-07m68knommu: fix missing linker segmentsGreg Ungerer
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-08-18m68knommu: formatting of pointers in printk()Kulikov Vasiliy
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-04-21Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12m68knommu: use generic ptrace_resume codeChristoph Hellwig
2010-03-12ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig
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-03-03Rename .data.initvect to .data..initvect.Denys Vlasenko
2010-03-03Rename .text.lock to .text..lock.Denys Vlasenko
2010-02-27m68knommu: NPTL support for uClinuxMaxim Kuvyrkov
2009-12-11Unify sys_mmap*Al Viro
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-12-09Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-06m68knommu: define arch_has_single_step() and friendsGreg Ungerer
2009-12-04m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION.Tim Abbott
2009-12-04m68knommu: Move __init_end out of the .init section.Tim Abbott
2009-12-04m68knommu: Move __init_begin out of the .init section.Tim Abbott
2009-12-04m68knommu: Use more macros inside the .init section.Tim Abbott
2009-12-04m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA.Tim Abbott
2009-12-04m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script.Tim Abbott
2009-12-04m68knommu: rename BSS define in linker scriptGreg Ungerer
2009-12-04m68knommu: define arch_has_single_step() and friendsGreg Ungerer
2009-12-04m68knommu: add uboot commandline argument passing supportLennart Sorensen
2009-10-14m68knommu: Remove the BKL from sys_execveJohn Kacur
2009-09-30m68knommu: fix rename of pt_regs offset defines breakageGreg Ungerer
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-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar