aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
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-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-04microblaze: Add KGDB supportMichal Simek
2010-08-04microblaze: Support brki rX, 0x18 for user application debuggingMichal Simek
2010-08-04microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructionsMichal Simek
2010-08-04microblaze: Simplify syscall rutineMichal Simek
2010-08-04microblaze: Move PT_MODE saving to delay slotMichal Simek
2010-08-04microblaze: Fix _interrupt functionMichal Simek
2010-08-04microblaze: Fix _user_exception functionMichal Simek
2010-08-04microblaze: Put together addik instructionsMichal Simek
2010-08-04microblaze: Use delay slot in syscall macrosMichal Simek
2010-08-04microblaze: Save kernel mode in delay slotMichal Simek
2010-08-04microblaze: Do not mix register saving and mode settingMichal Simek
2010-08-04microblaze: Move SAVE_STATE upwardMichal Simek
2010-08-04microblaze: entry.S: Macro optimizationMichal Simek
2010-08-04microblaze: Optimize hw exception rutineMichal Simek
2010-08-04microblaze: Implement clear_ums macro and fix SAVE_STATE macroMichal Simek
2010-08-04microblaze: Remove additional setup for kernel_modeMichal Simek
2010-08-04microblaze: Optimize SAVE_STATE macroMichal Simek
2010-08-04microblaze: Remove additional loadingMichal Simek
2010-08-04microblaze: Completely remove working with R11 registerMichal Simek
2010-08-04microblaze: Do not setup BIP in _debug_exceptionMichal Simek
2010-08-04microblaze: Simplify _debug_exception functionMichal Simek
2010-08-04microblaze: Optimize SAVE_STATE macroMichal Simek
2010-08-04microblaze: trivial: Use la insted of addikMichal Simek
2010-08-04microblaze: remove enable_irq from SAVE_STATE macroMichal Simek
2010-08-04microblaze: Move stack backup to SAVE_STATE macroMichal Simek
2010-08-04microblaze: Move BIP setup to the end of ret_from_trap/ret_from_excMichal Simek
2010-08-04microblaze: Remove PER_CPU(KM) variableMichal Simek
2010-08-04microblaze: Optimize clear_vms_ums macroMichal Simek
2010-08-04microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macrosMichal Simek
2010-08-04microblaze: Fix VM_ON and VM_OFF macrosMichal Simek
2010-08-04microblaze: Do not use _start in vmlinuxMichal Simek