summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* 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
| * xtensa: check TLB sanity on return to userspaceMax Filippov2013-07-083-1/+131
| * xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...Max Filippov2013-07-082-3/+12
| * xtensa: bootparams: fix typoBaruch Siach2013-07-081-1/+1
| * xtensa: tell git to ignore generated .dtb filesBaruch Siach2013-07-081-0/+1
| * xtensa: ccount based sched_clockBaruch Siach2013-07-082-0/+9
| * xtensa: ccount based clockevent implementationBaruch Siach2013-07-082-32/+79
| * xtensa: consolidate ccount access routinesBaruch Siach2013-07-082-12/+4Star
| * xtensa: cleanup ccount frequency trackingBaruch Siach2013-07-085-12/+8Star
| * xtensa: timex.h: remove unused symbolsBaruch Siach2013-07-081-7/+0Star
| * xtensa: tell git to ignore copied zlib source filesBaruch Siach2013-07-081-0/+3
| * xtensa: fix section mismatch in pcibios_fixup_busMax Filippov2013-06-051-5/+5
| * xtensa: ISS: fix section mismatch in iss_net_setupMax Filippov2013-06-051-1/+1