aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King1-1/+1
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-6/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stableRussell King1-1/+1
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksourceThomas Gleixner56-485/+417
2011-05-11dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely1-1/+1
2011-04-13usb: Fix Kconfig unmet dependencies for Microblaze EHCIMichal Simek1-1/+0
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds10-15/+15
2011-04-04Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds6-7/+24
2011-04-01microblaze: Fix ftraceMichal Simek3-4/+13
2011-04-01microblaze: Wire up new syscallsMichal Simek2-1/+9
2011-04-01microblaze: Fix level/edge irq sensibilityMichal Simek1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi10-15/+15
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-29microblaze: Use generic show_interrupts()Thomas Gleixner2-42/+1
2011-03-29microblaze: Convert to new irq function namesThomas Gleixner2-4/+4
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita1-0/+3
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2011-03-17microblaze: change to new flag variablematt mooney1-1/+1
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2011-03-16Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds36-317/+347