summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
...
* | xtensa: implement CPU hotplugMax Filippov2014-01-142-0/+10
* | xtensa: add SMP supportMax Filippov2014-01-1410-104/+152
* | xtensa: add MX irqchipMax Filippov2014-01-143-0/+67
* | xtensa: move built-in PIC to drivers/irqchipMax Filippov2014-01-141-0/+7
* | xtensa: move init_mmu declaration to mmu_context.hMax Filippov2014-01-141-0/+6
* | xtensa: fix __delay for small loop countMax Filippov2014-01-141-3/+6
* | xtensa: fix arch spinlock function namesMax Filippov2014-01-142-14/+37
* | xtensa: implement robust futex atomic uaccess opsBaruch Siach2014-01-142-1/+147
* | xtensa: remove trailing colons in asm statementMax Filippov2014-01-141-1/+1
* | xtensa: clean up include/asm/vectors.hMax Filippov2014-01-141-9/+3
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* | xtensa: use buddy allocator for PTE tableKirill A. Shutemov2013-11-152-10/+13
* | 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
|\ \
| * | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-281-0/+2
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-6/+0
|\ \ \ | |_|/ |/| |
| * | of: remove empty arch prom.h headersRob Herring2013-10-091-4/+0
| * | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-091-2/+0
| |/
* / sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* xtensa: remove CCOUNT_PER_JIFFYBaruch Siach2013-09-061-1/+0
* xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failureBaruch Siach2013-09-061-5/+0
* xtensa: keep a3 and excsave1 on entry to exception handlersMax Filippov2013-09-061-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-131-1/+1
|\
| * net: rename busy poll socket op and globalsEliezer Tamir2013-07-101-1/+1
* | Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-07-117-85/+105
|\ \ | |/ |/|
| * xtensa: add static function tracer supportMax Filippov2013-07-081-2/+15
| * xtensa: bootparams: fix typoBaruch Siach2013-07-081-1/+1
| * xtensa: consolidate ccount access routinesBaruch Siach2013-07-081-10/+3
| * xtensa: cleanup ccount frequency trackingBaruch Siach2013-07-081-3/+2
| * xtensa: timex.h: remove unused symbolsBaruch Siach2013-07-081-7/+0
| * arch: xtensa: include: asm: compiling issue, need cmpxchg64() defined.Chen Gang2013-06-051-0/+1
| * xtensa: remove unused platform_init_irq()Baruch Siach2013-06-051-5/+0
| * xtensa: fix TLB multihit exceptionsChris Zankel2013-05-201-57/+83
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-0/+2
|\ \
| * | net: add socket option for low latency pollingEliezer Tamir2013-06-171-0/+2
| |/
* / consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-8/+0
|/
* Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-05-099-24/+314
|\
| * xtensa: Switch to asm-generic/linkage.hGeert Uytterhoeven2013-05-092-16/+1
| * xtensa: fix arch_irqs_disabled_flags implementationMax Filippov2013-05-091-1/+4
| * xtensa: provide custom CALLER_ADDR* implementationsMax Filippov2013-05-091-1/+33
| * xtensa: add stacktrace supportMax Filippov2013-05-091-0/+36
| * xtensa: clean up stpill_registersMax Filippov2013-05-091-3/+2
| * xtensa: don't attempt to use unconfigured timersMax Filippov2013-05-091-3/+6
| * xtensa: add MMU v3 supportMax Filippov2013-05-092-0/+232
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\ \
| * | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+2
| |/
* / consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
|/
* Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-02-2612-24/+52
|\