summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm
Commit message (Expand)AuthorAgeFilesLines
* xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov2014-08-141-1/+6
* xtensa: make fixmap region addressing grow with indexMax Filippov2014-08-141-3/+24
* xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov2014-08-141-0/+5
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-10/+4Star
|\
| * ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-211-10/+4Star
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-9/+5Star
|\ \
| * | arch,xtensa: Convert smp_mb__*()Peter Zijlstra2014-04-183-9/+5Star
* | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-5/+0Star
|\ \ \ | |_|/ |/| |
| * | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-281-5/+0Star
| |/
* | Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-05-066-19/+150
|\ \ | |/ |/|
| * xtensa: add HIGHMEM supportMax Filippov2014-04-063-1/+106
| * xtensa: optimize local_flush_tlb_kernel_rangeMax Filippov2014-04-061-7/+4Star
| * xtensa: keep sysmem banks ordered in add_sysmem_bankMax Filippov2014-04-011-0/+5
| * xtensa: split bootparam and kernel meminfoMax Filippov2014-04-012-11/+35
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-2/+3
|\ \ | |/ |/|
| * locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| * locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
* | Merge tag 'xtensa-for-next-20140221-1' into for_nextChris Zankel2014-02-242-14/+2Star
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
| |\
| | * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-181-0/+1
| * | Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-01-2523-152/+503
| |\ \
| * | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-8/+1Star
| | |/ | |/|
* | | xtensa: introduce spill_registers_kernel macroMax Filippov2014-01-251-16/+28
* | | xtensa: fix warning '"CONFIG_OF" is not defined'Max Filippov2014-01-192-2/+2
| |/ |/|
* | xtensa: implement ndelayMax Filippov2014-01-141-0/+22
* | xtensa: clean up udelayMax Filippov2014-01-141-6/+15
* | xtensa: enable HAVE_PERF_EVENTSBaruch Siach2014-01-141-0/+4
* | xtensa: remap io area defined in device treeBaruch Siach2014-01-143-5/+22
* | xtensa: avoid duplicate of IO range definitionsBaruch Siach2014-01-143-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/+3Star
|/
* 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 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