aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2010-10-21microblaze: Rename all uartlite early printk functionsMichal Simek
2010-10-21microblaze: remove early printk uarlite console dependency from headerMichal Simek
2010-10-21microblaze: Remove additional compatible propertiesMichal Simek
2010-10-21microblaze: Remove hardcoded asm instraction for PVR loadingMichal Simek
2010-10-21microblaze: Use static const char * const where possibleJoe Perches
2010-10-21microblaze: Define VMALLOC_START/ENDMichal Simek
2010-10-21microblaze: Export missing symbols for modulesMichal Simek
2010-10-21microblaze: Add libgcc function directly to kernelMichal 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: Add new microblaze versionsMichal Simek
2010-10-21microblaze: remove OUTPUT_FORMAT from linker scriptMichal Simek
2010-10-21microblaze: Fix r16 and r17 reg savingMichal 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: Clear return value in pt_regsMichal Simek
2010-10-21microblaze: Fix sys_rt_sigreturn_wrapperMichal Simek
2010-10-21microblaze: remove unused TIF_KERNEL_TRACEMichal Simek
2010-10-21microblaze: Add seccomp supportMichal Simek
2010-10-21microblaze: Remove old user debugging gdb stubMichal Simek
2010-10-21microblaze: trivial: thread_info cleanupMichal Simek
2010-10-21microblaze: Fix pmd_populate macroMichal Simek
2010-10-21microblaze: kgdb: Remove unused variable and fix return valueMichal Simek
2010-10-21microblaze: Fix generic DTS to ensure OF requirementsMichal Simek
2010-10-21microblaze: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-09-11memblock, microblaze: Fix memblock API change falloutMichal Simek
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-16of: Fix missing includesGrant Likely
2010-08-16microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_nodeMichal Simek
2010-08-16microblaze: Fix of/address: Merge all of the bus translation codeMichal Simek
2010-08-14defconfig reductionSam Ravnborg
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
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 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
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