index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-153
/
+160
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2016-10-06
Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
14
-106
/
+183
2016-09-28
xtensa: split uaccess.h into C and asm sides
Al Viro
2
-142
/
+160
2016-09-28
exceptions: detritus removal
Al Viro
1
-11
/
+0
2016-09-12
xtensa: extract common CPU reset code into separate function
Max Filippov
1
-0
/
+6
2016-09-09
x86/pkeys: Allocation/free syscalls
Dave Hansen
1
-0
/
+5
2016-08-04
Merge tag 'xtensa-for-next-20160731' of git://github.com/jcmvbkbc/linux-xtens...
Chris Zankel
13
-106
/
+177
2016-07-31
xtensa: wire up new syscalls
Max Filippov
1
-1
/
+14
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+56
2016-07-24
xtensa: drop sysmem and switch to memblock
Max Filippov
1
-20
/
+1
2016-07-24
xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}
Max Filippov
2
-6
/
+5
2016-07-24
xtensa: cleanup MMU setup and kernel layout macros
Max Filippov
4
-54
/
+44
2016-07-24
xtensa: add alternative kernel memory layouts
Max Filippov
6
-8
/
+80
2016-07-24
xtensa: move kernel mapping addresses into kmem_layout.h
Max Filippov
4
-14
/
+33
2016-07-24
xtensa: fix __ffs result type
Max Filippov
1
-1
/
+1
2016-06-29
xtensa: define ___unlock_[di]cache_all unconditionally
Max Filippov
1
-7
/
+4
2016-06-25
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-1
/
+1
2016-06-16
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
Peter Zijlstra
1
-2
/
+0
2016-06-16
locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}()
Peter Zijlstra
1
-4
/
+50
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
1
-2
/
+8
2016-04-13
locking/rwsem, xtensa: Drop superfluous arch specific implementation
Michal Hocko
2
-121
/
+1
2016-04-13
locking/rwsem: Drop explicit memory barriers
Michal Hocko
1
-12
/
+2
2016-03-20
Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux
Linus Torvalds
9
-21
/
+107
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-7
/
+7
2016-03-18
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-4
/
+0
2016-03-14
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
1
-1
/
+1
2016-03-14
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
1
-6
/
+4
2016-03-11
xtensa: support hardware breakpoints/watchpoints
Max Filippov
7
-5
/
+77
2016-03-11
xtensa: use context structure for debug exceptions
Max Filippov
1
-0
/
+9
2016-03-07
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
1
-3
/
+0
2016-02-26
net: Facility to report route quality of connected sockets
Tom Herbert
1
-0
/
+2
2016-02-16
gpio: Remove unused asm/gpio.h files
Bjorn Helgaas
1
-4
/
+0
2016-01-21
dma-mapping: remove <asm-generic/dma-coherent.h>
Christoph Hellwig
1
-2
/
+0
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-2
/
+0
2016-01-21
mm: arch: remove duplicate definitions of MADV_FREE
Guenter Roeck
1
-1
/
+0
2016-01-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2016-01-16
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...
Chen Gang
1
-0
/
+1
2016-01-16
mm: define MADV_FREE for some arches
Minchan Kim
1
-0
/
+1
2016-01-12
xtensa: define __smp_xxx
Michael S. Tsirkin
1
-2
/
+2
2016-01-11
xtensa: support ioremap for memory outside KIO region
Max Filippov
1
-3
/
+13
2016-01-11
xtensa: use XTENSA_INT_LEVEL macro in asm/timex.h
Max Filippov
1
-6
/
+3
2016-01-11
xtensa: make fake NMI configurable
Max Filippov
1
-7
/
+5
2016-01-05
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
1
-0
/
+3
2015-11-10
Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux
Linus Torvalds
8
-123
/
+80
2015-11-09
xtensa: implement dma_to_phys and phys_to_dma
Max Filippov
1
-0
/
+10
2015-11-09
xtensa: support DMA to high memory
Max Filippov
1
-3
/
+8
2015-11-06
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
Eric B Munson
1
-0
/
+6
2015-11-03
Revert "xtensa: cache inquiry and unaligned cache handling functions"
Max Filippov
1
-95
/
+0
2015-11-03
xtensa: drop unused sections and remapped reset handlers
Max Filippov
1
-4
/
+0
[next]