summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-112-153/+160
|\
| * xtensa: split uaccess.h into C and asm sidesAl Viro2016-09-272-142/+160
| * exceptions: detritus removalAl Viro2016-09-271-11/+0
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-101-0/+5
|\ \
| * | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-091-0/+5
| |/
* | Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2016-10-0514-106/+183
|\ \ | |/ |/|
| * xtensa: extract common CPU reset code into separate functionMax Filippov2016-09-111-0/+6
| * Merge tag 'xtensa-for-next-20160731' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2016-08-0313-106/+177
| |\
| | * xtensa: wire up new syscallsMax Filippov2016-07-311-1/+14
| | * xtensa: drop sysmem and switch to memblockMax Filippov2016-07-241-20/+1
| | * xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}Max Filippov2016-07-242-6/+5
| | * xtensa: cleanup MMU setup and kernel layout macrosMax Filippov2016-07-244-54/+44
| | * xtensa: add alternative kernel memory layoutsMax Filippov2016-07-246-8/+80
| | * xtensa: move kernel mapping addresses into kmem_layout.hMax Filippov2016-07-244-14/+33
| | * xtensa: fix __ffs result typeMax Filippov2016-07-241-1/+1
| | * xtensa: define ___unlock_[di]cache_all unconditionallyMax Filippov2016-06-291-7/+4
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-252-6/+56
|\ \ \ | |/ / |/| |
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
| * | locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-4/+50
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-141-2/+8
| |/
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-1/+1
|/
* locking/rwsem, xtensa: Drop superfluous arch specific implementationMichal Hocko2016-04-132-121/+1
* locking/rwsem: Drop explicit memory barriersMichal Hocko2016-04-131-12/+2
* Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linuxLinus Torvalds2016-03-209-21/+107
|\
| * xtensa: support hardware breakpoints/watchpointsMax Filippov2016-03-117-5/+77
| * xtensa: use context structure for debug exceptionsMax Filippov2016-03-111-0/+9
| * xtensa: support ioremap for memory outside KIO regionMax Filippov2016-01-111-3/+13
| * xtensa: use XTENSA_INT_LEVEL macro in asm/timex.hMax Filippov2016-01-111-6/+3
| * xtensa: make fake NMI configurableMax Filippov2016-01-111-7/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-192-7/+7
|\ \
| * | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-131-1/+1
| * | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-6/+4
| * | net: Facility to report route quality of connected socketsTom Herbert2016-02-251-0/+2
* | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-4/+0
|\ \ \
| * | | gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-161-4/+0
| |/ /
* | | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0
|/ /
* | dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig2016-01-201-2/+0
* | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* | mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-201-1/+0
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-2/+2
|\ \
| * | xtensa: define __smp_xxxMichael S. Tsirkin2016-01-121-2/+2
| |/
* | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang2016-01-151-0/+1
* | mm: define MADV_FREE for some archesMinchan Kim2016-01-151-0/+1
* | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-0/+3
|/
* Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linuxLinus Torvalds2015-11-098-123/+80
|\
| * xtensa: implement dma_to_phys and phys_to_dmaMax Filippov2015-11-091-0/+10
| * xtensa: support DMA to high memoryMax Filippov2015-11-091-3/+8
| * Revert "xtensa: cache inquiry and unaligned cache handling functions"Max Filippov2015-11-031-95/+0
| * xtensa: drop unused sections and remapped reset handlersMax Filippov2015-11-031-4/+0
| * xtensa: fix secondary core boot in SMPMax Filippov2015-11-031-4/+5
OpenPOWER on IntegriCloud