aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/include
AgeCommit message (Expand)Author
2010-03-11microblaze: PCI early support for noMMU systemMichal Simek
2010-03-11microblaze: pgtable.h: move consistent functionsMichal Simek
2010-03-11microblaze: Remove VMALLOC_VMADDRMichal Simek
2010-03-11microblaze: Preliminary support for dma driversMichal Simek
2010-03-11microblaze: Add support from PREEMPTMichal Simek
2010-03-11microblaze: Add support for Xilinx PCI host bridgeMichal Simek
2010-03-11microblaze: Enable PCI, missing filesMichal Simek
2010-03-11microblaze: Add pci-bridge.hMichal Simek
2010-03-11microblaze: Add pci.hMichal Simek
2010-03-11microblaze: io.h include asm-generic/iomap.hMichal Simek
2010-03-11microblaze: Add irq_create_{of_,}mapping functionsMichal Simek
2010-03-11microblaze: Add {z,}alloc_maybe_bootmem functionsMichal Simek
2010-03-11microblaze: Implement __dma_sync_pageMichal Simek
2010-03-11microblaze: Support DMAMichal Simek
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-24microblaze: Fix out_le32() macroSteven J. Magnani
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-09of: merge of_attach_node() & of_detach_node()Grant Likely
2010-02-02Merge branch 'master' into percpuTejun Heo
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely
2010-01-18microblaze: Add PT_ macros for special purpose regsMichal Simek
2010-01-18microblaze: Enable accept4 syscallMichal Simek
2010-01-18microblaze: Wire up recvmmsg syscallMichal Simek
2010-01-05Merge branch 'master' into percpuTejun Heo
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-14microblaze: Support for WB cacheMichal Simek
2009-12-14microblaze: Checking DTS against PVR for write-back cacheMichal Simek
2009-12-14microblaze: Remove duplicity from pgalloc.hMichal Simek
2009-12-14microblaze: Futex supportMichal Simek
2009-12-14microblaze: Adding dev_arch_data functionsMichal Simek
2009-12-14microblaze: Simple __copy_tofrom_user for noMMUJohn Williams
2009-12-14microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek
2009-12-14microblaze: Extend cpuinfo for support write-back cachesMichal Simek
2009-12-14microblaze: Fix cache_line_lenghtMichal Simek
2009-12-14microblaze: Fix pfn_valid() for noMMUsteve@digidescorp.com
2009-12-14microblaze: ftrace: Add dynamic trace supportMichal Simek
2009-12-14microblaze: ftrace: add static function tracerMichal Simek
2009-12-14microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek
2009-12-14microblaze: Lockdep supportMichal Simek
2009-12-14microblaze: GPIO reset supportMichal Simek
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov