| Commit message (Expand) | Author | Age |
* | xtensa: make __pa work with uncached KSEG addresses | Max Filippov | 2017-04-12 |
* | xtensa: wire up new pkey_{mprotect,alloc,free} syscalls | Max Filippov | 2016-11-14 |
* | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-12 |
|\ |
|
| * | xtensa: split uaccess.h into C and asm sides | Al Viro | 2016-09-27 |
| * | exceptions: detritus removal | Al Viro | 2016-09-27 |
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-10 |
|\ \ |
|
| * | | x86/pkeys: Allocation/free syscalls | Dave Hansen | 2016-09-09 |
| |/ |
|
* | | Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2016-10-05 |
|\ \
| |/
|/| |
|
| * | xtensa: extract common CPU reset code into separate function | Max Filippov | 2016-09-12 |
| * | Merge tag 'xtensa-for-next-20160731' of git://github.com/jcmvbkbc/linux-xtens... | Chris Zankel | 2016-08-03 |
| |\ |
|
| | * | xtensa: wire up new syscalls | Max Filippov | 2016-07-30 |
| | * | xtensa: drop sysmem and switch to memblock | Max Filippov | 2016-07-23 |
| | * | xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE} | Max Filippov | 2016-07-23 |
| | * | xtensa: cleanup MMU setup and kernel layout macros | Max Filippov | 2016-07-23 |
| | * | xtensa: add alternative kernel memory layouts | Max Filippov | 2016-07-23 |
| | * | xtensa: move kernel mapping addresses into kmem_layout.h | Max Filippov | 2016-07-23 |
| | * | xtensa: fix __ffs result type | Max Filippov | 2016-07-23 |
| | * | xtensa: define ___unlock_[di]cache_all unconditionally | Max Filippov | 2016-06-28 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 |
|\ \ \
| |/ /
|/| | |
|
| * | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 |
| * | | locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 |
| * | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 |
| |/ |
|
* / | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-24 |
|/ |
|
* | locking/rwsem, xtensa: Drop superfluous arch specific implementation | Michal Hocko | 2016-04-13 |
* | locking/rwsem: Drop explicit memory barriers | Michal Hocko | 2016-04-13 |
* | Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2016-03-20 |
|\ |
|
| * | xtensa: support hardware breakpoints/watchpoints | Max Filippov | 2016-03-11 |
| * | xtensa: use context structure for debug exceptions | Max Filippov | 2016-03-11 |
| * | xtensa: support ioremap for memory outside KIO region | Max Filippov | 2016-01-11 |
| * | xtensa: use XTENSA_INT_LEVEL macro in asm/timex.h | Max Filippov | 2016-01-11 |
| * | xtensa: make fake NMI configurable | Max Filippov | 2016-01-11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 |
|\ \ |
|
| * | | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 2016-03-13 |
| * | | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-13 |
| * | | net: Facility to report route quality of connected sockets | Tom Herbert | 2016-02-25 |
* | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-03-18 |
|\ \ \ |
|
| * | | | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas | 2016-02-15 |
| |/ / |
|
* / / | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 |
|/ / |
|
* | | dma-mapping: remove <asm-generic/dma-coherent.h> | Christoph Hellwig | 2016-01-20 |
* | | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 |
* | | mm: arch: remove duplicate definitions of MADV_FREE | Guenter Roeck | 2016-01-20 |
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-01-18 |
|\ \ |
|
| * | | xtensa: define __smp_xxx | Michael S. Tsirkin | 2016-01-12 |
| |/ |
|
* | | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi... | Chen Gang | 2016-01-15 |
* | | mm: define MADV_FREE for some arches | Minchan Kim | 2016-01-15 |
* | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek | 2016-01-04 |
|/ |
|
* | Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2015-11-09 |
|\ |
|
| * | xtensa: implement dma_to_phys and phys_to_dma | Max Filippov | 2015-11-08 |
| * | xtensa: support DMA to high memory | Max Filippov | 2015-11-08 |
| * | Revert "xtensa: cache inquiry and unaligned cache handling functions" | Max Filippov | 2015-11-03 |