aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds5-0/+5
2011-10-31microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker5-0/+5
2011-10-31Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds13-54/+220
2011-10-14microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra2-2/+1
2011-10-14microblaze: Use delay slot in __strnlen_user, __strncpy_userMichal Simek1-2/+2
2011-10-14microblaze: Remove NET_IP_ALIGN from system.hMichal Simek1-7/+0
2011-10-14microblaze: Add __ucmpdi2() helper functionMichal Simek2-0/+21
2011-10-14microblaze: Raise SIGFPE/FPE_INTDIV for div by zeroEdgar E. Iglesias1-1/+1
2011-10-14microblaze: Switch ELF_ARCH code to 189Edgar E. Iglesias2-4/+6
2011-10-14microblaze: Added DMA sync operationsEli Billauer1-0/+60
2011-10-14microblaze: Moved __dma_sync() to dma-mapping.hEli Billauer2-21/+21
2011-10-14microblaze: Add PVR for Microblaze v8.20.aMichal Simek1-0/+1
2011-10-14microblaze: Fix access_ok macroMichal Simek1-1/+1
2011-10-14microblaze: Add loop unrolling for PAGE in copy_tofrom_userMichal Simek1-0/+84
2011-10-14microblaze: Simplify logic for unaligned byte copyingMichal Simek1-5/+3
2011-10-14microblaze: Change label names - copy_tofrom_userMichal Simek1-14/+13
2011-10-14microblaze: Separate fixup section definitionMichal Simek1-1/+9
2011-10-14microblaze: Change label name in copy_tofrom_userMichal Simek1-3/+3
2011-10-14microblaze: Clear top bit from cnt32_to_63Michal Simek1-1/+2
2011-10-13microblaze: add missing CONFIG_ prefixesPaul Bolle1-3/+3
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-07-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds16-133/+149
2011-07-27microblaze: Do not show error message for 32 interrupt linesMichal Simek1-1/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-54/+10
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-2/+0
2011-07-26Revert "microblaze: PCI fix typo fault in of_node pointer moving into pci_bus"Michal Simek1-1/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-25microblaze: PCI fix typo fault in of_node pointer moving into pci_busMichal Simek1-1/+1
2011-07-25microblaze: Add support for early console on mdmMichal Simek2-2/+3
2011-07-25microblaze: Simplify early console binding from DTMichal Simek3-82/+70
2011-07-25microblaze: Get early printk console earlierMichal Simek3-4/+22
2011-07-25microblaze: Standardise cpuinfo output for cache policyJohn A. Williams1-2/+3
2011-07-25microblaze: Unprivileged stream instruction awarenessJohn A. Williams6-1/+13
2011-07-25microblaze: trivial: Fix typo faultMichal Simek1-1/+1
2011-07-25microblaze: exec: Remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-07-25microblaze: Remove duplicated prototype of start_thread()Mathias Krause1-3/+0
2011-07-25microblaze: Fix unaligned value saving to the stack for system with MMUMichal Simek1-28/+28
2011-07-25microblaze/irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt1-10/+10
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-35/+0
2011-07-12pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring1-57/+10
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-06-08pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt1-5/+0
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt1-5/+0
2011-06-08microblaze/pci: Move the remains of pci_32.c to pci-common.cBenjamin Herrenschmidt3-139/+113
2011-06-08microblaze/pci: Remove powermac originated cruftBenjamin Herrenschmidt3-275/+3
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt3-55/+14
2011-05-28Merge branch 'setns'Linus Torvalds2-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman2-1/+3