summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-05-0932-254/+773
|\
| * xtensa: Switch to asm-generic/linkage.hGeert Uytterhoeven2013-05-092-16/+1
| * xtensa: fix redboot load addressChris Zankel2013-05-091-1/+1
| * xtensa: ISS: fix timer_lock usage in rs_openMax Filippov2013-05-091-2/+2
| * xtensa: disable IRQs while IRQ handler is runningMax Filippov2013-05-093-55/+28
| * xtensa: enable lockdep supportMax Filippov2013-05-091-3/+4
| * xtensa: fix arch_irqs_disabled_flags implementationMax Filippov2013-05-091-1/+4
| * xtensa: add irq flags trace supportMax Filippov2013-05-092-0/+35
| * xtensa: provide custom CALLER_ADDR* implementationsMax Filippov2013-05-092-1/+66
| * xtensa: add stacktrace supportMax Filippov2013-05-095-41/+140
| * xtensa: clean up stpill_registersMax Filippov2013-05-091-3/+2
| * xtensa: don't use a7 in simcallsMax Filippov2013-05-093-18/+18
| * xtensa: don't attempt to use unconfigured timersMax Filippov2013-05-091-3/+6
| * xtensa: provide default platform_pcibios_init implementationMax Filippov2013-05-092-6/+1
| * xtensa: remove KCORE_ELF againPaul Bolle2013-05-091-15/+0
| * xtensa: add MMU v3 supportMax Filippov2013-05-0912-86/+451
| * xtensa: fix ibreakenable register updateMax Filippov2013-05-094-0/+8
| * xtensa: fix oprofile building as moduleMax Filippov2013-05-092-3/+6
* | Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-0938-342/+1840
|\ \
| * | ARC: [mm] Lazy D-cache flush (non aliasing VIPT)Vineet Gupta2013-05-073-7/+21
| * | ARC: [mm] micro-optimize page size icache invalidateVineet Gupta2013-05-071-3/+12
| * | ARC: [mm] remove the pessimistic all-alias-invalidate icache helpersVineet Gupta2013-05-071-184/+17
| * | ARC: [mm] consolidate icache/dcache sync codeVineet Gupta2013-05-072-19/+18
| * | ARC: [mm] optimise icache flush for kernel mappingsVineet Gupta2013-05-071-4/+10
| * | ARC: [mm] optimise icache flush for user mappingsVineet Gupta2013-05-073-15/+21
| * | ARC: [mm] optimize needless full mm TLB flush on munmapVineet Gupta2013-05-071-4/+12
| * | ARC: Add support for nSIM OSCI System C modelMischa Jonker2013-05-073-0/+164
| * | ARC: [TB10x] Adapt device tree to new compatible stringChristian Ruppert2013-05-071-2/+2
| * | ARC: [TB10x] Add support for TB10x platformChristian Ruppert2013-05-077-0/+257
| * | ARC: [TB10x] Device tree of TB100 and TB101 Development KitsChristian Ruppert2013-05-075-0/+1190
| * | ARC: Prepare interrupt code for external controllersChristian Ruppert2013-05-072-2/+3
| * | ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchyVineet Gupta2013-05-071-8/+13
| * | ARC: [cmdline] Don't overwrite u-boot provided bootargsVineet Gupta2013-05-071-8/+10
| * | ARC: [cmdline] Remove CONFIG_CMDLINEVineet Gupta2013-05-072-14/+2
| * | ARC: [plat-arcfpga] defconfig updateVineet Gupta2013-05-071-1/+2
| * | ARC: unaligned access emulation broken if callee-reg dest of LD/STVineet Gupta2013-05-071-1/+3
| * | ARC: unaligned access emulation error handling consolidationVineet Gupta2013-05-072-15/+6
| * | ARC: Debug/crash-printing ImprovementsVineet Gupta2013-05-071-18/+32
| * | ARC: fix typo with clock speedNoam Camus2013-05-071-1/+1
| * | ARC: Respect the cpu_id passed for fetching correct cpu infoNoam Camus2013-05-071-1/+1
| * | ARC: Remove non existent refs to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREADAlexander Shiyan2013-05-071-2/+0
| * | ARC: [kbuild] Avoid DTB rebuilds if DTS are untouchedVineet Gupta2013-04-171-1/+3
| * | ARC: [kbuild] Include Kconfig.binfmtVineet Gupta2013-04-091-3/+4
| * | ARC: [kbuild] Allow platforms to disable LLSC for !SMP as wellVineet Gupta2013-04-091-6/+4
| * | ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta2013-04-094-10/+10
| * | ARC: [build] Build failure with !KPROBESChristian Ruppert2013-04-091-0/+1
| * | ARC: [build] Allow uncompressed uImageVineet Gupta2013-04-092-5/+17
| * | ARC: [build] cleanup Makefile a bitVineet Gupta2013-04-092-4/+3
| * | ARC: [build] silence make defconfig warnings with host gcc 4.7Vineet Gupta2013-04-091-0/+4
| * | ARC: remove #ifdef-ed out include of dead headerPaul Bolle2013-04-091-3/+0