summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* defconfig reductionSam Ravnborg2010-08-147-4055/+21
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-4/+0
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-013-4/+4
|\
| * Rename .data.initvect to .data..initvect.Denys Vlasenko2010-03-033-3/+3
| * Rename .text.lock to .text..lock.Denys Vlasenko2010-03-031-1/+1
* | arch/m68knommu/platform/68360/commproc.c: Checkpatch cleanupAndrea Gelmini2010-05-241-2/+2
* | arch/m68knommu/mm/fault.c: Checkpatch cleanupAndrea Gelmini2010-05-241-5/+5
* | m68knommu: improve short help of m68knommu/Kconfig/RAMSIZE for '0' casePhilippe De Muyter2010-05-241-1/+1
* | m68knommu: add smc91x support for ColdFire NETtel boardsGreg Ungerer2010-05-242-1/+156
* | m68knommu: add smc91x support to ColdFire 5249 platformGreg Ungerer2010-05-241-0/+48
* | m68knommu: Coldfire QSPI platform supportSteven King2010-05-176-0/+929
* | m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer2010-04-211-1/+0
* | Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov2010-04-211-1/+1
* | m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye2010-04-211-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-4/+3
* | 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
* | m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter2010-02-271-1/+0
|/
* m68knommu: fix invalid flags on coldfire pit clocksourcejohn stultz2010-01-161-1/+0
* 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-098-41/+135
|\
| * m68knommu: export clk_* symbols in clk.cSteven King2009-12-041-1/+6
| * 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-043-2/+107
| * m68knommu: Coldfire GPIO correctionsSteven King2009-12-043-5/+8
* | 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-305-51/+51
* m68knommu: remove duplicated #includeHuang Weiyi2009-09-301-1/+0
* m68knommu: show KiB rather than pages in "Freeing initrd memory:" messageLennart Sorensen2009-09-301-1/+1
* 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
|/
OpenPOWER on IntegriCloud