aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-062-0/+2
|\
| * microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker2011-10-312-0/+2
* | microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra2011-10-141-0/+1
* | 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-141-1/+1
* | microblaze: Added DMA sync operationsEli Billauer2011-10-141-0/+60
* | microblaze: Moved __dma_sync() to dma-mapping.hEli Billauer2011-10-141-19/+3
* | microblaze: Add PVR for Microblaze v8.20.aMichal Simek2011-10-141-0/+1
* | microblaze: Clear top bit from cnt32_to_63Michal Simek2011-10-141-1/+2
|/
* 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-2710-116/+128
|\
| * microblaze: Do not show error message for 32 interrupt linesMichal Simek2011-07-271-1/+1
| * microblaze: Add support for early console on mdmMichal Simek2011-07-252-2/+3
| * microblaze: Simplify early console binding from DTMichal Simek2011-07-252-80/+64
| * microblaze: Get early printk console earlierMichal Simek2011-07-252-4/+21
| * microblaze: Standardise cpuinfo output for cache policyJohn A. Williams2011-07-251-2/+3
| * microblaze: Unprivileged stream instruction awarenessJohn A. Williams2011-07-254-0/+10
| * microblaze: exec: Remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
| * microblaze: Fix unaligned value saving to the stack for system with MMUMichal Simek2011-07-251-28/+28
* | modules: make arch's use default loader hooksJonas Bonn2011-07-241-35/+0
|/
* Merge branch 'setns'Linus Torvalds2011-05-281-0/+1
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-251-1/+1
|\ \ | |/ |/|
| * dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-111-1/+1
* | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-1425-374/+297
|\ \ | |/
| * Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-1/+1
| |\
| | * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
| * | microblaze: Fix ftraceMichal Simek2011-04-012-4/+7
| * | microblaze: Wire up new syscallsMichal Simek2011-04-011-0/+4
| * | microblaze: Fix level/edge irq sensibilityMichal Simek2011-04-011-2/+2
| |/
| * microblaze: Use generic show_interrupts()Thomas Gleixner2011-03-291-42/+0
| * microblaze: Convert to new irq function namesThomas Gleixner2011-03-291-3/+3
| * Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-1/+1
| |\
| | * microblaze: change to new flag variablematt mooney2011-03-171-1/+1
| * | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-03-1620-252/+287
| |\ \
| | * | microblaze: Do not copy reset vectors/manual reset vector setupMichal Simek2011-03-152-6/+13
| | * | microblaze: Fix _reset functionMichal Simek2011-03-151-1/+1
| | * | microblaze: Fix microblaze init vectorsMichal Simek2011-03-151-1/+4
| | * | microblaze: Add missing export symbols for lib functionsMichal Simek2011-03-091-0/+11
| | * | microblaze: Convert irq_chip to new functionsThomas Gleixner2011-03-092-24/+26
| | * | microblaze: Remove stale irq_chip.endThomas Gleixner2011-03-091-13/+0
| | * | microblaze: Fix sparse warnings - signal.cMichal Simek2011-03-091-2/+2
| | * | microblaze: Fix missing microblaze specific syscalls declarationMichal Simek2011-03-091-1/+2
| | * | microblaze: Fix sparse warnings - cache.cMichal Simek2011-03-091-6/+6
| | * | microblaze: Fix sparse warning - unwind.cMichal Simek2011-03-091-1/+1
| | * | microblaze: Fix sparse warnings - ptraceMichal Simek2011-03-091-1/+2
| | * | microblaze: Fix sparse warning - sw_exceptionsMichal Simek2011-03-091-1/+1
| | * | microblaze: Fix sparse warning - timer.cMichal Simek2011-03-091-3/+3
| | * | microblaze: Fix sparse warning - prom.cMichal Simek2011-03-091-1/+1
| | * | microblaze: Add support for DMA_BIDIRECTIONALMichal Simek2011-03-091-0/+1