aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-10m68knommu: m528x build fixSteven King1-228/+0
2009-03-10m68knommu: m5206e build fixSteven King1-0/+1
2009-01-27m68knommu: fix 5329 ColdFire periphal addressingMatt Waddel1-4/+4
2009-01-27m68knommu: fix syscall restartingGreg Ungerer2-1/+16
2009-01-27m68knommu: remove the obsolete and long unused comempci chip supportGreg Ungerer2-981/+0
2009-01-27m68knommu: remove the no longer used PCI support optionAdrian Bunk1-17/+0
2009-01-27m68knommu: remove obsolete and unused eLIA boardAdrian Bunk3-8/+1
2009-01-27m68knommu: set NO_DMAAdrian Bunk1-0/+4
2009-01-27m68knommu: use one exist from execptionSebastian Siewior1-13/+2
2009-01-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds139-15835/+0
2009-01-16m68k,m68knommu: merge header filesSam Ravnborg139-15838/+0
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-3/+0
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells1-1/+0
2009-01-06m68knommu: introduce asm/swab.hHarvey Harrison3-21/+27
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-1/+1
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-01-01m68knommu: define __flsRusty Russell1-0/+1
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+2
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley1-0/+2
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky1-1/+1
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk3-3/+0
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse1-3/+0
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven2-1/+13
2008-08-07Move all of include/asm-m68knommu to arch/m68knommu/include/asm.Greg Ungerer139-0/+15825
2008-07-26m68knommu: use generic show_mem()Johannes Weiner1-27/+0
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds14-44/+3196
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-23m68knommu: put ColdFire head code into .text.head sectionGreg Ungerer2-1/+3
2008-07-23m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS supportSebastian Siewior3-13/+91
2008-07-23m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA CSebastian Siewior1-4/+7
2008-07-23m68knommu: add sched_clock() for the DMA timerSebastian Siewior1-0/+16
2008-07-23m68knommu: complete generic timeSebastian Siewior2-28/+14
2008-07-23m68knommu: move code within time.cSebastian Siewior1-14/+26
2008-07-23m68knommu: m68knommu: add old stack trace methodSebastian Siewior1-3/+35
2008-07-23m68knommu: Add Coldfire DMA Timer supportSebastian Siewior2-1/+69
2008-07-23m68knommu: defconfig for M5407C3 boardGreg Ungerer1-0/+641
2008-07-23m68knommu: defconfig for M5307C3 boardGreg Ungerer1-0/+580
2008-07-23m68knommu: defconfig for M5275EVB boardGreg Ungerer1-0/+627
2008-07-23m68knommu: defconfig for M5249EVB boardGreg Ungerer1-0/+497
2008-07-23m68knommu: change to a configs directory for board configurationsGreg Ungerer1-0/+610
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-9/+0
2008-06-27PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk1-9/+0
2008-06-12m68knommu: init coldfire timer TRR with n - 1, not nPhilippe De Muyter1-1/+7
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-13m68knommu: missing sections for linker scriptGreg Ungerer1-0/+10