aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel
AgeCommit message (Expand)Author
2010-07-14lmb: rename to memblockYinghai Lu
2010-06-09microblaze: Fix sg_dma_len() regressionFUJITA Tomonori
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22arch/microblaze: Move dma_mask from of_device into pdev_archdataGrant Likely
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-14microblaze: Fix module loading on system with WB cacheMichal Simek
2010-05-13microblaze: export assembly functions used by modulesMichal Simek
2010-05-13microblaze: Remove compilation warnings in cache macroMichal Simek
2010-05-13microblaze: export assembly functions used by modulesSteven J. Magnani
2010-05-13microblaze: re-enable interrupts before calling scheduleSteven J. Magnani
2010-05-06microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macrosMichal Simek
2010-05-06microblaze: cpuinfo shows cache line lengthMichal Simek
2010-05-06microblaze: Fix typo fault in cache codeMichal Simek
2010-05-06microblaze: Fix consistent codeMichal Simek
2010-05-06microblaze: Remove "cache" optimized copy_page functionMichal Simek
2010-05-06microblaze: fix divide by zero exception messageRandy Dunlap
2010-05-06microblaze: Remove ancient codeMichal Simek
2010-05-06microblaze: Quiet section mismatch warningsSteven J. Magnani
2010-05-06microblaze: Fix IRQ entry/exit ftracingSteven J. Magnani
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely
2010-04-07microblaze: Remove unused variable from ptraceMichal Simek
2010-04-07microblaze: Fix ftrace_update_ftrace_func panicSteven J. Magnani
2010-04-05Merge branch 'master' into export-slabhTejun Heo
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: Adding likely macrosMichal Simek
2010-04-01microblaze: Add .type and .size to ASM functionsMichal 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: Remove segment.hMichal Simek
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: Fix dma alloc and free coherent dma functionsMichal Simek
2010-03-11microblaze: Add define for ASM_LOOPMichal Simek
2010-03-11microblaze: Preliminary support for dma driversMichal Simek
2010-03-11microblaze: remove trailing space in messagesFrans Pop
2010-03-11microblaze: Change temp register for cmdlineMichal Simek
2010-03-11microblaze: Preliminary support for dma driversMichal Simek