aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-1/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-5/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-245/+14
2010-08-05Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds11-36/+89
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+0
2010-08-04microblaze: Add KGDB supportMichal Simek2-16/+28
2010-08-04microblaze: Fix number of pvr regsMichal Simek1-1/+1
2010-08-04microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASKFUJITA Tomonori1-6/+0
2010-08-04microblaze: Improve ftrace time measuringMichal Simek1-2/+0
2010-08-04microblaze: Add stack unwinderSteven J. Magnani3-1/+34
2010-08-04microblaze: Allow PAGE_SIZE configurationSteven J. Magnani2-3/+11
2010-08-04microblaze: Fix copy_to_user_page macroMichal Simek1-1/+3
2010-08-04microblaze: Implement flush_dcache_page macroMichal Simek1-4/+10
2010-08-02microblaze: Fix __copy_to/from_user_inatomic macrosMichal Simek1-2/+2
2010-08-01of/address: Clean up function declarationsGrant Likely1-22/+11
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely1-10/+0
2010-07-24of: remove asm/of_device.hGrant Likely1-13/+0
2010-07-24of: remove asm/of_platform.hGrant Likely1-19/+0
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely1-5/+5
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar1-5/+5
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely1-2/+0
2010-07-14of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely1-7/+0
2010-07-14lmb: rename to memblockYinghai Lu1-5/+5
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely1-15/+0
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely1-33/+0
2010-07-05of: Modify of_device_get_modalias to be passed struct deviceGrant Likely1-3/+0
2010-07-05of/device: merge of_device_ueventGrant Likely1-3/+0
2010-07-05of/address: Merge all of the bus translation codeGrant Likely1-4/+0
2010-07-05of/address: merge of_address_to_resource()Grant Likely2-13/+9
2010-07-05of/address: merge of_iomap()Grant Likely1-9/+1
2010-07-05of/irq: merge irq mapping codeGrant Likely1-31/+0
2010-07-05of/microblaze: strip out of_irq_workarounds codeGrant Likely1-10/+0
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2-49/+1
2010-06-28of: kill struct of_deviceGrant Likely1-10/+0
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar1-0/+2
2010-06-15net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet1-3/+0
2010-06-09microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek1-0/+2
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori1-2/+2
2010-05-27asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori1-0/+2
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely11-93/+94
2010-05-22arch/microblaze: Move dma_mask from of_device into pdev_archdataGrant Likely2-1/+2
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+11
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-18/+69
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2-16/+0