Age | Commit message (Expand) | Author | Files | Lines |
2010-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -0/+1 |
2010-06-12 | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu | 1 | -0/+1 |
2010-06-09 | microblaze: Fix sg_dma_len() regression | FUJITA Tomonori | 1 | -1/+0 |
2010-06-09 | microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash | Michal Simek | 1 | -0/+2 |
2010-05-27 | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori | 1 | -2/+2 |
2010-05-27 | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h | FUJITA Tomonori | 1 | -0/+2 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 31 | -364/+379 |
2010-05-22 | arch/microblaze: Move dma_mask from of_device into pdev_archdata | Grant Likely | 4 | -3/+4 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+11 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-05-19 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 8 | -20/+89 |
2010-05-19 | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely | 3 | -19/+1 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2 | -6/+6 |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 1 | -1/+1 |
2010-05-14 | microblaze: Fix module loading on system with WB cache | Michal Simek | 1 | -0/+2 |
2010-05-13 | microblaze: export assembly functions used by modules | Michal Simek | 3 | -0/+3 |
2010-05-13 | microblaze: Remove powerpc code from Microblaze port | Michal Simek | 1 | -1/+1 |
2010-05-13 | microblaze: Remove compilation warnings in cache macro | Michal Simek | 1 | -1/+2 |
2010-05-13 | microblaze: export assembly functions used by modules | Steven J. Magnani | 1 | -0/+10 |
2010-05-13 | microblaze: fix get_user/put_user side-effects | Steven J. Magnani | 1 | -18/+69 |
2010-05-13 | microblaze: re-enable interrupts before calling schedule | Steven J. Magnani | 1 | -0/+2 |
2010-05-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 24 | -343/+278 |
2010-05-07 | Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides." | David S. Miller | 1 | -0/+10 |
2010-05-07 | microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides. | David S. Miller | 1 | -10/+0 |
2010-05-06 | microblaze: Defconfig update | Michal Simek | 2 | -13/+84 |
2010-05-06 | microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros | Michal Simek | 1 | -27/+35 |
2010-05-06 | microblaze: Fix consistent-sync code | Michal Simek | 1 | -1/+1 |
2010-05-06 | microblaze: Define correct L1_CACHE_SHIFT value | Michal Simek | 1 | -1/+1 |
2010-05-06 | microblaze: cpuinfo shows cache line length | Michal Simek | 1 | -4/+6 |
2010-05-06 | microblaze: Fix kmalloc alignment on non-coherent DMA platforms | Michal Simek | 1 | -0/+3 |
2010-05-06 | microblaze: Fix typo fault in cache code | Michal Simek | 1 | -5/+5 |
2010-05-06 | microblaze: Fix consistent code | Michal Simek | 3 | -92/+100 |
2010-05-06 | microblaze: pci-dma: use include/linux/dma-mapping.h | Michal Simek | 1 | -8/+0 |
2010-05-06 | microblaze: page.h: Remove get_user_page and free_user_page | Michal Simek | 1 | -5/+0 |
2010-05-06 | microblaze: Remove "cache" optimized copy_page function | Michal Simek | 3 | -39/+2 |
2010-05-06 | microblaze: invoke oom-killer from page fault | Nick Piggin | 1 | -9/+4 |
2010-05-06 | microblaze: fix divide by zero exception message | Randy Dunlap | 1 | -1/+1 |
2010-05-06 | microblaze: Add isa_dma_bridge_buggy to dma.h | Michal Simek | 1 | -0/+6 |
2010-05-06 | microblaze: Remove ancient code | Michal Simek | 5 | -111/+0 |
2010-05-06 | microblaze: Quiet section mismatch warnings for MMU version | Michal Simek | 2 | -15/+16 |
2010-05-06 | microblaze: Quiet section mismatch warnings | Steven J. Magnani | 2 | -2/+4 |
2010-05-06 | microblaze: Fix IRQ entry/exit ftracing | Steven J. Magnani | 1 | -1/+2 |
2010-05-06 | microblaze: resource/PCI: align functions now return start of resource | Michal Simek | 1 | -7/+6 |
2010-05-06 | microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource... | Michal Simek | 1 | -2/+2 |
2010-04-29 | driver-core: Add device node pointer to struct device | Grant Likely | 1 | -0/+1 |
2010-04-13 | Add non-Virtex5 support for LL TEMAC driver | John Linn | 1 | -0/+11 |
2010-04-07 | microblaze: Remove unused variable from ptrace | Michal Simek | 1 | -1/+0 |
2010-04-07 | microblaze: io.h: Add io big-endian function | John Linn | 1 | -0/+5 |
2010-04-07 | microblaze: Fix futex code | Michal Simek | 1 | -1/+1 |
2010-04-07 | microblaze: Fix ftrace_update_ftrace_func panic | Steven J. Magnani | 1 | -9/+3 |