aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAge
* microblaze: Fix sg_dma_len() regressionFUJITA Tomonori2010-06-09
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * microblaze: Fix module loading on system with WB cacheMichal Simek2010-05-14
| * microblaze: export assembly functions used by modulesMichal Simek2010-05-13
| * microblaze: Remove compilation warnings in cache macroMichal Simek2010-05-13
| * microblaze: export assembly functions used by modulesSteven J. Magnani2010-05-13
| * microblaze: re-enable interrupts before calling scheduleSteven J. Magnani2010-05-13
| * microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macrosMichal Simek2010-05-06
| * microblaze: cpuinfo shows cache line lengthMichal Simek2010-05-06
| * microblaze: Fix typo fault in cache codeMichal Simek2010-05-06
| * microblaze: Fix consistent codeMichal Simek2010-05-06
| * microblaze: Remove "cache" optimized copy_page functionMichal Simek2010-05-06
| * microblaze: fix divide by zero exception messageRandy Dunlap2010-05-06
| * microblaze: Remove ancient codeMichal Simek2010-05-06
| * microblaze: Quiet section mismatch warningsSteven J. Magnani2010-05-06
| * microblaze: Fix IRQ entry/exit ftracingSteven J. Magnani2010-05-06
* | arch/microblaze: Move dma_mask from of_device into pdev_archdataGrant Likely2010-05-22
* | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-18
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* | driver-core: Add device node pointer to struct deviceGrant Likely2010-04-28
|/
* microblaze: Remove unused variable from ptraceMichal Simek2010-04-07
* microblaze: Fix ftrace_update_ftrace_func panicSteven J. Magnani2010-04-07
* Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\
| * microblaze: Print early printk information to log bufferMichal Simek2010-04-01
| * microblaze: head.S typo fixMichal Simek2010-04-01
| * microblaze: Use MICROBLAZE_TLB_SIZE in asm codeMichal Simek2010-04-01
| * microblaze: Adding likely macrosMichal Simek2010-04-01
| * microblaze: Add .type and .size to ASM functionsMichal Simek2010-04-01
| * microblaze: Use instruction with delay slotMichal Simek2010-04-01
| * microblaze: Remove additional resr and rear loadingMichal Simek2010-04-01
| * microblaze: Change register usage for ESR and EARMichal Simek2010-04-01
| * microblaze: Prepare work for optimization in exception codeMichal Simek2010-04-01
| * microblaze: Add DEBUG optionMichal Simek2010-04-01
| * microblaze: Support systems without lmb bramMichal Simek2010-04-01
| * microblaze: Remove segment.hMichal Simek2010-04-01
| * microblaze: Fix "kstack=" parsingSteven J. Magnani2010-04-01
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-03-18
|\
| * microblaze: entry.S use delay slot for return handlersMichal Simek2010-03-11
| * microblaze: Save current task directlyMichal Simek2010-03-11
| * microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trapMichal Simek2010-03-11
| * microblaze: Fix dma alloc and free coherent dma functionsMichal Simek2010-03-11
| * microblaze: Add define for ASM_LOOPMichal Simek2010-03-11
| * microblaze: Preliminary support for dma driversMichal Simek2010-03-11
| * microblaze: remove trailing space in messagesFrans Pop2010-03-11
| * microblaze: Change temp register for cmdlineMichal Simek2010-03-11
| * microblaze: Preliminary support for dma driversMichal Simek2010-03-11
| * microblaze: Move cache function to cache.cMichal Simek2010-03-11
| * microblaze: Add support from PREEMPTMichal Simek2010-03-11
| * microblaze: Add support for Xilinx PCI host bridgeMichal Simek2010-03-11