aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-27/+16
2014-08-06xtensa: Use get_signal() signal_setup_done()Richard Weinberger1-27/+16
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-07-15Merge tag 'xtensa-for-next-20140715' of git://github.com/jcmvbkbc/linux-xtensa into for_nextChris Zankel3-25/+139
2014-06-09xtensa: fix sysmem reservation at the end of existing blockMax Filippov1-1/+1
2014-06-09xtensa: add fixup for double exception raised in window overflowMax Filippov2-24/+138
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into nextLinus Torvalds1-10/+4
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds1-2/+1
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds3-9/+5
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into nextLinus Torvalds1-5/+0
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-5/+0
2014-05-21ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro1-10/+4
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring23-167/+691
2014-05-05Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds23-167/+691
2014-05-05xtensa: ISS: don't depend on CONFIG_TTYMax Filippov2-2/+2
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-1/+1
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring1-1/+0
2014-04-18arch,xtensa: Convert smp_mb__*()Peter Zijlstra3-9/+5
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+0
2014-04-10xtensa: xt2000: drop redundant sysmem initializationMax Filippov1-11/+1
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König3-4/+4
2014-04-06xtensa: add support for KC705Max Filippov2-0/+39
2014-04-06xtensa: xtfpga: introduce SoC I/O busMax Filippov3-53/+64
2014-04-06xtensa: add HIGHMEM supportMax Filippov9-16/+270
2014-04-06xtensa: optimize local_flush_tlb_kernel_rangeMax Filippov3-7/+34
2014-04-01get rid of DEBUG_WRITECOUNTAl Viro2-2/+0
2014-04-02xtensa: dump sysmem from the bootmem_initMax Filippov1-0/+12
2014-04-02xtensa: handle memmap kernel optionMax Filippov2-0/+51
2014-04-02xtensa: keep sysmem banks ordered in mem_reserveMax Filippov2-33/+51
2014-04-02xtensa: keep sysmem banks ordered in add_sysmem_bankMax Filippov2-5/+103
2014-04-02xtensa: split bootparam and kernel meminfoMax Filippov4-45/+61
2014-04-02xtensa: enable sorting extable at build timeMax Filippov1-0/+1
2014-04-02xtensa: export __{invalidate,flush}_dcache_rangeMax Filippov1-0/+6
2014-04-02xtensa: Export __invalidate_icache_rangeGeert Uytterhoeven1-0/+1
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-19/+3
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner15-260/+297
2014-03-04xtensa: Use irq_set_affinity instead of homebrewn codeThomas Gleixner1-19/+3
2014-02-24Merge tag 'xtensa-for-next-20140221-1' into for_nextChris Zankel11-40/+49
2014-02-21xtensa: wire up sched_setattr and sched_getattr syscallsMax Filippov1-1/+6
2014-02-21xtensa: xtfpga: set ethoc clock frequencyMax Filippov2-0/+2
2014-02-21xtensa: xtfpga: use common clock frameworkMax Filippov2-6/+11
2014-02-21xtensa: support common clock frameworkMax Filippov2-0/+3
2014-02-21xtensa: no need to select USE_GENERIC_SMP_HELPERSPaul Bolle1-1/+0
2014-02-21xtensa: fsf: drop nonexistent GPIO32 supportMax Filippov2-8/+2
2014-02-21xtensa: don't pass high memory to bootmem allocatorMax Filippov1-4/+9
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-2/+2
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+7