summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-211-0/+11
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-198-20/+89
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-1224-343/+278Star
| |\ \
| * | | Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides."David S. Miller2010-05-071-0/+10
| * | | microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.David S. Miller2010-05-071-10/+0Star
| * | | Add non-Virtex5 support for LL TEMAC driverJohn Linn2010-04-131-0/+11
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
| |/ /
* | | microblaze: Fix module loading on system with WB cacheMichal Simek2010-05-141-0/+2
* | | microblaze: export assembly functions used by modulesMichal Simek2010-05-133-0/+3
* | | microblaze: Remove powerpc code from Microblaze portMichal Simek2010-05-131-1/+1
* | | microblaze: Remove compilation warnings in cache macroMichal Simek2010-05-131-1/+2
* | | microblaze: export assembly functions used by modulesSteven J. Magnani2010-05-131-0/+10
* | | microblaze: fix get_user/put_user side-effectsSteven J. Magnani2010-05-131-18/+69
* | | microblaze: re-enable interrupts before calling scheduleSteven J. Magnani2010-05-131-0/+2
| |/ |/|
* | microblaze: Defconfig updateMichal Simek2010-05-062-13/+84
* | microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macrosMichal Simek2010-05-061-27/+35
* | microblaze: Fix consistent-sync codeMichal Simek2010-05-061-1/+1
* | microblaze: Define correct L1_CACHE_SHIFT valueMichal Simek2010-05-061-1/+1
* | microblaze: cpuinfo shows cache line lengthMichal Simek2010-05-061-4/+6
* | microblaze: Fix kmalloc alignment on non-coherent DMA platformsMichal Simek2010-05-061-0/+3
* | microblaze: Fix typo fault in cache codeMichal Simek2010-05-061-5/+5
* | microblaze: Fix consistent codeMichal Simek2010-05-063-92/+100
* | microblaze: pci-dma: use include/linux/dma-mapping.hMichal Simek2010-05-061-8/+0Star
* | microblaze: page.h: Remove get_user_page and free_user_pageMichal Simek2010-05-061-5/+0Star
* | microblaze: Remove "cache" optimized copy_page functionMichal Simek2010-05-063-39/+2Star
* | microblaze: invoke oom-killer from page faultNick Piggin2010-05-061-9/+4Star
* | microblaze: fix divide by zero exception messageRandy Dunlap2010-05-061-1/+1
* | microblaze: Add isa_dma_bridge_buggy to dma.hMichal Simek2010-05-061-0/+6
* | microblaze: Remove ancient codeMichal Simek2010-05-065-111/+0Star
* | microblaze: Quiet section mismatch warnings for MMU versionMichal Simek2010-05-062-15/+16
* | microblaze: Quiet section mismatch warningsSteven J. Magnani2010-05-062-2/+4
* | microblaze: Fix IRQ entry/exit ftracingSteven J. Magnani2010-05-061-1/+2
* | microblaze: resource/PCI: align functions now return start of resourceMichal Simek2010-05-061-7/+6Star
* | microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource...Michal Simek2010-05-061-2/+2
|/
* microblaze: Remove unused variable from ptraceMichal Simek2010-04-071-1/+0Star
* microblaze: io.h: Add io big-endian functionJohn Linn2010-04-071-0/+5
* microblaze: Fix futex codeMichal Simek2010-04-071-1/+1
* microblaze: Fix ftrace_update_ftrace_func panicSteven J. Magnani2010-04-071-9/+3Star
* Merge branch 'master' into export-slabhTejun Heo2010-04-0524-446/+407Star
|\
| * microblaze: Support word copying in copy_tofrom_userMichal Simek2010-04-011-14/+25
| * microblaze: Print early printk information to log bufferMichal Simek2010-04-011-9/+15
| * microblaze: head.S typo fixMichal Simek2010-04-011-2/+2
| * microblaze: Use MICROBLAZE_TLB_SIZE in asm codeMichal Simek2010-04-012-3/+3
| * microblaze: Kconfig Fix - pciMichal Simek2010-04-011-3/+0Star
| * microblaze: Adding likely macrosMichal Simek2010-04-016-26/+28
| * microblaze: Add .type and .size to ASM functionsMichal Simek2010-04-013-1/+22
| * microblaze: Fix TLB macrosMichal Simek2010-04-011-1/+2
| * microblaze: Use instruction with delay slotMichal Simek2010-04-011-8/+5Star
| * microblaze: Remove additional resr and rear loadingMichal Simek2010-04-011-15/+3Star