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