summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-0/+1
|\
| * arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
* | Merge tag 'xtensa-for-next-20140715' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2014-07-153-25/+139
|\ \ | |/ |/|
| * xtensa: fix sysmem reservation at the end of existing blockMax Filippov2014-06-091-1/+1
| * xtensa: add fixup for double exception raised in window overflowMax Filippov2014-06-092-24/+138
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-10/+4
|\ \
| * | ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-211-10/+4
| |/
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-2/+1
|\ \
| * \ Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-1323-167/+691
| |\ \ | | |/
| * | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-1/+1
| * | of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-1/+0
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-9/+5
|\ \ \
| * | | arch,xtensa: Convert smp_mb__*()Peter Zijlstra2014-04-183-9/+5
| |/ /
* | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-5/+0
|\ \ \ | |_|/ |/| |
| * | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-5/+0
| |/
* | Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-05-0523-167/+691
|\ \ | |/ |/|
| * xtensa: ISS: don't depend on CONFIG_TTYMax Filippov2014-05-052-2/+2
| * xtensa: xt2000: drop redundant sysmem initializationMax Filippov2014-04-101-11/+1
| * xtensa: add support for KC705Max Filippov2014-04-062-0/+39
| * xtensa: xtfpga: introduce SoC I/O busMax Filippov2014-04-063-53/+64
| * xtensa: add HIGHMEM supportMax Filippov2014-04-069-16/+270
| * xtensa: optimize local_flush_tlb_kernel_rangeMax Filippov2014-04-063-7/+34
| * xtensa: dump sysmem from the bootmem_initMax Filippov2014-04-021-0/+12
| * xtensa: handle memmap kernel optionMax Filippov2014-04-022-0/+51
| * xtensa: keep sysmem banks ordered in mem_reserveMax Filippov2014-04-022-33/+51
| * xtensa: keep sysmem banks ordered in add_sysmem_bankMax Filippov2014-04-022-5/+103
| * xtensa: split bootparam and kernel meminfoMax Filippov2014-04-024-45/+61
| * xtensa: enable sorting extable at build timeMax Filippov2014-04-021-0/+1
| * xtensa: export __{invalidate,flush}_dcache_rangeMax Filippov2014-04-021-0/+6
| * xtensa: Export __invalidate_icache_rangeGeert Uytterhoeven2014-04-021-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-122-2/+0
|\ \
| * | get rid of DEBUG_WRITECOUNTAl Viro2014-04-012-2/+0
| |/
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-073-4/+4
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-011-19/+3
|\ \
| * \ Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-1215-260/+297
| |\ \ | | |/
| * | xtensa: Use irq_set_affinity instead of homebrewn codeThomas Gleixner2014-03-041-19/+3
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-2/+3
|\ \ \ | |_|/ |/| |
| * | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| * | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
| |/
* | Merge tag 'xtensa-for-next-20140221-1' into for_nextChris Zankel2014-02-2411-40/+49
|\ \
| * | xtensa: wire up sched_setattr and sched_getattr syscallsMax Filippov2014-02-211-1/+6
| * | xtensa: xtfpga: set ethoc clock frequencyMax Filippov2014-02-212-0/+2
| * | xtensa: xtfpga: use common clock frameworkMax Filippov2014-02-212-6/+11
| * | xtensa: support common clock frameworkMax Filippov2014-02-212-0/+3
| * | xtensa: no need to select USE_GENERIC_SMP_HELPERSPaul Bolle2014-02-211-1/+0
| * | xtensa: fsf: drop nonexistent GPIO32 supportMax Filippov2014-02-212-8/+2
| * | xtensa: don't pass high memory to bootmem allocatorMax Filippov2014-02-211-4/+9
| |/
| * Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-7/+7
| |\
| | * xtensa: fixup simdisk driver to work with immutable bio_vecsJens Axboe2014-01-291-7/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-252-0/+3
| |\ \
OpenPOWER on IntegriCloud