Age | Commit message (Expand) | Author |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-06-11 | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu |
2010-06-09 | microblaze: Fix sg_dma_len() regression | FUJITA Tomonori |
2010-06-09 | microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash | Michal Simek |
2010-05-27 | 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-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | arch/microblaze: Move dma_mask from of_device into pdev_archdata | Grant Likely |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-18 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-05-18 | 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-14 | 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-13 | 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-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-05-07 | Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides." | David S. Miller |
2010-05-06 | microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides. | David S. Miller |
2010-05-06 | 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-04-28 | driver-core: Add device node pointer to struct device | Grant Likely |
2010-04-13 | Add non-Virtex5 support for LL TEMAC driver | John Linn |
2010-04-07 | 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 |