| Commit message (Expand) | Author | Age |
* | lmb: rename to memblock | Yinghai Lu | 2010-07-14 |
* | microblaze: Fix sg_dma_len() regression | FUJITA Tomonori | 2010-06-09 |
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 |
|\ |
|
| * | microblaze: Fix module loading on system with WB cache | Michal Simek | 2010-05-14 |
| * | microblaze: export assembly functions used by modules | Michal Simek | 2010-05-13 |
| * | microblaze: Remove compilation warnings in cache macro | Michal Simek | 2010-05-13 |
| * | microblaze: export assembly functions used by modules | Steven J. Magnani | 2010-05-13 |
| * | microblaze: re-enable interrupts before calling schedule | Steven J. Magnani | 2010-05-13 |
| * | microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros | Michal Simek | 2010-05-06 |
| * | microblaze: cpuinfo shows cache line length | Michal Simek | 2010-05-06 |
| * | microblaze: Fix typo fault in cache code | Michal Simek | 2010-05-06 |
| * | microblaze: Fix consistent code | Michal Simek | 2010-05-06 |
| * | microblaze: Remove "cache" optimized copy_page function | Michal Simek | 2010-05-06 |
| * | microblaze: fix divide by zero exception message | Randy Dunlap | 2010-05-06 |
| * | microblaze: Remove ancient code | Michal Simek | 2010-05-06 |
| * | microblaze: Quiet section mismatch warnings | Steven J. Magnani | 2010-05-06 |
| * | microblaze: Fix IRQ entry/exit ftracing | Steven J. Magnani | 2010-05-06 |
* | | arch/microblaze: Move dma_mask from of_device into pdev_archdata | Grant Likely | 2010-05-22 |
* | | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely | 2010-05-18 |
* | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 |
* | | driver-core: Add device node pointer to struct device | Grant Likely | 2010-04-28 |
|/ |
|
* | microblaze: Remove unused variable from ptrace | Michal Simek | 2010-04-07 |
* | microblaze: Fix ftrace_update_ftrace_func panic | Steven J. Magnani | 2010-04-07 |
* | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-04 |
|\ |
|
| * | microblaze: Print early printk information to log buffer | Michal Simek | 2010-04-01 |
| * | microblaze: head.S typo fix | Michal Simek | 2010-04-01 |
| * | microblaze: Use MICROBLAZE_TLB_SIZE in asm code | Michal Simek | 2010-04-01 |
| * | microblaze: Adding likely macros | Michal Simek | 2010-04-01 |
| * | microblaze: Add .type and .size to ASM functions | Michal Simek | 2010-04-01 |
| * | microblaze: Use instruction with delay slot | Michal Simek | 2010-04-01 |
| * | microblaze: Remove additional resr and rear loading | Michal Simek | 2010-04-01 |
| * | microblaze: Change register usage for ESR and EAR | Michal Simek | 2010-04-01 |
| * | microblaze: Prepare work for optimization in exception code | Michal Simek | 2010-04-01 |
| * | microblaze: Add DEBUG option | Michal Simek | 2010-04-01 |
| * | microblaze: Support systems without lmb bram | Michal Simek | 2010-04-01 |
| * | microblaze: Remove segment.h | Michal Simek | 2010-04-01 |
| * | microblaze: Fix "kstack=" parsing | Steven J. Magnani | 2010-04-01 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-03-18 |
|\ |
|
| * | microblaze: entry.S use delay slot for return handlers | Michal Simek | 2010-03-11 |
| * | microblaze: Save current task directly | Michal Simek | 2010-03-11 |
| * | microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trap | Michal Simek | 2010-03-11 |
| * | microblaze: Fix dma alloc and free coherent dma functions | Michal Simek | 2010-03-11 |
| * | microblaze: Add define for ASM_LOOP | Michal Simek | 2010-03-11 |
| * | microblaze: Preliminary support for dma drivers | Michal Simek | 2010-03-11 |
| * | microblaze: remove trailing space in messages | Frans Pop | 2010-03-11 |
| * | microblaze: Change temp register for cmdline | Michal Simek | 2010-03-11 |
| * | microblaze: Preliminary support for dma drivers | Michal Simek | 2010-03-11 |
| * | microblaze: Move cache function to cache.c | Michal Simek | 2010-03-11 |
| * | microblaze: Add support from PREEMPT | Michal Simek | 2010-03-11 |