aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAge
* Merge branch 'setns'Linus Torvalds2011-05-28
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-28
* | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-24
|\ \ | |/ |/|
| * dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-11
* | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
|\|
| * Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
| |\
| | * Fix common misspellingsLucas De Marchi2011-03-31
| * | microblaze: Fix ftraceMichal Simek2011-04-01
| * | microblaze: Wire up new syscallsMichal Simek2011-04-01
| * | microblaze: Fix level/edge irq sensibilityMichal Simek2011-04-01
| |/
| * microblaze: Use generic show_interrupts()Thomas Gleixner2011-03-29
| * microblaze: Convert to new irq function namesThomas Gleixner2011-03-29
| * Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
| |\
| | * microblaze: change to new flag variablematt mooney2011-03-17
| * | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-03-16
| |\ \
| | * | microblaze: Do not copy reset vectors/manual reset vector setupMichal Simek2011-03-15
| | * | microblaze: Fix _reset functionMichal Simek2011-03-15
| | * | microblaze: Fix microblaze init vectorsMichal Simek2011-03-15
| | * | microblaze: Add missing export symbols for lib functionsMichal Simek2011-03-09
| | * | microblaze: Convert irq_chip to new functionsThomas Gleixner2011-03-09
| | * | microblaze: Remove stale irq_chip.endThomas Gleixner2011-03-09
| | * | microblaze: Fix sparse warnings - signal.cMichal Simek2011-03-09
| | * | microblaze: Fix missing microblaze specific syscalls declarationMichal Simek2011-03-09
| | * | microblaze: Fix sparse warnings - cache.cMichal Simek2011-03-09
| | * | microblaze: Fix sparse warning - unwind.cMichal Simek2011-03-09
| | * | microblaze: Fix sparse warnings - ptraceMichal Simek2011-03-09
| | * | microblaze: Fix sparse warning - sw_exceptionsMichal Simek2011-03-09
| | * | microblaze: Fix sparse warning - timer.cMichal Simek2011-03-09
| | * | microblaze: Fix sparse warning - prom.cMichal Simek2011-03-09
| | * | microblaze: Add support for DMA_BIDIRECTIONALMichal Simek2011-03-09
| | * | microblaze: trivial: Add one empty lineMichal Simek2011-03-09
| | * | microblaze: Add PVR for Microblaze v8.10.aMichal Simek2011-03-09
| | * | microblaze: Label MB 7.20.d as broken with WB cacheMichal Simek2011-03-09
| | * | microblaze: Do not use "la" pseudo instruction - use addik insteadMichal Simek2011-03-09
| | * | microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek2011-03-09
| | * | microblaze: Do not use r0_ram space for syscall debuggingMichal Simek2011-03-09
| | * | microblaze: Optimize BE/LE bootup detectingMichal Simek2011-03-09
| | * | microblaze: Do not use r0_ram space for hw exception debuggingMichal Simek2011-03-09
| | |/
| * | Merge branch 'linus' into x86/platformThomas Gleixner2011-02-23
| |\|
| * | of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-04
* | | microblaze: convert to clocksource_register_hz/khzJohn Stultz2011-02-21
| |/ |/|
* | microblaze: Fix msr instruction detectionMichal Simek2011-02-07
* | microblaze: Fix asm compilation warningMichal Simek2011-02-07
* | microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1Michal Simek2011-01-28
* | microblaze: Fix DTB passing from bootloaderMichal Simek2011-01-28
|/
* dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-16
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-01-11
|\
| * microblaze: Clear i/dcache for sw breakpointsMichal Simek2011-01-03
| * microblaze: Remove useless early_init_dt_check_for_initrdMichal Simek2011-01-03
| * microblaze: Fix unaligned exception for little endian platformMichal Simek2011-01-03