summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
...
* | xtensa: remap io area defined in device treeBaruch Siach2014-01-145-5/+75
* | xtensa: support default device tree busesBaruch Siach2014-01-141-1/+1
* | xtensa: initialize device tree clock sourcesBaruch Siach2014-01-141-0/+1
* | xtensa: xtfpga: fix definitions of platform devicesMax Filippov2014-01-141-6/+6
* | xtensa: standardize devicetree cpu compatible stringsBaruch Siach2014-01-144-5/+5
* | xtensa: avoid duplicate of IO range definitionsBaruch Siach2014-01-143-9/+10
* | xtensa: Enable irqs after cpu is set onlineKirill Tkhai2014-01-141-1/+2
* | xtensa: ISS: raise network polling rate to 10 times/secMax Filippov2014-01-141-1/+1
* | xtensa: remove unused XTENSA_ISS_NETWORK Kconfig parameterMichael Opdenacker2014-01-141-4/+0Star
* | xtensa: ISS: avoid simple_strtoul usageMax Filippov2014-01-141-11/+11
* | xtensa: Switch to sched_clock_register()Stephen Boyd2014-01-141-2/+2
* | xtensa: implement CPU hotplugMax Filippov2014-01-148-4/+248
* | xtensa: add SMP supportMax Filippov2014-01-1424-199/+967
* | xtensa: add MX irqchipMax Filippov2014-01-144-0/+75
* | xtensa: clear timer IRQ unconditionally in its handlerMax Filippov2014-01-141-0/+1
* | xtensa: clean up do_interrupt/do_IRQMax Filippov2014-01-142-20/+9Star
* | xtensa: move built-in PIC to drivers/irqchipMax Filippov2014-01-143-108/+38Star
* | xtensa: move init_mmu declaration to mmu_context.hMax Filippov2014-01-142-6/+7
* | xtensa: call check_s32c1i after trap_initMax Filippov2014-01-141-11/+7Star
* | xtensa: update clockevent setup for SMPMax Filippov2014-01-141-25/+29
* | xtensa: mark ccount as continuous clocksourceBaruch Siach2014-01-141-0/+1
* | xtensa: enable HAVE_IRQ_TIME_ACCOUNTINGMax Filippov2014-01-141-0/+1
* | xtensa: fix __delay for small loop countMax Filippov2014-01-141-3/+6
* | xtensa: fix arch spinlock function namesMax Filippov2014-01-142-14/+37
* | xtensa: fix build warning in 64-bit build environmentMax Filippov2014-01-141-2/+2
* | xtensa: remove NO_IRQ definitionsMax Filippov2014-01-142-5/+0Star
* | xtensa: implement robust futex atomic uaccess opsBaruch Siach2014-01-142-1/+147
* | xtensa: ISS: clean up diagnostic, increase verbosityMax Filippov2014-01-141-11/+12
* | xtensa: ISS: always use fixed tuntap configMax Filippov2014-01-141-14/+8Star
* | xtensa: ISS: enable iss_net_set_macMax Filippov2014-01-141-3/+2Star
* | xtensa: ISS: drop IP setup, clean up MAC setupMax Filippov2014-01-141-46/+31Star
* | xtensa: ISS: init network interface name before the probeMax Filippov2014-01-141-7/+7
* | xtensa: ISS: fix command line parameter nameMax Filippov2014-01-141-1/+1
* | xtensa: ISS: clean up iss-network driverMax Filippov2014-01-141-124/+52Star
* | xtensa: remove trailing colons in asm statementMax Filippov2014-01-141-1/+1
* | xtensa: clean up include/asm/vectors.hMax Filippov2014-01-141-9/+3Star
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0Star
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0Star
* | xtensa: use buddy allocator for PTE tableKirill A. Shutemov2013-11-153-30/+13Star
* | xtensa: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* | xtensa: fix potential NULL-pointer dereferenceKirill A. Shutemov2013-11-151-1/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-043-21/+33
| |\ \
| * | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-291-0/+2
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-47/+14Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | of: remove empty arch prom.h headersRob Herring2013-10-101-4/+0Star
| * | | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-101-2/+0Star
| * | | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-11/+4Star
| * | | xtensa: use early_init_dt_scanRob Herring2013-10-091-12/+9Star
| * | | xtensa: use unflatten_and_copy_device_treeRob Herring2013-10-091-18/+1Star
| |/ /