aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)Author
2014-02-24Merge tag 'xtensa-for-next-20140221-1' into for_nextChris Zankel
2014-02-21xtensa: wire up sched_setattr and sched_getattr syscallsMax Filippov
2014-01-25xtensa: introduce spill_registers_kernel macroMax Filippov
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-01-19xtensa: fix warning '"CONFIG_OF" is not defined'Max Filippov
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2014-01-15xtensa: implement ndelayMax Filippov
2014-01-15xtensa: clean up udelayMax Filippov
2014-01-15xtensa: enable HAVE_PERF_EVENTSBaruch Siach
2014-01-15xtensa: remap io area defined in device treeBaruch Siach
2014-01-15xtensa: avoid duplicate of IO range definitionsBaruch Siach
2014-01-14xtensa: implement CPU hotplugMax Filippov
2014-01-14xtensa: add SMP supportMax Filippov
2014-01-14xtensa: add MX irqchipMax Filippov
2014-01-14xtensa: move built-in PIC to drivers/irqchipMax Filippov
2014-01-14xtensa: move init_mmu declaration to mmu_context.hMax Filippov
2014-01-14xtensa: fix __delay for small loop countMax Filippov
2014-01-14xtensa: fix arch spinlock function namesMax Filippov
2014-01-14xtensa: implement robust futex atomic uaccess opsBaruch Siach
2014-01-14xtensa: remove trailing colons in asm statementMax Filippov
2014-01-14xtensa: clean up include/asm/vectors.hMax Filippov
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15xtensa: use buddy allocator for PTE tableKirill A. Shutemov
2013-11-15xtensa: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15xtensa: fix potential NULL-pointer dereferenceKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-09of: remove empty arch prom.h headersRob Herring
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-06xtensa: remove CCOUNT_PER_JIFFYBaruch Siach
2013-09-06xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failureBaruch Siach
2013-09-06xtensa: keep a3 and excsave1 on entry to exception handlersMax Filippov
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-11Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-08xtensa: add static function tracer supportMax Filippov
2013-07-08xtensa: bootparams: fix typoBaruch Siach
2013-07-08xtensa: consolidate ccount access routinesBaruch Siach
2013-07-08xtensa: cleanup ccount frequency trackingBaruch Siach
2013-07-08xtensa: timex.h: remove unused symbolsBaruch Siach
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-06-05arch: xtensa: include: asm: compiling issue, need cmpxchg64() defined.Chen Gang