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