summaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)Author
2016-09-27xtensa: split uaccess.h into C and asm sidesAl Viro
2016-09-27exceptions: detritus removalAl Viro
2016-09-11xtensa: extract common CPU reset code into separate functionMax Filippov
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen
2016-08-03Merge tag 'xtensa-for-next-20160731' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel
2016-07-31xtensa: wire up new syscallsMax Filippov
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-24xtensa: drop sysmem and switch to memblockMax Filippov
2016-07-24xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}Max Filippov
2016-07-24xtensa: cleanup MMU setup and kernel layout macrosMax Filippov
2016-07-24xtensa: add alternative kernel memory layoutsMax Filippov
2016-07-24xtensa: move kernel mapping addresses into kmem_layout.hMax Filippov
2016-07-24xtensa: fix __ffs result typeMax Filippov
2016-06-29xtensa: define ___unlock_[di]cache_all unconditionallyMax Filippov
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2016-04-13locking/rwsem, xtensa: Drop superfluous arch specific implementationMichal Hocko
2016-04-13locking/rwsem: Drop explicit memory barriersMichal Hocko
2016-03-20Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-11xtensa: support hardware breakpoints/watchpointsMax Filippov
2016-03-11xtensa: use context structure for debug exceptionsMax Filippov
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-02-25net: Facility to report route quality of connected socketsTom Herbert
2016-02-16gpio: Remove unused asm/gpio.h filesBjorn Helgaas
2016-01-20dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-15arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang
2016-01-15mm: define MADV_FREE for some archesMinchan Kim
2016-01-12xtensa: define __smp_xxxMichael S. Tsirkin
2016-01-11xtensa: support ioremap for memory outside KIO regionMax Filippov
2016-01-11xtensa: use XTENSA_INT_LEVEL macro in asm/timex.hMax Filippov
2016-01-11xtensa: make fake NMI configurableMax Filippov
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2015-11-09Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2015-11-09xtensa: implement dma_to_phys and phys_to_dmaMax Filippov
2015-11-09xtensa: support DMA to high memoryMax Filippov
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-11-03Revert "xtensa: cache inquiry and unaligned cache handling functions"Max Filippov
2015-11-03xtensa: drop unused sections and remapped reset handlersMax Filippov
2015-11-03xtensa: fix secondary core boot in SMPMax Filippov
2015-11-02xtensa: nommu: provide correct KIO addressesMax Filippov
2015-11-02xtensa: nommu: fix USER_RING definitionMax Filippov