aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-03-24m68k: use the mmu version of bootinfo.h for m68knommu as wellGreg Ungerer
2009-03-24m68k: merge the mmu and non-mmu versions of fb.hGreg Ungerer
2009-03-24m68k: merge the mmu and non-mmu versions of segment.hGreg Ungerer
2009-03-24m68k: merge the mmu and non-mmu versions of ucontext.hGreg Ungerer
2009-03-24m68k: Restore correct include guards for <asm/unaligned.h>Geert Uytterhoeven
2009-03-24m68k: Use dma_addr_t for scatterlist.dma_addressGeert Uytterhoeven
2009-03-24m68k: merge the mmu and non-mmu versions of pgalloc.hGreg Ungerer
2009-03-24m68knommu: mv definition of check_pgt_cache()Greg Ungerer
2009-03-24m68k: merge the mmu and non-mmu versions of page_offset.hGreg Ungerer
2009-03-24m68k: the one hw_irq.h can be used buy all m68kGreg Ungerer
2009-03-24m68k: use non-mmu version of unaligned.h for all m68kGreg Ungerer
2009-03-24m68k: use mmu version of elf.h for non-mmu builds as wellGreg Ungerer
2009-03-24m68k: use mmu timex.h for non-mmu setups as wellGreg Ungerer
2009-03-24m68k: use mmu fpu.h for non-mmu builds as wellGreg Ungerer
2009-03-24m68k: use mmu scatterlist.h for non-mmu setups as wellGreg Ungerer
2009-03-24m68k: merge the mmu and non-mmu versions of mmu.hGreg Ungerer
2009-03-24m68knommu: remove no longer used mcfpci.hGreg Ungerer
2009-03-24m68k: use mmu kmap_types.h for non-mmu setups as wellGreg Ungerer
2009-03-24m68k: use the mc146818rtc.h for non-mmu setups as well.Greg Ungerer
2009-03-24m68k: swtich non-mmu setups to use the mmu dma-mapping.hGreg Ungerer
2009-03-24m68k: use the mmu pci.h for m68knommu as wellGreg Ungerer
2009-03-24m68knommu: add a local dma_sync_single_for_cpu() functionGreg Ungerer
2009-03-24m68knommu: mark all RAM as ZONE_DMAGreg Ungerer
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-03-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-18sparc64: Fix crash with /proc/iomemMikulas Patocka
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky
2009-03-18[S390] make page table walking more robustMartin Schwidefsky
2009-03-18[S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens
2009-03-18[S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens
2009-03-18[S390] __div64_31 broken for CONFIG_MARCH_G5Martin Schwidefsky
2009-03-18powerpc/ps3: ps3_defconfig updatesGeoff Levand
2009-03-18Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu
2009-03-17powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala
2009-03-17powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xxPiotr Ziecik
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds
2009-03-17m68k: merge the non-MMU and MMU versions of siginfo.hGreg Ungerer
2009-03-17m68k: use the MMU version of unistd.h for all m68k platformsGreg Ungerer
2009-03-17m68k: merge the non-MMU and MMU versions of signal.hGreg Ungerer
2009-03-17m68k: merge the non-MMU and MMU versions of ptrace.hGreg Ungerer
2009-03-17m68k: use MMU version of setup.h for both MMU and non-MMUGreg Ungerer