summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-252-0/+3
|\
| * net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-181-0/+2
| * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
* | Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-01-2523-152/+503
|\ \
| * | xtensa: implement ndelayMax Filippov2014-01-151-0/+22
| * | xtensa: clean up udelayMax Filippov2014-01-151-6/+15
| * | xtensa: enable HAVE_PERF_EVENTSBaruch Siach2014-01-151-0/+4
| * | xtensa: remap io area defined in device treeBaruch Siach2014-01-153-5/+22
| * | xtensa: avoid duplicate of IO range definitionsBaruch Siach2014-01-153-9/+10
| * | 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
| |/
* | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-8/+1
|/
* 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
OpenPOWER on IntegriCloud