| Commit message (Expand) | Author | Age |
* | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori | 2010-05-27 |
* | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h | FUJITA Tomonori | 2010-05-27 |
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-21 |
| |\ |
|
| | * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-05-19 |
| | |\ |
|
| | * \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-12 |
| | |\ \ |
|
| | * | | | Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides." | David S. Miller | 2010-05-07 |
| | * | | | microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides. | David S. Miller | 2010-05-07 |
| | * | | | Add non-Virtex5 support for LL TEMAC driver | John Linn | 2010-04-13 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 |
| | |/ / |
|
| * | | | 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 powerpc code from Microblaze port | 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: fix get_user/put_user side-effects | Steven J. Magnani | 2010-05-13 |
| * | | | microblaze: re-enable interrupts before calling schedule | Steven J. Magnani | 2010-05-13 |
| | |/
| |/| |
|
| * | | microblaze: Defconfig update | Michal Simek | 2010-05-06 |
| * | | microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros | Michal Simek | 2010-05-06 |
| * | | microblaze: Fix consistent-sync code | Michal Simek | 2010-05-06 |
| * | | microblaze: Define correct L1_CACHE_SHIFT value | Michal Simek | 2010-05-06 |
| * | | microblaze: cpuinfo shows cache line length | Michal Simek | 2010-05-06 |
| * | | microblaze: Fix kmalloc alignment on non-coherent DMA platforms | 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: pci-dma: use include/linux/dma-mapping.h | Michal Simek | 2010-05-06 |
| * | | microblaze: page.h: Remove get_user_page and free_user_page | Michal Simek | 2010-05-06 |
| * | | microblaze: Remove "cache" optimized copy_page function | Michal Simek | 2010-05-06 |
| * | | microblaze: invoke oom-killer from page fault | Nick Piggin | 2010-05-06 |
| * | | microblaze: fix divide by zero exception message | Randy Dunlap | 2010-05-06 |
| * | | microblaze: Add isa_dma_bridge_buggy to dma.h | Michal Simek | 2010-05-06 |
| * | | microblaze: Remove ancient code | Michal Simek | 2010-05-06 |
| * | | microblaze: Quiet section mismatch warnings for MMU version | 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 |
| * | | microblaze: resource/PCI: align functions now return start of resource | Michal Simek | 2010-05-06 |
| * | | microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource... | Michal Simek | 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: io.h: Add io big-endian function | John Linn | 2010-04-07 |
* | microblaze: Fix futex code | 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: Support word copying in copy_tofrom_user | Michal Simek | 2010-04-01 |
| * | microblaze: Print early printk information to log buffer | Michal Simek | 2010-04-01 |
| * | microblaze: head.S typo fix | Michal Simek | 2010-04-01 |