summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-03-30m68knommu: improve compile arch switch settingsGreg Ungerer1-7/+7
2009-03-24m68knommu: fix 5407 ColdFire UART vector setupGreg Ungerer1-4/+4
2009-03-24m68knommu: fix 5307 ColdFire UART vector setupGreg Ungerer1-4/+4
2009-03-24m68knommu: fix 5249 ColdFire UART vector setupGreg Ungerer1-2/+2
2009-03-24m68knommu: fix 5249 ColdFire UART setupGreg Ungerer1-2/+2
2009-03-24m68knommu: fix end of uart table markerGreg Ungerer1-1/+2
2009-03-24m68knommu: switch to using generic_handle_irq()Greg Ungerer1-1/+1
2009-03-24m68k: merge the mmu and non-mmu versions of tlbflush.hGreg Ungerer3-277/+265
2009-03-24m68knommu: introduce basic clk infrastructureGreg Ungerer2-1/+41
2009-03-24m68k: merge the mmu and non-mmu versions of module.hGreg Ungerer3-54/+47
2009-03-24m68knommu: add missing interrupt line definition for UART 2Greg Ungerer1-0/+1
2009-03-24m68k: merge the mmu and non-mmu versions of mmu_context.hGreg Ungerer3-190/+173
2009-03-24m68k: merge the mmu and non-mmu versions of current.hGreg Ungerer3-34/+27
2009-03-24m68k: merge the mmu and non-mmu versions of div64.hGreg Ungerer3-33/+33
2009-03-24m68k: merge the mmu and non-mmu versions of bugs.hGreg Ungerer3-33/+18
2009-03-24m68k: merge the mmu and non-mmu versions of bug.hGreg Ungerer3-36/+28
2009-03-24m68k: use the mmu version of cache.h for m68knommu as wellGreg Ungerer3-27/+10
2009-03-24m68k: use the mmu version of bootinfo.h for m68knommu as wellGreg Ungerer3-384/+377
2009-03-24m68k: merge the mmu and non-mmu versions of fb.hGreg Ungerer3-50/+37
2009-03-24m68k: merge the mmu and non-mmu versions of segment.hGreg Ungerer3-111/+61
2009-03-24m68k: merge the mmu and non-mmu versions of ucontext.hGreg Ungerer3-66/+29
2009-03-24m68k: Restore correct include guards for <asm/unaligned.h>Geert Uytterhoeven1-3/+3
2009-03-24m68k: Use dma_addr_t for scatterlist.dma_addressGeert Uytterhoeven1-1/+1
2009-03-24m68k: merge the mmu and non-mmu versions of pgalloc.hGreg Ungerer3-28/+17
2009-03-24m68knommu: mv definition of check_pgt_cache()Greg Ungerer2-2/+2
2009-03-24m68k: merge the mmu and non-mmu versions of page_offset.hGreg Ungerer3-16/+9
2009-03-24m68k: the one hw_irq.h can be used buy all m68kGreg Ungerer3-14/+5
2009-03-24m68k: use non-mmu version of unaligned.h for all m68kGreg Ungerer3-41/+23
2009-03-24m68k: use mmu version of elf.h for non-mmu builds as wellGreg Ungerer3-232/+117
2009-03-24m68k: use mmu timex.h for non-mmu setups as wellGreg Ungerer3-45/+17
2009-03-24m68k: use mmu fpu.h for non-mmu builds as wellGreg Ungerer3-45/+19
2009-03-24m68k: use mmu scatterlist.h for non-mmu setups as wellGreg Ungerer3-49/+22
2009-03-24m68k: merge the mmu and non-mmu versions of mmu.hGreg Ungerer3-20/+11
2009-03-24m68knommu: remove no longer used mcfpci.hGreg Ungerer1-119/+0
2009-03-24m68k: use mmu kmap_types.h for non-mmu setups as wellGreg Ungerer3-47/+21
2009-03-24m68k: use the mc146818rtc.h for non-mmu setups as well.Greg Ungerer3-40/+26
2009-03-24m68k: swtich non-mmu setups to use the mmu dma-mapping.hGreg Ungerer3-121/+110
2009-03-24m68k: use the mmu pci.h for m68knommu as wellGreg Ungerer3-46/+12
2009-03-24m68knommu: add a local dma_sync_single_for_cpu() functionGreg Ungerer1-1/+7
2009-03-24m68knommu: mark all RAM as ZONE_DMAGreg Ungerer1-5/+1
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-25/+11
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds1-0/+9
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala1-0/+9
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-1907/+1209
2009-03-20Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-40/+48
2009-03-19Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller336-4117/+6357
2009-03-19sparc64: Fix crash with /proc/iomemMikulas Patocka1-1/+1
2009-03-19sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller4-24/+10
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds4-64/+203
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky2-14/+35