summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* microblaze: bury asm/namei.hAl Viro2011-11-211-22/+0
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+5
|\
| * microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker2011-10-315-0/+5
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-10-3113-54/+220
|\ \ | |/ |/|
| * microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra2011-10-142-2/+1
| * microblaze: Use delay slot in __strnlen_user, __strncpy_userMichal Simek2011-10-141-2/+2
| * microblaze: Remove NET_IP_ALIGN from system.hMichal Simek2011-10-141-7/+0
| * microblaze: Add __ucmpdi2() helper functionMichal Simek2011-10-142-0/+21
| * microblaze: Raise SIGFPE/FPE_INTDIV for div by zeroEdgar E. Iglesias2011-10-141-1/+1
| * microblaze: Switch ELF_ARCH code to 189Edgar E. Iglesias2011-10-142-4/+6
| * microblaze: Added DMA sync operationsEli Billauer2011-10-141-0/+60
| * microblaze: Moved __dma_sync() to dma-mapping.hEli Billauer2011-10-142-21/+21
| * microblaze: Add PVR for Microblaze v8.20.aMichal Simek2011-10-141-0/+1
| * microblaze: Fix access_ok macroMichal Simek2011-10-141-1/+1
| * microblaze: Add loop unrolling for PAGE in copy_tofrom_userMichal Simek2011-10-141-0/+84
| * microblaze: Simplify logic for unaligned byte copyingMichal Simek2011-10-141-5/+3
| * microblaze: Change label names - copy_tofrom_userMichal Simek2011-10-141-14/+13
| * microblaze: Separate fixup section definitionMichal Simek2011-10-141-1/+9
| * microblaze: Change label name in copy_tofrom_userMichal Simek2011-10-141-3/+3
| * microblaze: Clear top bit from cnt32_to_63Michal Simek2011-10-141-1/+2
* | microblaze: add missing CONFIG_ prefixesPaul Bolle2011-10-131-3/+3
* | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
|/
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-07-2716-133/+149
|\
| * microblaze: Do not show error message for 32 interrupt linesMichal Simek2011-07-271-1/+1
| * Revert "microblaze: PCI fix typo fault in of_node pointer moving into pci_bus"Michal Simek2011-07-261-1/+1
| * microblaze: PCI fix typo fault in of_node pointer moving into pci_busMichal Simek2011-07-251-1/+1
| * microblaze: Add support for early console on mdmMichal Simek2011-07-252-2/+3
| * microblaze: Simplify early console binding from DTMichal Simek2011-07-253-82/+70
| * microblaze: Get early printk console earlierMichal Simek2011-07-253-4/+22
| * microblaze: Standardise cpuinfo output for cache policyJohn A. Williams2011-07-251-2/+3
| * microblaze: Unprivileged stream instruction awarenessJohn A. Williams2011-07-256-1/+13
| * microblaze: trivial: Fix typo faultMichal Simek2011-07-251-1/+1
| * microblaze: exec: Remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
| * microblaze: Remove duplicated prototype of start_thread()Mathias Krause2011-07-251-3/+0
| * microblaze: Fix unaligned value saving to the stack for system with MMUMichal Simek2011-07-251-28/+28
| * microblaze/irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt2011-07-251-10/+10
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-54/+10
|\ \
| * | pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring2011-07-121-57/+10
| |/
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+2
* | ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
| |/
* | modules: make arch's use default loader hooksJonas Bonn2011-07-241-35/+0
* | pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt2011-06-081-5/+0
* | pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt2011-06-081-5/+0
* | microblaze/pci: Move the remains of pci_32.c to pci-common.cBenjamin Herrenschmidt2011-06-083-139/+113
* | microblaze/pci: Remove powermac originated cruftBenjamin Herrenschmidt2011-06-083-275/+3
* | pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-083-55/+14
|/
* Merge branch 'setns'Linus Torvalds2011-05-282-1/+3
|\