summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-181-0/+2
| | * | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
| | |/
| * | Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-01-2545-636/+1813
| |\ \
| * \ \ Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-01-211-0/+6
| |\ \ \
| | * | | gpio: xtensa: depend on HAVE_XTENSA_GPIO32Baruch Siach2014-01-071-0/+6
| | | |/ | | |/|
| * | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-8/+1
| |/ /
* | | xtensa: fix fast_syscall_spill_registersChris Zankel2014-01-292-3/+1
* | | xtensa: fix fast_syscall_spill_registersChris Zankel2014-01-281-209/+174
* | | xtensa: save current register frame in fast_syscall_spill_registers_fixupMax Filippov2014-01-251-0/+12
* | | xtensa: introduce spill_registers_kernel macroMax Filippov2014-01-252-28/+76
* | | xtensa: export ccount_freqMax Filippov2014-01-191-0/+1
* | | xtensa: fix warning '"CONFIG_OF" is not defined'Max Filippov2014-01-193-3/+3
| |/ |/|
* | xtensa: implement ndelayMax Filippov2014-01-151-0/+22
* | xtensa: clean up udelayMax Filippov2014-01-151-6/+15
* | xtensa: enable HAVE_PERF_EVENTSBaruch Siach2014-01-152-0/+5
* | xtensa: remap io area defined in device treeBaruch Siach2014-01-155-5/+75
* | xtensa: support default device tree busesBaruch Siach2014-01-151-1/+1
* | xtensa: initialize device tree clock sourcesBaruch Siach2014-01-151-0/+1
* | xtensa: xtfpga: fix definitions of platform devicesMax Filippov2014-01-151-6/+6
* | xtensa: standardize devicetree cpu compatible stringsBaruch Siach2014-01-154-5/+5
* | xtensa: avoid duplicate of IO range definitionsBaruch Siach2014-01-153-9/+10
* | xtensa: Enable irqs after cpu is set onlineKirill Tkhai2014-01-151-1/+2
* | xtensa: ISS: raise network polling rate to 10 times/secMax Filippov2014-01-141-1/+1
* | xtensa: remove unused XTENSA_ISS_NETWORK Kconfig parameterMichael Opdenacker2014-01-141-4/+0
* | xtensa: ISS: avoid simple_strtoul usageMax Filippov2014-01-141-11/+11
* | xtensa: Switch to sched_clock_register()Stephen Boyd2014-01-141-2/+2
* | xtensa: implement CPU hotplugMax Filippov2014-01-148-4/+248
* | xtensa: add SMP supportMax Filippov2014-01-1424-199/+967
* | xtensa: add MX irqchipMax Filippov2014-01-144-0/+75
* | xtensa: clear timer IRQ unconditionally in its handlerMax Filippov2014-01-141-0/+1
OpenPOWER on IntegriCloud