summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-05-09MIPS: Move 'gic_present' to common location.Steven J. Hill5-5/+3
2013-05-09MIPS: MIPS16e: Add unaligned access support.Steven J. Hill1-0/+255
2013-05-09MIPS: MIPS16e: Support handling of delay slots.Steven J. Hill3-5/+119
2013-05-09MIPS: MIPS16e: Add instruction formats.Steven J. Hill1-0/+110
2013-05-09MIPS: microMIPS: Optimise 'strnlen' core library function.Steven J. Hill1-1/+1
2013-05-09MIPS: microMIPS: Optimise 'strlen' core library function.Steven J. Hill1-4/+5
2013-05-09MIPS: microMIPS: Optimise 'strncpy' core library function.Steven J. Hill1-15/+17
2013-05-09MIPS: microMIPS: Optimise 'memset' core library function.Steven J. Hill2-30/+56
2013-05-09MIPS: microMIPS: Add configuration option for microMIPS kernel.Steven J. Hill5-3/+134
2013-05-09MIPS: microMIPS: Disable LL/SC and fix linker bug.Steven J. Hill2-2/+16
2013-05-09MIPS: microMIPS: Add vdso support.Douglas Leung1-0/+9
2013-05-09MIPS: microMIPS: Add unaligned access support.Leonid Yegoshin2-201/+1112
2013-05-09MIPS: microMIPS: Support handling of delay slots.Leonid Yegoshin2-5/+102
2013-05-09MIPS: microMIPS: Add support for exception handling.Steven J. Hill9-107/+353
2013-05-09MIPS: microMIPS: Floating point support.Leonid Yegoshin7-100/+893
2013-05-09MIPS: microMIPS: Fix macro naming in micro-assembler.Steven J. Hill2-2/+25
2013-05-09MIPS: microMIPS: Fix incorrect mask for jump immediate.Steven J. Hill1-1/+2
2013-05-09KVM/MIPS32: Binary patching of select privileged instructions.Sanjay Lal3-0/+209
2013-05-09bfin cache: dcplb map: add 16M dcplb map for BF60xSteven Miao4-9/+45
2013-05-09KVM: emulator: emulate SALCPaolo Bonzini1-1/+5
2013-05-09KVM: emulator: emulate XLATPaolo Bonzini1-1/+14
2013-05-09KVM: emulator: emulate AAMPaolo Bonzini1-1/+24
2013-05-09ARC: [mm] refactor the core (i|d)cache line ops loopsVineet Gupta1-29/+24
2013-05-09microblaze: Enable IRQ in arch_cpu_idleMichal Simek1-0/+5
2013-05-09ARC: [mm] serious bug in vaddr based icache flushVineet Gupta1-1/+1
2013-05-09xtensa: Switch to asm-generic/linkage.hGeert Uytterhoeven2-16/+1
2013-05-09xtensa: fix redboot load addressChris Zankel1-1/+1
2013-05-09xtensa: ISS: fix timer_lock usage in rs_openMax Filippov1-2/+2
2013-05-09xtensa: disable IRQs while IRQ handler is runningMax Filippov3-55/+28
2013-05-09xtensa: enable lockdep supportMax Filippov1-3/+4
2013-05-09xtensa: fix arch_irqs_disabled_flags implementationMax Filippov1-1/+4
2013-05-09xtensa: add irq flags trace supportMax Filippov2-0/+35
2013-05-09xtensa: provide custom CALLER_ADDR* implementationsMax Filippov2-1/+66
2013-05-09xtensa: add stacktrace supportMax Filippov5-41/+140
2013-05-09xtensa: clean up stpill_registersMax Filippov1-3/+2
2013-05-09xtensa: don't use a7 in simcallsMax Filippov3-18/+18
2013-05-09xtensa: don't attempt to use unconfigured timersMax Filippov1-3/+6
2013-05-09xtensa: provide default platform_pcibios_init implementationMax Filippov2-6/+1
2013-05-09xtensa: remove KCORE_ELF againPaul Bolle1-15/+0
2013-05-09xtensa: add MMU v3 supportMax Filippov12-86/+451
2013-05-09xtensa: fix ibreakenable register updateMax Filippov4-0/+8
2013-05-09xtensa: fix oprofile building as moduleMax Filippov2-3/+6
2013-05-09microblaze: Fix uaccess_ok macroMichal Simek1-11/+19
2013-05-09microblaze: Add support for new cpu versions and target architectureMichal Simek1-0/+5
2013-05-09microblaze: Do not select OPT_LIB_ASM by defaultMichal Simek1-1/+0
2013-05-09microblaze: Fix initrd supportMichal Simek1-4/+5
2013-05-09microblaze: Do not use r6 in head.SMichal Simek1-10/+10
2013-05-09microblaze: pci: Remove duplicated headerMichal Simek1-2/+0
2013-05-09microblaze: Set the default irq_domainDan Christensen1-0/+2
2013-05-09microblaze: pci: Remove duplicated include from pci-common.cWei Yongjun1-1/+0