summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-201-1/+1
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-1/+1
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-152/+83Star
|\ \
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-1/+1
| * | locking,arch,xtensa: Fold atomic_opsPeter Zijlstra2014-08-141-151/+82Star
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \
| * | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | | | xtensa/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-101-0/+2
|/ / /
* | | Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-09-0124-217/+497
|\ \ \
| * \ \ Merge tag 'xtensa-for-next-20140815' into for_nextChris Zankel2014-08-1924-217/+497
| |\ \ \
| | * | | xtensa: deprecate fast_xtensa and fast_spill_registers syscallsMax Filippov2014-08-142-0/+54
| | * | | xtensa: don't allow overflow/underflow on unaligned stackMax Filippov2014-08-143-7/+10
| | * | | xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov2014-08-141-7/+5Star
| | * | | xtensa: allow single-stepping through unaligned load/storeMax Filippov2014-08-141-0/+8
| | * | | xtensa: move invalid unaligned instruction handler closer to its usersMax Filippov2014-08-141-33/+29Star
| | * | | xtensa: make fast_unaligned store restartableMax Filippov2014-08-141-32/+19Star
| | * | | xtensa: add double exception fixup handler for fast_unalignedMax Filippov2014-08-141-0/+43
| | * | | xtensa: fix kernel/user jump out of fast_unalignedMax Filippov2014-08-141-1/+1
| | * | | xtensa: configure kc705 for highmemMax Filippov2014-08-141-1/+4
| | * | | xtensa: support highmem in aliasing cache flushing codeMax Filippov2014-08-141-10/+6Star
| | * | | xtensa: support aliasing cache in kmapMax Filippov2014-08-142-2/+56
| | * | | xtensa: support aliasing cache in k[un]map_atomicMax Filippov2014-08-143-8/+14
| | * | | xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov2014-08-144-66/+127
| | * | | xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov2014-08-142-2/+7
| | * | | xtensa: allow fixmap and kmap span more than one page tableMax Filippov2014-08-141-16/+22
| | * | | xtensa: make fixmap region addressing grow with indexMax Filippov2014-08-142-6/+27
| | * | | xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov2014-08-142-4/+13
| | * | | xtensa: add renameat2 syscallMiklos Szeredi2014-08-141-1/+4
| | * | | xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas2014-08-141-6/+6
| | * | | xtensa: replace IOCTL code definitions with constantsMax Filippov2014-08-141-9/+10
| | * | | xtensa: remove orphan MATH_EMULATION symbolMax Filippov2014-08-144-8/+0Star
| | * | | xtensa: select HAVE_IDE only on platforms that may have itMax Filippov2014-08-142-2/+3
| | * | | xtensa: sort 'select' statements in KconfigMax Filippov2014-08-141-11/+11
| | * | | xtensa: make MMU-related configuration options depend on MMUMax Filippov2014-08-141-0/+2
| | * | | xtensa: simplify addition of new core variantsMax Filippov2014-08-142-6/+37
| | | |/ | | |/|
* | / | flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-301-0/+1
|/ / /
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-27/+16Star
|\ \ \ | |_|/ |/| |
| * | xtensa: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-27/+16Star
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-051-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-163-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/+4Star
|\ \
| * | ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-211-10/+4Star
| |/
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-2/+1Star
|\ \
| * | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-1423-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/+0Star
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-9/+5Star
|\ \ \