summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
...
* | xtensa: fix build warning in 64-bit build environmentMax Filippov2014-01-141-2/+2
* | xtensa: remove NO_IRQ definitionsMax Filippov2014-01-142-5/+0Star
* | xtensa: implement robust futex atomic uaccess opsBaruch Siach2014-01-142-1/+147
* | xtensa: ISS: clean up diagnostic, increase verbosityMax Filippov2014-01-141-11/+12
* | xtensa: ISS: always use fixed tuntap configMax Filippov2014-01-141-14/+8Star
* | xtensa: ISS: enable iss_net_set_macMax Filippov2014-01-141-3/+2Star
* | xtensa: ISS: drop IP setup, clean up MAC setupMax Filippov2014-01-141-46/+31Star
* | xtensa: ISS: init network interface name before the probeMax Filippov2014-01-141-7/+7
* | xtensa: ISS: fix command line parameter nameMax Filippov2014-01-141-1/+1
* | xtensa: ISS: clean up iss-network driverMax Filippov2014-01-141-124/+52Star
* | 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-153-30/+13Star
* | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-043-21/+33
| |\ \
| * | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-291-0/+2
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-47/+14Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | of: remove empty arch prom.h headersRob Herring2013-10-101-4/+0Star
| * | | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-101-2/+0Star
| * | | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-11/+4Star
| * | | xtensa: use early_init_dt_scanRob Herring2013-10-091-12/+9Star
| * | | xtensa: use unflatten_and_copy_device_treeRob Herring2013-10-091-18/+1Star
| |/ /
* | | Merge branch 'linus' into sched/coreIngo Molnar2013-11-013-21/+33
|\ \ \ | | |/ | |/|
| * | xtensa: Cocci spatch "noderef"Thomas Meyer2013-10-161-1/+2
| * | xtensa: don't use alternate signal stack on threadsBaruch Siach2013-10-151-1/+1
| * | xtensa: fix fast_syscall_spill_registers_fixupMax Filippov2013-10-151-19/+30
| |/
* / sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-09-1311-353/+324Star
|\
| * xtensa: Fix broken allmodconfig buildGuenter Roeck2013-09-061-0/+1
| * xtensa: remove CCOUNT_PER_JIFFYBaruch Siach2013-09-063-5/+4Star
| * xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failureBaruch Siach2013-09-062-7/+2Star
| * xtensa: don't use echo -e needlesslyMax Filippov2013-09-062-3/+3
| * xtensa: new fast_alloca handlerMax Filippov2013-09-061-152/+40Star
| * xtensa: keep a3 and excsave1 on entry to exception handlersMax Filippov2013-09-065-142/+238
| * xtensa: enable kernel preemptionMax Filippov2013-09-061-28/+17Star
| * xtensa: check thread flags atomically on return from user exceptionMax Filippov2013-09-061-18/+21
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-134-4/+0Star
* | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-131-0/+2
* | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1Star
|/
* xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker2013-07-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-141-1/+1
|\
| * net: rename busy poll socket op and globalsEliezer Tamir2013-07-111-1/+1
* | Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-07-1128-146/+433
|\ \ | |/ |/|
| * xtensa: remove the second argument of __bio_kmap_atomic()Zhao Hongjiang2013-07-081-2/+2
| * xtensa: add static function tracer supportMax Filippov2013-07-086-2/+78
| * xtensa: Flat DeviceTree copy not future-safeVineet Gupta2013-07-081-1/+1