summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
AgeCommit message (Expand)AuthorLines
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+2
2011-10-31microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker-0/+2
2011-10-14microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra-0/+1
2011-10-14microblaze: Raise SIGFPE/FPE_INTDIV for div by zeroEdgar E. Iglesias-1/+1
2011-10-14microblaze: Switch ELF_ARCH code to 189Edgar E. Iglesias-1/+1
2011-10-14microblaze: Added DMA sync operationsEli Billauer-0/+60
2011-10-14microblaze: Moved __dma_sync() to dma-mapping.hEli Billauer-19/+3
2011-10-14microblaze: Add PVR for Microblaze v8.20.aMichal Simek-0/+1
2011-10-14microblaze: Clear top bit from cnt32_to_63Michal Simek-1/+2
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown-1/+1
2011-07-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-116/+128
2011-07-27microblaze: Do not show error message for 32 interrupt linesMichal Simek-1/+1
2011-07-25microblaze: Add support for early console on mdmMichal Simek-2/+3
2011-07-25microblaze: Simplify early console binding from DTMichal Simek-80/+64
2011-07-25microblaze: Get early printk console earlierMichal Simek-4/+21
2011-07-25microblaze: Standardise cpuinfo output for cache policyJohn A. Williams-2/+3
2011-07-25microblaze: Unprivileged stream instruction awarenessJohn A. Williams-0/+10
2011-07-25microblaze: exec: Remove redundant set_fs(USER_DS)Mathias Krause-1/+0
2011-07-25microblaze: Fix unaligned value saving to the stack for system with MMUMichal Simek-28/+28
2011-07-24modules: make arch's use default loader hooksJonas Bonn-35/+0
2011-05-28Merge branch 'setns'Linus Torvalds-0/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman-0/+1
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King-1/+1
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner-374/+297
2011-05-11dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely-1/+1
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds-1/+1
2011-04-01microblaze: Fix ftraceMichal Simek-4/+7
2011-04-01microblaze: Wire up new syscallsMichal Simek-0/+4
2011-04-01microblaze: Fix level/edge irq sensibilityMichal Simek-2/+2
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-29microblaze: Use generic show_interrupts()Thomas Gleixner-42/+0
2011-03-29microblaze: Convert to new irq function namesThomas Gleixner-3/+3
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-1/+1
2011-03-17microblaze: change to new flag variablematt mooney-1/+1
2011-03-16Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-252/+287
2011-03-15microblaze: Do not copy reset vectors/manual reset vector setupMichal Simek-6/+13
2011-03-15microblaze: Fix _reset functionMichal Simek-1/+1
2011-03-15microblaze: Fix microblaze init vectorsMichal Simek-1/+4
2011-03-09microblaze: Add missing export symbols for lib functionsMichal Simek-0/+11
2011-03-09microblaze: Convert irq_chip to new functionsThomas Gleixner-24/+26
2011-03-09microblaze: Remove stale irq_chip.endThomas Gleixner-13/+0
2011-03-09microblaze: Fix sparse warnings - signal.cMichal Simek-2/+2
2011-03-09microblaze: Fix missing microblaze specific syscalls declarationMichal Simek-1/+2
2011-03-09microblaze: Fix sparse warnings - cache.cMichal Simek-6/+6
2011-03-09microblaze: Fix sparse warning - unwind.cMichal Simek-1/+1
2011-03-09microblaze: Fix sparse warnings - ptraceMichal Simek-1/+2
2011-03-09microblaze: Fix sparse warning - sw_exceptionsMichal Simek-1/+1
2011-03-09microblaze: Fix sparse warning - timer.cMichal Simek-3/+3
2011-03-09microblaze: Fix sparse warning - prom.cMichal Simek-1/+1
2011-03-09microblaze: Add support for DMA_BIDIRECTIONALMichal Simek-0/+1