summaryrefslogtreecommitdiff
path: root/arch/microblaze/include
AgeCommit message (Expand)Author
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21microblaze: Support timer on AXI liteMichal Simek
2010-10-21microblaze: Add support for little-endian MicroblazeMichal Simek
2010-10-21microblaze: Add PVR for endians plus detectionMichal Simek
2010-10-21microblaze: trivial: Add comment for AXI pvrMichal Simek
2010-10-21microblaze: Support early console on uart16550Michal Simek
2010-10-21microblaze: remove early printk uarlite console dependency from headerMichal Simek
2010-10-21microblaze: Define VMALLOC_START/ENDMichal Simek
2010-10-21microblaze: support gpio_to_irq()Michal Simek
2010-10-21microblaze: Define empty mmiowbMichal Simek
2010-10-21microblaze: wire up prlimit64 and fanotify* syscallsMichal Simek
2010-10-21microblaze: use asm-generic/pci-dma-compat.hFUJITA Tomonori
2010-10-21microblaze: Add PVR for BTCMichal Simek
2010-10-21microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config optionChristian Dietrich
2010-10-21microblaze: Report if only one timer is usedMichal Simek
2010-10-21microblaze: remove unused TIF_KERNEL_TRACEMichal Simek
2010-10-21microblaze: Add seccomp supportMichal Simek
2010-10-21microblaze: trivial: thread_info cleanupMichal Simek
2010-10-21microblaze: Fix pmd_populate macroMichal Simek
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-08-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04microblaze: Add KGDB supportMichal Simek
2010-08-04microblaze: Fix number of pvr regsMichal Simek
2010-08-04microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASKFUJITA Tomonori
2010-08-04microblaze: Improve ftrace time measuringMichal Simek
2010-08-04microblaze: Add stack unwinderSteven J. Magnani
2010-08-04microblaze: Allow PAGE_SIZE configurationSteven J. Magnani
2010-08-04microblaze: Fix copy_to_user_page macroMichal Simek
2010-08-04microblaze: Implement flush_dcache_page macroMichal Simek
2010-08-02microblaze: Fix __copy_to/from_user_inatomic macrosMichal Simek
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely
2010-07-24of: remove asm/of_device.hGrant Likely
2010-07-24of: remove asm/of_platform.hGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely
2010-07-14of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely