aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/kernel
Commit message (Expand)AuthorAge
* m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven2010-09-13
* m68knommu: fix missing linker segmentsGreg Ungerer2010-09-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-08-18
|\
| * m68knommu: formatting of pointers in printk()Kulikov Vasiliy2010-08-17
* | Make do_execve() take a const filename pointerDavid Howells2010-08-17
|/
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\
| * Rename .data.initvect to .data..initvect.Denys Vlasenko2010-03-03
| * Rename .text.lock to .text..lock.Denys Vlasenko2010-03-03
* | Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov2010-04-20
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | m68knommu: use generic ptrace_resume codeChristoph Hellwig2010-03-12
* | ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig2010-03-12
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* | Add generic sys_old_mmap()Christoph Hellwig2010-03-12
* | Add generic sys_old_select()Christoph Hellwig2010-03-12
* | m68knommu: NPTL support for uClinuxMaxim Kuvyrkov2010-02-27
|/
* Unify sys_mmap*Al Viro2009-12-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-12-09
|\
| * m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION.Tim Abbott2009-12-03
| * m68knommu: Move __init_end out of the .init section.Tim Abbott2009-12-03
| * m68knommu: Move __init_begin out of the .init section.Tim Abbott2009-12-03
| * m68knommu: Use more macros inside the .init section.Tim Abbott2009-12-03
| * m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA.Tim Abbott2009-12-03
| * m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script.Tim Abbott2009-12-03
| * m68knommu: rename BSS define in linker scriptGreg Ungerer2009-12-03
| * m68knommu: define arch_has_single_step() and friendsGreg Ungerer2009-12-03
| * m68knommu: add uboot commandline argument passing supportLennart Sorensen2009-12-03
* | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-09
|\ \
| * | m68knommu: Remove the BKL from sys_execveJohn Kacur2009-10-14
| |/
* / m68knommu: define arch_has_single_step() and friendsGreg Ungerer2009-12-06
|/
* m68knommu: fix rename of pt_regs offset defines breakageGreg Ungerer2009-09-29
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
|/
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-18
|\
| * timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-09-17
|\ \
| * | m68knommu: remove the common interrupt controller structureGreg Ungerer2009-09-15
| * | m68knommu: use common interrupt controller code for older ColdFire CPU'sGreg Ungerer2009-09-15
| * | m68knommu: general interrupt controller for ColdFire 532x partsGreg Ungerer2009-09-15
| * | m68knommu: general interrupt controller for ColdFire many 52xx partsGreg Ungerer2009-09-15
| * | m68knommu: use general interrupt controller for ColdFire 520x familyGreg Ungerer2009-09-15
| * | m68knommu: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-15
| * | arch/m68knommu/kernel/time.c: Remove unnecessary semicolonsJoe Perches2009-09-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \ \ | |/ / |/| |
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\|
| * | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | linker script: throw away .discard sectionTejun Heo2009-06-24