summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorLines
2012-01-05microblaze: Remove eprintk macroMichal Simek-6/+0
2012-01-05microblaze: Change NO_IRQ to 0Michal Simek-2/+9
2012-01-05microblaze: Synchronize __pa __va macrosMichal Simek-9/+2
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo-14/+0
2011-11-23Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki-2/+0
2011-11-21microblaze: bury asm/namei.hAl Viro-22/+0
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo-2/+0
2011-10-31Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-15/+24
2011-10-14microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra-2/+0
2011-10-14microblaze: Remove NET_IP_ALIGN from system.hMichal Simek-7/+0
2011-10-14microblaze: Switch ELF_ARCH code to 189Edgar E. Iglesias-3/+5
2011-10-14microblaze: Moved __dma_sync() to dma-mapping.hEli Billauer-2/+18
2011-10-14microblaze: Fix access_ok macroMichal Simek-1/+1
2011-09-27doc: fix broken referencesPaul Bolle-1/+1
2011-07-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-17/+21
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-54/+10
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-2/+2
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger-2/+0
2011-07-25microblaze: Simplify early console binding from DTMichal Simek-2/+6
2011-07-25microblaze: Get early printk console earlierMichal Simek-0/+1
2011-07-25microblaze: Unprivileged stream instruction awarenessJohn A. Williams-1/+3
2011-07-25microblaze: trivial: Fix typo faultMichal Simek-1/+1
2011-07-25microblaze: Remove duplicated prototype of start_thread()Mathias Krause-3/+0
2011-07-25microblaze/irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt-10/+10
2011-07-12pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring-57/+10
2011-06-08pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt-5/+0
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt-5/+0
2011-06-08microblaze/pci: Remove powermac originated cruftBenjamin Herrenschmidt-5/+1
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt-22/+7
2011-05-28ns: Wire up the setns system callEric W. Biederman-1/+2
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds-3/+3
2011-04-01microblaze: Wire up new syscallsMichal Simek-1/+5
2011-03-31Fix common misspellingsLucas De Marchi-3/+3
2011-03-16Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-62/+44
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-15/+12
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse-6/+7
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse-11/+13
2011-03-10microblaze: Fix circular headers dependency when ftrace is enabled.Michal Simek-2/+0
2011-03-09microblaze: Fix /dev/zero corruption from __clear_user()Steven J. Magnani-4/+4
2011-03-09microblaze: Fix sparse warning - fault.cMichal Simek-0/+1
2011-03-09microblaze: Fix missing microblaze specific syscalls declarationMichal Simek-0/+8
2011-03-09microblaze: Fix sparse warning - cpuinfo.hMichal Simek-2/+2
2011-03-09microblaze: Fix sparse warning - consistent_alloc functionMichal Simek-1/+1
2011-03-09microblaze: Fix sparse warnings - ptraceMichal Simek-0/+3
2011-03-09microblaze: Fix sparse warning - sw_exceptionsMichal Simek-0/+2
2011-03-09microblaze: trivial: Add one empty lineMichal Simek-1/+0
2011-03-09microblaze: Fix coding style - ptrace.hMichal Simek-7/+7
2011-03-09microblaze: Fix GDB issue caused by cache issueMichal Simek-3/+9
2011-03-09microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek-37/+1
2011-03-09microblaze: Fix unaligned.h for endiansMichal Simek-5/+6