aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | microblaze: trivial: Add one empty lineMichal Simek2011-03-091-0/+1
| | * | microblaze: Add PVR for Microblaze v8.10.aMichal Simek2011-03-091-0/+1
| | * | microblaze: Label MB 7.20.d as broken with WB cacheMichal Simek2011-03-091-2/+2
| | * | microblaze: Do not use "la" pseudo instruction - use addik insteadMichal Simek2011-03-094-15/+15
| | * | microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek2011-03-095-163/+156
| | * | microblaze: Do not use r0_ram space for syscall debuggingMichal Simek2011-03-091-3/+16
| | * | microblaze: Optimize BE/LE bootup detectingMichal Simek2011-03-091-5/+7
| | * | microblaze: Do not use r0_ram space for hw exception debuggingMichal Simek2011-03-091-4/+16
| | |/
| * | Merge branch 'linus' into x86/platformThomas Gleixner2011-02-234-18/+23
| |\ \ | | |/
| * | of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-041-77/+0
* | | microblaze: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-5/+1
| |/ |/|
* | microblaze: Fix msr instruction detectionMichal Simek2011-02-072-10/+9
* | microblaze: Fix asm compilation warningMichal Simek2011-02-071-2/+2
* | microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1Michal Simek2011-01-281-4/+0
* | microblaze: Fix DTB passing from bootloaderMichal Simek2011-01-281-2/+12
|/
* dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-151-2/+2
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-01-116-23/+56
|\
| * microblaze: Clear i/dcache for sw breakpointsMichal Simek2011-01-031-0/+3
| * microblaze: Remove useless early_init_dt_check_for_initrdMichal Simek2011-01-031-3/+1
| * microblaze: Fix unaligned exception for little endian platformMichal Simek2011-01-031-0/+9