aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-05microblaze: Remove eprintk macroMichal Simek1-6/+0
2012-01-05microblaze: Change NO_IRQ to 0Michal Simek1-2/+9
2012-01-05microblaze: Synchronize __pa __va macrosMichal Simek1-9/+2
2011-11-21microblaze: bury asm/namei.hAl Viro1-22/+0
2011-10-31Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-15/+24
2011-10-14microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra1-2/+0
2011-10-14microblaze: Remove NET_IP_ALIGN from system.hMichal Simek1-7/+0
2011-10-14microblaze: Switch ELF_ARCH code to 189Edgar E. Iglesias1-3/+5
2011-10-14microblaze: Moved __dma_sync() to dma-mapping.hEli Billauer1-2/+18
2011-10-14microblaze: Fix access_ok macroMichal Simek1-1/+1
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-07-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds6-17/+21
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-25microblaze: Simplify early console binding from DTMichal Simek1-2/+6
2011-07-25microblaze: Get early printk console earlierMichal Simek1-0/+1
2011-07-25microblaze: Unprivileged stream instruction awarenessJohn A. Williams2-1/+3
2011-07-25microblaze: trivial: Fix typo faultMichal Simek1-1/+1
2011-07-25microblaze: Remove duplicated prototype of start_thread()Mathias Krause1-3/+0
2011-07-25microblaze/irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt1-10/+10
2011-07-12pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring1-57/+10
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: Remove powermac originated cruftBenjamin Herrenschmidt2-5/+1
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2-22/+7
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds3-3/+3
2011-04-01microblaze: Wire up new syscallsMichal Simek1-1/+5
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-16Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds12-62/+44
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-15/+12
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-6/+7
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-11/+13
2011-03-10microblaze: Fix circular headers dependency when ftrace is enabled.Michal Simek1-2/+0
2011-03-09microblaze: Fix /dev/zero corruption from __clear_user()Steven J. Magnani1-4/+4
2011-03-09microblaze: Fix sparse warning - fault.cMichal Simek1-0/+1
2011-03-09microblaze: Fix missing microblaze specific syscalls declarationMichal Simek1-0/+8
2011-03-09microblaze: Fix sparse warning - cpuinfo.hMichal Simek1-2/+2
2011-03-09microblaze: Fix sparse warning - consistent_alloc functionMichal Simek1-1/+1
2011-03-09microblaze: Fix sparse warnings - ptraceMichal Simek1-0/+3
2011-03-09microblaze: Fix sparse warning - sw_exceptionsMichal Simek1-0/+2
2011-03-09microblaze: trivial: Add one empty lineMichal Simek1-1/+0
2011-03-09microblaze: Fix coding style - ptrace.hMichal Simek1-7/+7
2011-03-09microblaze: Fix GDB issue caused by cache issueMichal Simek1-3/+9
2011-03-09microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek2-37/+1
2011-03-09microblaze: Fix unaligned.h for endiansMichal Simek1-5/+6
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner2-15/+14
2011-02-07microblaze: Fix pte_update functionMichal Simek1-14/+13
2011-02-07microblaze: Fix IRQ flag handling for MSR=0Michal Simek1-1/+1