aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-14xtensa: enable HAVE_IRQ_TIME_ACCOUNTINGMax Filippov1-0/+1
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: fix build warning in 64-bit build environmentMax Filippov1-2/+2
2014-01-14xtensa: remove NO_IRQ definitionsMax Filippov2-5/+0
2014-01-14xtensa: implement robust futex atomic uaccess opsBaruch Siach2-1/+147
2014-01-14xtensa: ISS: clean up diagnostic, increase verbosityMax Filippov1-11/+12
2014-01-14xtensa: ISS: always use fixed tuntap configMax Filippov1-14/+8
2014-01-14xtensa: ISS: enable iss_net_set_macMax Filippov1-3/+2
2014-01-14xtensa: ISS: drop IP setup, clean up MAC setupMax Filippov1-46/+31
2014-01-14xtensa: ISS: init network interface name before the probeMax Filippov1-7/+7
2014-01-14xtensa: ISS: fix command line parameter nameMax Filippov1-1/+1
2014-01-14xtensa: ISS: clean up iss-network driverMax Filippov1-124/+52
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
2014-01-07gpio: xtensa: depend on HAVE_XTENSA_GPIO32Baruch Siach1-0/+6
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. Shutemov3-30/+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 Torvalds2-47/+14
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-21/+33
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar3-21/+33
2013-10-16xtensa: Cocci spatch "noderef"Thomas Meyer1-1/+2
2013-10-15xtensa: don't use alternate signal stack on threadsBaruch Siach1-1/+1
2013-10-15xtensa: fix fast_syscall_spill_registers_fixupMax Filippov1-19/+30
2013-10-09of: remove empty arch prom.h headersRob Herring1-4/+0
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring1-2/+0
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring1-11/+4
2013-10-09xtensa: use early_init_dt_scanRob Herring1-12/+9
2013-10-09xtensa: use unflatten_and_copy_device_treeRob Herring1-18/+1
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+2
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-13Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linuxLinus Torvalds11-353/+324
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky4-4/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-0/+2
2013-09-06xtensa: Fix broken allmodconfig buildGuenter Roeck1-0/+1
2013-09-06xtensa: remove CCOUNT_PER_JIFFYBaruch Siach3-5/+4
2013-09-06xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failureBaruch Siach2-7/+2
2013-09-06xtensa: don't use echo -e needlesslyMax Filippov2-3/+3
2013-09-06xtensa: new fast_alloca handlerMax Filippov1-152/+40
2013-09-06xtensa: keep a3 and excsave1 on entry to exception handlersMax Filippov5-142/+238
2013-09-06xtensa: enable kernel preemptionMax Filippov1-28/+17
2013-09-06xtensa: check thread flags atomically on return from user exceptionMax Filippov1-18/+21
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar1-2/+1
2013-07-14xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker1-1/+1