summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* 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-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-291-0/+2
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-6/+0Star
|\ \ \ | |_|/ |/| |
| * | of: remove empty arch prom.h headersRob Herring2013-10-101-4/+0Star
| * | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-101-2/+0Star
| |/
* / sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* xtensa: remove CCOUNT_PER_JIFFYBaruch Siach2013-09-061-1/+0Star
* xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failureBaruch Siach2013-09-061-5/+0Star
* 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-141-1/+1
|\
| * net: rename busy poll socket op and globalsEliezer Tamir2013-07-111-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/+3Star
| * xtensa: cleanup ccount frequency trackingBaruch Siach2013-07-081-3/+2Star
| * xtensa: timex.h: remove unused symbolsBaruch Siach2013-07-081-7/+0Star
| * 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/+0Star
| * 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-101-0/+2
|\ \
| * | net: add socket option for low latency pollingEliezer Tamir2013-06-181-0/+2
| |/
* / consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-8/+0Star
|/
* 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/+1Star
| * 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/+2Star
| * 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-04-011-0/+2
| |/
* / consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-041-8/+0Star
|/
* Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-02-2712-24/+52
|\
| * xtensa: add accept4 syscallChris Zankel2013-02-261-1/+4
| * xtensa: add support for TLSChris Zankel2013-02-242-2/+4
| * xtensa: add missing include asm/uaccess.h to checksum.hMax Filippov2013-02-241-0/+1
| * xtensa: move spill_registers to traps.hMax Filippov2013-02-241-0/+24
| * xtensa: fix str[n]cmp return valueMax Filippov2013-02-241-2/+2
| * xtensa: avoid mmap cache aliasingMax Filippov2013-02-241-0/+4
| * xtensa: add finit_module syscallMax Filippov2013-02-241-1/+3
| * xtensa: pull signal definitions from signal-defs.hMax Filippov2013-02-241-10/+1Star
| * xtensa: dispatch medium-priority interruptsMarc Gauthier2013-02-244-9/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-244-20/+2Star
|\ \