aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-5/+2
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds17-34/+82
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+0
2010-10-21microblaze: Support timer on AXI liteMichal Simek1-1/+0
2010-10-21microblaze: Add support for little-endian MicroblazeMichal Simek5-7/+23
2010-10-21microblaze: Add PVR for endians plus detectionMichal Simek2-0/+4
2010-10-21microblaze: trivial: Add comment for AXI pvrMichal Simek1-4/+4
2010-10-21microblaze: Support early console on uart16550Michal Simek1-0/+1
2010-10-21microblaze: remove early printk uarlite console dependency from headerMichal Simek1-1/+1
2010-10-21microblaze: Define VMALLOC_START/ENDMichal Simek1-0/+7
2010-10-21microblaze: support gpio_to_irq()Michal Simek1-4/+1
2010-10-21microblaze: Define empty mmiowbMichal Simek1-0/+2
2010-10-21microblaze: wire up prlimit64 and fanotify* syscallsMichal Simek1-1/+4
2010-10-21microblaze: use asm-generic/pci-dma-compat.hFUJITA Tomonori1-0/+2
2010-10-21microblaze: Add PVR for BTCMichal Simek1-1/+2
2010-10-21microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config optionChristian Dietrich1-3/+0
2010-10-21microblaze: Report if only one timer is usedMichal Simek1-0/+6
2010-10-21microblaze: remove unused TIF_KERNEL_TRACEMichal Simek1-4/+0
2010-10-21microblaze: Add seccomp supportMichal Simek1-0/+16
2010-10-21microblaze: trivial: thread_info cleanupMichal Simek1-8/+8
2010-10-21microblaze: Fix pmd_populate macroMichal Simek1-1/+2
2010-10-07Fix IRQ flag handling namingDavid Howells1-91/+102
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar19-293/+105
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-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt1-3/+0
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