Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -18/+69 |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 1 | -1/+1 |
2010-05-13 | microblaze: fix get_user/put_user side-effects | Steven J. Magnani | 1 | -18/+69 |
2010-05-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 8 | -74/+13 |
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: Define correct L1_CACHE_SHIFT value | Michal Simek | 1 | -1/+1 |
2010-05-06 | microblaze: Fix kmalloc alignment on non-coherent DMA platforms | Michal Simek | 1 | -0/+3 |
2010-05-06 | microblaze: Fix consistent code | Michal Simek | 1 | -1/+1 |
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 | 1 | -3/+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 | 3 | -41/+0 |
2010-05-06 | microblaze: Quiet section mismatch warnings for MMU version | Michal Simek | 1 | -15/+1 |
2010-04-13 | Add non-Virtex5 support for LL TEMAC driver | John Linn | 1 | -0/+11 |
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-01 | microblaze: Fix TLB macros | Michal Simek | 1 | -1/+2 |
2010-04-01 | microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user | Michal Simek | 1 | -56/+32 |
2010-04-01 | microblaze: uaccess: Unify __copy_tofrom_user | Michal Simek | 1 | -38/+21 |
2010-04-01 | microblaze: uaccess: Move functions to generic location | Michal Simek | 1 | -151/+61 |
2010-04-01 | microblaze: uaccess: Fix put_user for noMMU | Michal Simek | 1 | -22/+56 |
2010-04-01 | microblaze: uaccess: Fix get_user macro for noMMU | Michal Simek | 1 | -23/+66 |
2010-04-01 | microblaze: uaccess: fix clear_user for noMMU kernel | Michal Simek | 1 | -45/+36 |
2010-04-01 | microblaze: uaccess: Fix strncpy_from_user function | Michal Simek | 1 | -3/+11 |
2010-04-01 | microblaze: uaccess: fix copy_from_user macro | Michal Simek | 1 | -9/+14 |
2010-04-01 | microblaze: uaccess: copy_to_user unification | Michal Simek | 1 | -9/+16 |
2010-04-01 | microblaze: uaccess: sync put/get/clear_user macros | Michal Simek | 1 | -37/+69 |
2010-04-01 | microblaze: uaccess: fix put_user and get_user macros | Michal Simek | 1 | -51/+49 |
2010-04-01 | microblaze: uaccess: fix __get_user_asm macro | Michal Simek | 1 | -16/+17 |
2010-04-01 | microblaze: uaccess: fix clean user macro | Michal Simek | 1 | -34/+55 |
2010-04-01 | microblaze: move noMMU __range_ok function to uaccess.h | Michal Simek | 1 | -1/+6 |
2010-04-01 | microblaze: Move exception_table_entry upward | Michal Simek | 1 | -16/+15 |
2010-04-01 | microblaze: Remove segment.h | Michal Simek | 4 | -52/+33 |
2010-03-11 | microblaze: PCI early support for noMMU system | Michal Simek | 2 | -1/+7 |
2010-03-11 | microblaze: pgtable.h: move consistent functions | Michal Simek | 1 | -9/+9 |
2010-03-11 | microblaze: Remove VMALLOC_VMADDR | Michal Simek | 1 | -1/+0 |
2010-03-11 | microblaze: Preliminary support for dma drivers | Michal Simek | 2 | -10/+5 |
2010-03-11 | microblaze: Add support from PREEMPT | Michal Simek | 1 | -1/+1 |
2010-03-11 | microblaze: Add support for Xilinx PCI host bridge | Michal Simek | 1 | -0/+7 |
2010-03-11 | microblaze: Enable PCI, missing files | Michal Simek | 3 | -1/+45 |
2010-03-11 | microblaze: Add pci-bridge.h | Michal Simek | 1 | -0/+195 |
2010-03-11 | microblaze: Add pci.h | Michal Simek | 1 | -1/+170 |
2010-03-11 | microblaze: io.h include asm-generic/iomap.h | Michal Simek | 1 | -10/+3 |
2010-03-11 | microblaze: Add irq_create_{of_,}mapping functions | Michal Simek | 1 | -1/+36 |
2010-03-11 | microblaze: Add {z,}alloc_maybe_bootmem functions | Michal Simek | 1 | -0/+3 |
2010-03-11 | microblaze: Implement __dma_sync_page | Michal Simek | 1 | -1/+0 |