summaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2010-03-11Merge remote branch 'microblaze/next'Stephen Rothwell
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-25microblaze: Fix "kstack=" parsingSteven J. Magnani
2010-02-25microblaze: Begin stack dump with caller of dump_stack()Steven J. Magnani
2010-02-25microblaze: entry.S use delay slot for return handlersMichal Simek
2010-02-25microblaze: Save current task directlyMichal Simek
2010-02-25microblaze: Remove CURRENT_TASK loadingMichal Simek
2010-02-25microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trapMichal Simek
2010-02-25microblaze: PCI early support for noMMU systemMichal Simek
2010-02-25microblaze: Fix dma alloc and free coherent dma functionsMichal Simek
2010-02-25microblaze: Add consistent codeMichal Simek
2010-02-25microblaze: pgtable.h: move consistent functionsMichal Simek
2010-02-25microblaze: Remove ancient Kconfig option for consistent mappingMichal Simek
2010-02-25microblaze: Remove VMALLOC_VMADDRMichal Simek
2010-02-25microblaze: Add define for ASM_LOOPMichal Simek
2010-02-25microblaze: Preliminary support for dma driversMichal Simek
2010-02-25microblaze: remove trailing space in messagesFrans Pop
2010-02-25microblaze: Use generic show_mem()Michal Simek
2010-02-25microblaze: Change temp register for cmdlineMichal Simek
2010-02-25microblaze: Preliminary support for dma driversMichal Simek
2010-02-25microblaze: Move cache function to cache.cMichal Simek
2010-02-25microblaze: Add support from PREEMPTMichal Simek
2010-02-25Revert "microblaze: Remove dead code from head.S"Michal Simek
2010-02-25microblaze: Remove dead code from head.SMichal Simek
2010-02-25microblaze: Add support for Xilinx PCI host bridgeMichal Simek
2010-02-25microblaze: Enable PCI, missing filesMichal Simek
2010-02-25microblaze: Add core PCI filesMichal Simek
2010-02-25microblaze: Add pci-bridge.hMichal Simek
2010-02-25microblaze: Add pci.hMichal Simek
2010-02-25microblaze: io.h include asm-generic/iomap.hMichal Simek
2010-02-25microblaze: Add irq_create_{of_,}mapping functionsMichal Simek
2010-02-25microblaze: Add {z,}alloc_maybe_bootmem functionsMichal Simek
2010-02-25microblaze: Implement __dma_sync_pageMichal Simek
2010-02-25microblaze: Support DMAMichal Simek
2010-02-24microblaze: Fix out_le32() macroSteven J. Magnani
2010-02-24microblaze: Fix cache loop function for cache rangeMichal Simek
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-02-14of: remove undefined request_OF_resource & release_OF_resourceGrant Likely
2010-02-14of: move definition of of_chosen into common code.Grant Likely
2010-02-14of: remove unused extern reference to devtree_lockGrant Likely
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely
2010-02-09microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()Grant Likely
2010-02-08microblaze: Invalidate dcache before enabling itMichal Simek