aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAge
* xtensa: disable link optimizationChris Zankel2014-12-16
* xtensa/uaccess: fix sparse errorsMichael S. Tsirkin2014-12-15
* Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2014-12-15
|\
| * xtensa: fix kmap_prot definitionMax Filippov2014-12-08
| * xtensa: add power management menu to KconfigMax Filippov2014-12-08
* | Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xte...Chris Zankel2014-11-10
|\ \ | |/ |/|
| * xtensa: remove s6000 variant and s6105 platformDaniel Glöckner2014-10-21
| * xtensa: make PLATFORM_DEFAULT_MEM parameters configurableMax Filippov2014-10-21
| * xtensa: nommu: clean up memory map dumpMax Filippov2014-10-21
| * xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_STARTMax Filippov2014-10-21
| * xtensa: nommu: set up cache and atomctl in initialize_mmuMax Filippov2014-10-21
| * xtensa: move vecbase SR initialization to _startupMax Filippov2014-10-21
| * xtensa: nommu: fix uImage load addressMax Filippov2014-10-21
| * xtensa: nommu: fix load address definitionsMax Filippov2014-10-21
| * xtensa: nommu: fix Image.elf reset code and ld scriptMax Filippov2014-10-21
| * xtensa: nommu: add MMU dependency to DEBUG_TLB_SANITYMax Filippov2014-10-21
| * xtensa: nommu: don't build most of the cache flushing codeMax Filippov2014-10-21
| * xtensa: nommu: don't provide arch_get_unmapped_areaMax Filippov2014-10-21
| * xtensa: nommu: provide MAP_UNINITIALIZED definitionMax Filippov2014-10-21
| * xtensa: nommu: provide _PAGE_CHG_MASK definitionMax Filippov2014-10-21
| * xtensa: nommu: provide __invalidate_dcache_page_alias stubMax Filippov2014-10-21
| * xtensa: nommu: move init_mmu stub to nommu_context.hMax Filippov2014-10-21
* | Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xte...Chris Zankel2014-10-23
|\|
| * xtensa: xtfpga: add lx200 SMP DTS and defconfigMax Filippov2014-10-21
| * xtensa: xtfpga: add generic KC705 board configMax Filippov2014-10-21
| * xtensa: re-wire umount syscall to sys_oldumountMax Filippov2014-10-21
| * xtensa: xtfpga: only select ethoc when ethernet is availableMax Filippov2014-10-05
| * xtensa: add seccomp, getrandom, and memfd_create syscallsMax Filippov2014-10-05
| * xtensa: ISS: add BLOCK dependency to BLK_DEV_SIMDISKMax Filippov2014-10-05
| * xtensa: implement pgprot_noncachedMax Filippov2014-10-05
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\ \
| * | ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
* | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-13
|\ \ \
| * | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-03
| * | | locking,arch,xtensa: Fold atomic_opsPeter Zijlstra2014-08-14
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \ \ \
| * | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-13
| | |_|/ | |/| |
* / | | xtensa/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-10
|/ / /
* | | Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-08-31
|\ \ \
| * \ \ Merge tag 'xtensa-for-next-20140815' into for_nextChris Zankel2014-08-18
| |\ \ \
| | * | | xtensa: deprecate fast_xtensa and fast_spill_registers syscallsMax Filippov2014-08-14
| | * | | xtensa: don't allow overflow/underflow on unaligned stackMax Filippov2014-08-14
| | * | | xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov2014-08-14
| | * | | xtensa: allow single-stepping through unaligned load/storeMax Filippov2014-08-14
| | * | | xtensa: move invalid unaligned instruction handler closer to its usersMax Filippov2014-08-14
| | * | | xtensa: make fast_unaligned store restartableMax Filippov2014-08-14
| | * | | xtensa: add double exception fixup handler for fast_unalignedMax Filippov2014-08-14
| | * | | xtensa: fix kernel/user jump out of fast_unalignedMax Filippov2014-08-14
| | * | | xtensa: configure kc705 for highmemMax Filippov2014-08-14
| | * | | xtensa: support highmem in aliasing cache flushing codeMax Filippov2014-08-14