aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAge
...
* microblaze: Add support for Xilinx PCI host bridgeMichal Simek2010-03-11
* microblaze: Enable PCI, missing filesMichal Simek2010-03-11
* microblaze: Add pci-bridge.hMichal Simek2010-03-11
* microblaze: Add pci.hMichal Simek2010-03-11
* microblaze: io.h include asm-generic/iomap.hMichal Simek2010-03-11
* microblaze: Add irq_create_{of_,}mapping functionsMichal Simek2010-03-11
* microblaze: Add {z,}alloc_maybe_bootmem functionsMichal Simek2010-03-11
* microblaze: Implement __dma_sync_pageMichal Simek2010-03-11
* microblaze: Support DMAMichal Simek2010-03-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\
| * Merge branch 'master' into percpuTejun Heo2010-02-02
| |\
| * \ Merge branch 'master' into percpuTejun Heo2010-01-04
| |\ \
| * | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\ \ \ \
| * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
| | |_|/ | |/| |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-25
|\ \ \ \
| * | | | of: remove undefined request_OF_resource & release_OF_resourceGrant Likely2010-02-14
| * | | | of: move definition of of_chosen into common code.Grant Likely2010-02-14
| * | | | of: remove unused extern reference to devtree_lockGrant Likely2010-02-14
| * | | | of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-14
| * | | | of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-09
| * | | | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-28
| |\| | |
| * | | | of/flattree: Merge unflatten_device_treeGrant Likely2009-11-23
* | | | | microblaze: Fix out_le32() macroSteven J. Magnani2010-02-24
| |/ / / |/| | |
* | | | microblaze: Add PT_ macros for special purpose regsMichal Simek2010-01-18
* | | | microblaze: Enable accept4 syscallMichal Simek2010-01-18
* | | | microblaze: Wire up recvmmsg syscallMichal Simek2010-01-18
| |_|/ |/| |
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \ \
| * | | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-12
* | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
* | | | microblaze: Support for WB cacheMichal Simek2009-12-14
* | | | microblaze: Checking DTS against PVR for write-back cacheMichal Simek2009-12-14
* | | | microblaze: Remove duplicity from pgalloc.hMichal Simek2009-12-14
* | | | microblaze: Futex supportMichal Simek2009-12-14
* | | | microblaze: Adding dev_arch_data functionsMichal Simek2009-12-14
* | | | microblaze: Simple __copy_tofrom_user for noMMUJohn Williams2009-12-14
* | | | microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek2009-12-14
* | | | microblaze: Extend cpuinfo for support write-back cachesMichal Simek2009-12-14
* | | | microblaze: Fix cache_line_lenghtMichal Simek2009-12-14
* | | | microblaze: Fix pfn_valid() for noMMUsteve@digidescorp.com2009-12-14
* | | | microblaze: ftrace: Add dynamic trace supportMichal Simek2009-12-14
* | | | microblaze: ftrace: add static function tracerMichal Simek2009-12-14
* | | | microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek2009-12-14
* | | | microblaze: Lockdep supportMichal Simek2009-12-14
* | | | microblaze: GPIO reset supportMichal Simek2009-12-14
|/ / /
* | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\ \ \ | |/ / |/| |
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
| |/
* | of: merge other miscellaneous prototypesGrant Likely2009-10-15
* | of: merge of_*_flat_dt*() functionsGrant Likely2009-10-15
* | of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-15