summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu
Commit message (Expand)AuthorAgeFilesLines
* container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
* container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley2008-10-201-0/+2
* [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-1/+1
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-063-3/+0
* Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-061-3/+0
* m68k{,nommu}: Wire up new system callsGeert Uytterhoeven2008-08-112-1/+13
* Move all of include/asm-m68knommu to arch/m68knommu/include/asm.Greg Ungerer2008-08-07139-0/+15825
* m68knommu: use generic show_mem()Johannes Weiner2008-07-261-27/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2008-07-2414-44/+3196
|\
| * m68knommu: put ColdFire head code into .text.head sectionGreg Ungerer2008-07-232-1/+3
| * m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS supportSebastian Siewior2008-07-233-13/+91
| * m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA CSebastian Siewior2008-07-231-4/+7
| * m68knommu: add sched_clock() for the DMA timerSebastian Siewior2008-07-231-0/+16
| * m68knommu: complete generic timeSebastian Siewior2008-07-232-28/+14
| * m68knommu: move code within time.cSebastian Siewior2008-07-231-14/+26
| * m68knommu: m68knommu: add old stack trace methodSebastian Siewior2008-07-231-3/+35
| * m68knommu: Add Coldfire DMA Timer supportSebastian Siewior2008-07-232-1/+69
| * m68knommu: defconfig for M5407C3 boardGreg Ungerer2008-07-231-0/+641
| * m68knommu: defconfig for M5307C3 boardGreg Ungerer2008-07-231-0/+580
| * m68knommu: defconfig for M5275EVB boardGreg Ungerer2008-07-231-0/+627
| * m68knommu: defconfig for M5249EVB boardGreg Ungerer2008-07-231-0/+497
| * m68knommu: change to a configs directory for board configurationsGreg Ungerer2008-07-231-0/+610
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-9/+0
|\
| * PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk2008-06-271-9/+0
* | m68knommu: init coldfire timer TRR with n - 1, not nPhilippe De Muyter2008-06-121-1/+7
|/
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* m68knommu: missing sections for linker scriptGreg Ungerer2008-05-131-0/+10
* m68knommu: ColdFire add support for kernel preemption (missing chunk)Sebastian Siewior2008-05-131-0/+3
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* m68knommu: fix compare race in sched related codeSebastian Siewior2008-05-011-0/+2
* m68knommu: remove unused CONFIG_DISKtelGreg Ungerer2008-05-011-2/+1
* m68knommu: add WilFire and WildfireMod board supportSteve Bennett2008-05-011-1/+265
* m68knommu: remove unused CONFIG_MTD_KeyTechnologyGreg Ungerer2008-05-011-4/+0
* m68knommu: fix 5206e UART init function namingGreg Ungerer2008-05-011-1/+1
* m68knommu: add some missing sections into the linker scriptSebastian Siewior2008-05-011-0/+3
* m68knommu: add pretty back straceSebastian Siewior2008-05-011-34/+54
* m68knommu: add a missing backslash n in setup codeSebastian Siewior2008-05-011-1/+1
* m68knommu: ColdFire add support for kernel preemptionSebastian Siewior2008-05-012-0/+17
* m68knommu: fix signal handling return pathWilson Callan2008-05-012-17/+13
* m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-5/+1
* Generic semaphore implementationMatthew Wilcox2008-04-175-207/+2
* m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven2008-03-041-1/+3
* m68knommu: remove duplicate hw_tick() codeGreg Ungerer2008-03-041-10/+0
* m68knommu: update defconfigGreg Ungerer2008-03-041-56/+56
* m68knommu: fix profile timerMatt Waddel2008-02-141-5/+12
* m68knommu: use asflags instead of EXTRA_AFLAGSGreg Ungerer2008-02-1412-36/+12
* m68knommu: fix coldfire interrupt exit pathWalter T Gruczka2008-02-141-5/+4
* xtime_lock vs update_process_timesPeter Zijlstra2008-02-131-5/+7
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1