aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
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
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-07-11Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds28-146/+433
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-07-08xtensa: remove the second argument of __bio_kmap_atomic()Zhao Hongjiang1-2/+2
2013-07-08xtensa: add static function tracer supportMax Filippov6-2/+78
2013-07-08xtensa: Flat DeviceTree copy not future-safeVineet Gupta1-1/+1
2013-07-08xtensa: check TLB sanity on return to userspaceMax Filippov3-1/+131
2013-07-08xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX is selectedMax Filippov2-3/+12
2013-07-08xtensa: bootparams: fix typoBaruch Siach1-1/+1
2013-07-08xtensa: tell git to ignore generated .dtb filesBaruch Siach1-0/+1
2013-07-08xtensa: ccount based sched_clockBaruch Siach2-0/+9
2013-07-08xtensa: ccount based clockevent implementationBaruch Siach2-32/+79
2013-07-08xtensa: consolidate ccount access routinesBaruch Siach2-12/+4
2013-07-08xtensa: cleanup ccount frequency trackingBaruch Siach5-12/+8
2013-07-08xtensa: timex.h: remove unused symbolsBaruch Siach1-7/+0