aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2011-11-21microblaze: bury asm/namei.hAl Viro
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker
2011-10-31Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2011-10-14microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra
2011-10-14microblaze: Use delay slot in __strnlen_user, __strncpy_userMichal Simek
2011-10-14microblaze: Remove NET_IP_ALIGN from system.hMichal Simek
2011-10-14microblaze: Add __ucmpdi2() helper functionMichal Simek
2011-10-14microblaze: Raise SIGFPE/FPE_INTDIV for div by zeroEdgar E. Iglesias
2011-10-14microblaze: Switch ELF_ARCH code to 189Edgar E. Iglesias
2011-10-14microblaze: Added DMA sync operationsEli Billauer
2011-10-14microblaze: Moved __dma_sync() to dma-mapping.hEli Billauer
2011-10-14microblaze: Add PVR for Microblaze v8.20.aMichal Simek
2011-10-14microblaze: Fix access_ok macroMichal Simek
2011-10-14microblaze: Add loop unrolling for PAGE in copy_tofrom_userMichal Simek
2011-10-14microblaze: Simplify logic for unaligned byte copyingMichal Simek
2011-10-14microblaze: Change label names - copy_tofrom_userMichal Simek
2011-10-14microblaze: Separate fixup section definitionMichal Simek
2011-10-14microblaze: Change label name in copy_tofrom_userMichal Simek
2011-10-14microblaze: Clear top bit from cnt32_to_63Michal Simek
2011-10-13microblaze: add missing CONFIG_ prefixesPaul Bolle
2011-09-27doc: fix broken referencesPaul Bolle
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-07-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2011-07-27microblaze: Do not show error message for 32 interrupt linesMichal Simek
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-26Revert "microblaze: PCI fix typo fault in of_node pointer moving into pci_bus"Michal Simek
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25microblaze: PCI fix typo fault in of_node pointer moving into pci_busMichal Simek
2011-07-25microblaze: Add support for early console on mdmMichal Simek
2011-07-25microblaze: Simplify early console binding from DTMichal Simek
2011-07-25microblaze: Get early printk console earlierMichal Simek
2011-07-25microblaze: Standardise cpuinfo output for cache policyJohn A. Williams
2011-07-25microblaze: Unprivileged stream instruction awarenessJohn A. Williams
2011-07-25microblaze: trivial: Fix typo faultMichal Simek
2011-07-25microblaze: exec: Remove redundant set_fs(USER_DS)Mathias Krause
2011-07-25microblaze: Remove duplicated prototype of start_thread()Mathias Krause
2011-07-25microblaze: Fix unaligned value saving to the stack for system with MMUMichal Simek
2011-07-25microblaze/irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-12pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-08pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt
2011-06-08microblaze/pci: Move the remains of pci_32.c to pci-common.cBenjamin Herrenschmidt
2011-06-08microblaze/pci: Remove powermac originated cruftBenjamin Herrenschmidt
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt
2011-05-28Merge branch 'setns'Linus Torvalds