aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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: Fix GDB issue caused by cache issueMichal Simek2011-03-091-3/+9
| | * | | 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-097-200/+157
| | * | | 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: Fix unaligned.h for endiansMichal Simek2011-03-091-5/+6
| | * | | microblaze: Do not use r0_ram space for hw exception debuggingMichal Simek2011-03-091-4/+16
| | | |/ | | |/|
| * | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-154-92/+13
| |\ \ \
| | * | | Merge branch 'linus' into x86/platformThomas Gleixner2011-02-237-33/+41
| | |\| | | | | |/ | | |/|
| | * | of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-044-92/+13
| * | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-6/+7
| * | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-11/+13
| | |/ | |/|
* / | microblaze: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-5/+1
|/ /
* | microblaze: Fix msr instruction detectionMichal Simek2011-02-072-10/+9
* | microblaze: Fix pte_update functionMichal Simek2011-02-071-14/+13
* | microblaze: Fix asm compilation warningMichal Simek2011-02-071-2/+2
* | microblaze: Fix IRQ flag handling for MSR=0Michal Simek2011-02-071-1/+1
* | microblaze: Fix ASM optimized code for LEMichal Simek2011-01-281-0/+4
* | 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
|/
* microblaze: Use generic irq KconfigThomas Gleixner2011-01-211-6/+2
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-202-2/+2
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-01-182-2/+5
|\
| * microblaze: Fix asm/pgtable.hMichal Simek2011-01-161-2/+4
| * microblaze: Fix missing pagemap.hMichal Simek2011-01-161-0/+1
* | 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-1113-240/+214
|\
| * microblaze: remove obsolete DEBUG_BOOTMEMAmerigo Wang2011-01-102-5/+0
| * microblaze: trivial: Fix removed the part of lineMichal Simek2011-01-031-1/+1
| * microblaze: Fix __muldi3 function for little-endian.Michal Simek2011-01-032-121/+60
| * 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
| * microblaze: Add PVR for Microblaze v8.00.bMichal Simek2011-01-031-0/+1
| * microblaze: Correct PVR access macrosroel kluin2011-01-031-89/+96
| * Revert "microblaze: Simplify syscall rutine"Michal Simek2010-11-181-7/+39
| * microblaze: Fix initramfsMichal Simek2010-11-181-13/+3
| * arch/microblaze: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* | of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-291-1/+1
* | microblaze/of: Use generic rule to build dtb'sDirk Brandewie2010-12-231-9/+3
* | of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-012-41/+0
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-5/+0
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-1250-3721/+1007
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-5/+0
* | | ptrace: cleanup arch_ptrace() on microblazeNamhyung Kim2010-10-271-1/+1
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-5/+2