aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAge
* xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs()Guenter Roeck2015-05-25
* Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linuxLinus Torvalds2015-04-17
|\
| * Merge tag 'v4.0' into for_nextChris Zankel2015-04-13
| |\
| * | xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_rangeMax Filippov2015-03-04
| * | xtensa: wire bpf and execveat syscallsMax Filippov2015-03-04
* | | xtensa: Remove signal translation and exec_domainRichard Weinberger2015-04-12
* | | xtensa: Autogenerate offsets in struct thread_infoRichard Weinberger2015-04-12
| |/ |/|
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-18
|\ \
| * | xtensa: macro whitespace fixesMichael S. Tsirkin2015-01-13
| |/
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11
* | xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-10
|/
* Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-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
| * | Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xte...Chris Zankel2014-11-10
| |\ \ | | |/ | |/|
| | * xtensa: nommu: clean up memory map dumpMax 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 load address definitionsMax Filippov2014-10-21
| | * xtensa: nommu: don't build most of the cache flushing codeMax 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\ \ \
| * | | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-10
| * | | net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-06
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-14
| |\| |
| * | | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-11
* | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-09
|\ \ \ \ | |_|/ / |/| | |
| * | | xtensa: io: remove dummy relaxed accessor macros for readsWill Deacon2014-10-20
| |/ /
* | | Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xte...Chris Zankel2014-10-23
|\ \ \ | |/ / |/| / | |/
| * xtensa: re-wire umount syscall to sys_oldumountMax Filippov2014-10-21
| * xtensa: add seccomp, getrandom, and memfd_create syscallsMax Filippov2014-10-05
| * xtensa: implement pgprot_noncachedMax Filippov2014-10-05
* | 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-for-next-20140815' into for_nextChris Zankel2014-08-18
|\ \ | |/ |/|
| * xtensa: support aliasing cache in kmapMax Filippov2014-08-14
| * xtensa: support aliasing cache in k[un]map_atomicMax Filippov2014-08-14
| * xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov2014-08-14
| * xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov2014-08-14
| * xtensa: make fixmap region addressing grow with indexMax Filippov2014-08-14
| * xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov2014-08-14