summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorLines
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner-15/+14
2011-02-07microblaze: Fix pte_update functionMichal Simek-14/+13
2011-02-07microblaze: Fix IRQ flag handling for MSR=0Michal Simek-1/+1
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior-15/+12
2011-01-16microblaze: Fix asm/pgtable.hMichal Simek-2/+4
2011-01-16microblaze: Fix missing pagemap.hMichal Simek-0/+1
2011-01-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-89/+96
2011-01-03microblaze: Correct PVR access macrosroel kluin-89/+96
2010-11-01of/net: Move of_get_mac_address() to a common source file.David Daney-3/+0
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra-5/+2
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-34/+82
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+0
2010-10-21microblaze: Support timer on AXI liteMichal Simek-1/+0
2010-10-21microblaze: Add support for little-endian MicroblazeMichal Simek-7/+23
2010-10-21microblaze: Add PVR for endians plus detectionMichal Simek-0/+4
2010-10-21microblaze: trivial: Add comment for AXI pvrMichal Simek-4/+4
2010-10-21microblaze: Support early console on uart16550Michal Simek-0/+1
2010-10-21microblaze: remove early printk uarlite console dependency from headerMichal Simek-1/+1
2010-10-21microblaze: Define VMALLOC_START/ENDMichal Simek-0/+7
2010-10-21microblaze: support gpio_to_irq()Michal Simek-4/+1
2010-10-21microblaze: Define empty mmiowbMichal Simek-0/+2
2010-10-21microblaze: wire up prlimit64 and fanotify* syscallsMichal Simek-1/+4
2010-10-21microblaze: use asm-generic/pci-dma-compat.hFUJITA Tomonori-0/+2
2010-10-21microblaze: Add PVR for BTCMichal Simek-1/+2
2010-10-21microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config optionChristian Dietrich-3/+0
2010-10-21microblaze: Report if only one timer is usedMichal Simek-0/+6
2010-10-21microblaze: remove unused TIF_KERNEL_TRACEMichal Simek-4/+0
2010-10-21microblaze: Add seccomp supportMichal Simek-0/+16
2010-10-21microblaze: trivial: thread_info cleanupMichal Simek-8/+8
2010-10-21microblaze: Fix pmd_populate macroMichal Simek-1/+2
2010-10-07Fix IRQ flag handling namingDavid Howells-91/+102
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar-293/+105
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori-1/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori-5/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-2/+0
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori-2/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-245/+14
2010-08-05Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-36/+89
2010-08-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt-3/+0
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-3/+0
2010-08-04microblaze: Add KGDB supportMichal Simek-16/+28
2010-08-04microblaze: Fix number of pvr regsMichal Simek-1/+1
2010-08-04microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASKFUJITA Tomonori-6/+0
2010-08-04microblaze: Improve ftrace time measuringMichal Simek-2/+0
2010-08-04microblaze: Add stack unwinderSteven J. Magnani-1/+34
2010-08-04microblaze: Allow PAGE_SIZE configurationSteven J. Magnani-3/+11
2010-08-04microblaze: Fix copy_to_user_page macroMichal Simek-1/+3
2010-08-04microblaze: Implement flush_dcache_page macroMichal Simek-4/+10