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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-17
xtensa: add support for KASAN
Max Filippov
13
-8
/
+194
2017-12-17
xtensa: move fixmap and kmap just above the KSEG
Max Filippov
4
-11
/
+9
2017-12-17
xtensa: don't clear swapper_pg_dir in paging_init
Max Filippov
1
-1
/
+0
2017-12-17
xtensa: extract init_kio
Max Filippov
4
-17
/
+28
2017-12-17
xtensa: implement early_trap_init
Max Filippov
1
-0
/
+12
2017-12-17
xtensa: clean up exception handling structure
Max Filippov
5
-32
/
+56
2017-12-17
xtensa: clean up custom-controlled debug output
Max Filippov
11
-117
/
+66
2017-12-17
xtensa: enable stack protector
Max Filippov
6
-0
/
+60
2017-12-11
xtensa: print hardware config ID on startup
Max Filippov
1
-0
/
+9
2017-12-11
xtensa: consolidate kernel stack size related definitions
Max Filippov
4
-10
/
+13
2017-12-11
xtensa: clean up functions in assembly code
Max Filippov
6
-36
/
+36
2017-12-11
xtensa: clean up word alignment macros in assembly code
Max Filippov
4
-52
/
+59
2017-12-11
xtensa: clean up fixups in assembly code
Max Filippov
7
-194
/
+133
2017-12-11
xtensa: use call instead of callx in assembly code
Max Filippov
4
-48
/
+24
2017-12-11
xtensa: build kernel with text-section-literals
Max Filippov
8
-88
/
+52
2017-12-10
xtensa: add -mno-serialize-volatile to CFLAGS
Max Filippov
1
-0
/
+1
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
19
-0
/
+19
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
23
-0
/
+23
2017-09-23
arch: remove unused *_segments() macros/functions
Tobias Klauser
1
-5
/
+0
2017-09-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-11
/
+3
2017-09-07
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
1
-0
/
+3
2017-09-07
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
1
-11
/
+0
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-22
/
+5
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-22
/
+5
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-5
/
+0
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-5
/
+0
2017-08-10
xtensa: Mark _stext and _end as char-arrays, not single char variables
Masami Hiramatsu
1
-3
/
+3
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-43
/
+10
2017-08-08
Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
5
-43
/
+10
2017-08-04
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
1
-0
/
+2
2017-08-01
xtensa: mm/cache: add missing EXPORT_SYMBOLs
Max Filippov
1
-1
/
+5
2017-08-01
xtensa: don't limit csum_partial export by CONFIG_NET
Max Filippov
1
-2
/
+0
2017-07-29
xtensa: fix cache aliasing handling code for WT cache
Max Filippov
1
-7
/
+3
2017-07-21
xtensa: remove wrapper header for asm/param.h
Tobias Klauser
2
-18
/
+1
2017-07-21
xtensa: remove wrapper header for asm/device.h
Tobias Klauser
2
-15
/
+1
2017-07-17
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+13
2017-07-15
xtensa: use generic fb.h
Tobias Klauser
2
-12
/
+1
2017-07-11
xtensa: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-9
/
+10
2017-07-07
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+1
2017-07-07
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+4
2017-07-04
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-07-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+2
2017-07-04
binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail
Al Viro
1
-2
/
+13
2017-06-30
drivers: dma-mapping: allow dma_common_mmap() for NOMMU
Vladimir Murzin
1
-0
/
+1
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
[next]