aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into nextLinus Torvalds1-10/+4
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds3-9/+5
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into nextLinus Torvalds1-5/+0
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-5/+0
2014-05-21ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro1-10/+4
2014-05-05Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds6-19/+150
2014-04-18arch,xtensa: Convert smp_mb__*()Peter Zijlstra3-9/+5
2014-04-06xtensa: add HIGHMEM supportMax Filippov3-1/+106
2014-04-06xtensa: optimize local_flush_tlb_kernel_rangeMax Filippov1-7/+4
2014-04-02xtensa: keep sysmem banks ordered in add_sysmem_bankMax Filippov1-0/+5
2014-04-02xtensa: split bootparam and kernel meminfoMax Filippov2-11/+35
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2014-02-24Merge tag 'xtensa-for-next-20140221-1' into for_nextChris Zankel4-15/+10
2014-02-21xtensa: wire up sched_setattr and sched_getattr syscallsMax Filippov1-1/+6
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-2/+2
2014-01-25xtensa: introduce spill_registers_kernel macroMax Filippov1-16/+28
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+3
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds23-152/+503
2014-01-19xtensa: fix warning '"CONFIG_OF" is not defined'Max Filippov2-2/+2
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2014-01-15xtensa: implement ndelayMax Filippov1-0/+22
2014-01-15xtensa: clean up udelayMax Filippov1-6/+15
2014-01-15xtensa: enable HAVE_PERF_EVENTSBaruch Siach1-0/+4
2014-01-15xtensa: remap io area defined in device treeBaruch Siach3-5/+22
2014-01-15xtensa: avoid duplicate of IO range definitionsBaruch Siach3-9/+10
2014-01-14xtensa: implement CPU hotplugMax Filippov2-0/+10
2014-01-14xtensa: add SMP supportMax Filippov10-104/+152
2014-01-14xtensa: add MX irqchipMax Filippov3-0/+67
2014-01-14xtensa: move built-in PIC to drivers/irqchipMax Filippov1-0/+7
2014-01-14xtensa: move init_mmu declaration to mmu_context.hMax Filippov1-0/+6
2014-01-14xtensa: fix __delay for small loop countMax Filippov1-3/+6
2014-01-14xtensa: fix arch spinlock function namesMax Filippov2-14/+37
2014-01-14xtensa: implement robust futex atomic uaccess opsBaruch Siach2-1/+147
2014-01-14xtensa: remove trailing colons in asm statementMax Filippov1-1/+1
2014-01-14xtensa: clean up include/asm/vectors.hMax Filippov1-9/+3
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra1-8/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-11-15xtensa: use buddy allocator for PTE tableKirill A. Shutemov2-10/+13
2013-11-15xtensa: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15xtensa: fix potential NULL-pointer dereferenceKirill A. Shutemov1-1/+5
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-6/+0
2013-10-09of: remove empty arch prom.h headersRob Herring1-4/+0
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring1-2/+0
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+2
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-06xtensa: remove CCOUNT_PER_JIFFYBaruch Siach1-1/+0