aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2010-04-07microblaze: Fix ftrace_update_ftrace_func panicSteven J. Magnani
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-01microblaze: Support word copying in copy_tofrom_userMichal Simek
2010-04-01microblaze: Print early printk information to log bufferMichal Simek
2010-04-01microblaze: head.S typo fixMichal Simek
2010-04-01microblaze: Use MICROBLAZE_TLB_SIZE in asm codeMichal Simek
2010-04-01microblaze: Kconfig Fix - pciMichal Simek
2010-04-01microblaze: Adding likely macrosMichal Simek
2010-04-01microblaze: Add .type and .size to ASM functionsMichal Simek
2010-04-01microblaze: Fix TLB macrosMichal Simek
2010-04-01microblaze: Use instruction with delay slotMichal Simek
2010-04-01microblaze: Remove additional resr and rear loadingMichal Simek
2010-04-01microblaze: Change register usage for ESR and EARMichal Simek
2010-04-01microblaze: Prepare work for optimization in exception codeMichal Simek
2010-04-01microblaze: Add DEBUG optionMichal Simek
2010-04-01microblaze: Support systems without lmb bramMichal Simek
2010-04-01microblaze: uaccess: Sync strlen, strnlen, copy_to/from_userMichal Simek
2010-04-01microblaze: uaccess: Unify __copy_tofrom_userMichal Simek
2010-04-01microblaze: uaccess: Move functions to generic locationMichal Simek
2010-04-01microblaze: uaccess: Fix put_user for noMMUMichal Simek
2010-04-01microblaze: uaccess: Fix get_user macro for noMMUMichal Simek
2010-04-01microblaze: uaccess: fix clear_user for noMMU kernelMichal Simek
2010-04-01microblaze: uaccess: Fix strncpy_from_user functionMichal Simek
2010-04-01microblaze: uaccess: fix copy_from_user macroMichal Simek
2010-04-01microblaze: uaccess: copy_to_user unificationMichal Simek
2010-04-01microblaze: uaccess: sync put/get/clear_user macrosMichal Simek
2010-04-01microblaze: uaccess: fix put_user and get_user macrosMichal Simek
2010-04-01microblaze: uaccess: fix __get_user_asm macroMichal Simek
2010-04-01microblaze: uaccess: fix clean user macroMichal Simek
2010-04-01microblaze: move noMMU __range_ok function to uaccess.hMichal Simek
2010-04-01microblaze: Move exception_table_entry upwardMichal Simek
2010-04-01microblaze: Remove segment.hMichal Simek
2010-04-01microblaze: Remove memset in free_init_pagesMichal Simek
2010-04-01microblaze: Makefile cleanupsArun Bhanu
2010-04-01microblaze: Fix Makefile to delete build generated filesArun Bhanu
2010-04-01microblaze: Add a missing single quote to make 'make help' happyArun Bhanu
2010-04-01microblaze: Fix "kstack=" parsingSteven J. Magnani
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-03-12microblaze: use generic ptrace_resume codeChristoph Hellwig
2010-03-12ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig
2010-03-11microblaze: entry.S use delay slot for return handlersMichal Simek
2010-03-11microblaze: Save current task directlyMichal Simek
2010-03-11microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trapMichal Simek
2010-03-11microblaze: PCI early support for noMMU systemMichal Simek
2010-03-11microblaze: Fix dma alloc and free coherent dma functionsMichal Simek
2010-03-11microblaze: Add consistent codeMichal Simek
2010-03-11microblaze: pgtable.h: move consistent functionsMichal Simek
2010-03-11microblaze: Remove ancient Kconfig option for consistent mappingMichal Simek
2010-03-11microblaze: Remove VMALLOC_VMADDRMichal Simek