aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)Author
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
2013-06-05xtensa: remove unused platform_init_irq()Baruch Siach
2013-05-20xtensa: fix TLB multihit exceptionsChris Zankel
2013-05-09Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2013-05-09xtensa: Switch to asm-generic/linkage.hGeert Uytterhoeven
2013-05-09xtensa: fix arch_irqs_disabled_flags implementationMax Filippov
2013-05-09xtensa: provide custom CALLER_ADDR* implementationsMax Filippov
2013-05-09xtensa: add stacktrace supportMax Filippov
2013-05-09xtensa: clean up stpill_registersMax Filippov
2013-05-09xtensa: don't attempt to use unconfigured timersMax Filippov
2013-05-09xtensa: add MMU v3 supportMax Filippov
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-26Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2013-02-25xtensa: add accept4 syscallChris Zankel
2013-02-23xtensa: add support for TLSChris Zankel
2013-02-23xtensa: add missing include asm/uaccess.h to checksum.hMax Filippov
2013-02-23xtensa: move spill_registers to traps.hMax Filippov
2013-02-23xtensa: fix str[n]cmp return valueMax Filippov
2013-02-23xtensa: avoid mmap cache aliasingMax Filippov
2013-02-23xtensa: add finit_module syscallMax Filippov
2013-02-23xtensa: pull signal definitions from signal-defs.hMax Filippov
2013-02-23xtensa: dispatch medium-priority interruptsMarc Gauthier
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds