index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-02
xtensa: shut up gcc-8 warnings
Arnd Bergmann
1
-2
/
+2
2017-12-17
xtensa: print kernel sections info in mem_init
Max Filippov
1
-2
/
+17
2017-12-17
xtensa: use generic strncpy_from_user with KASAN
Max Filippov
3
-0
/
+10
2017-12-16
xtensa: use __memset in __xtensa_clear_user
Max Filippov
1
-1
/
+1
2017-12-16
xtensa: add support for KASAN
Max Filippov
13
-8
/
+194
2017-12-16
xtensa: move fixmap and kmap just above the KSEG
Max Filippov
4
-11
/
+9
2017-12-16
xtensa: don't clear swapper_pg_dir in paging_init
Max Filippov
1
-1
/
+0
2017-12-16
xtensa: extract init_kio
Max Filippov
4
-17
/
+28
2017-12-16
xtensa: implement early_trap_init
Max Filippov
1
-0
/
+12
2017-12-16
xtensa: clean up exception handling structure
Max Filippov
5
-32
/
+56
2017-12-16
xtensa: clean up custom-controlled debug output
Max Filippov
11
-117
/
+66
2017-12-16
xtensa: enable stack protector
Max Filippov
6
-0
/
+60
2017-12-10
xtensa: print hardware config ID on startup
Max Filippov
1
-0
/
+9
2017-12-10
xtensa: consolidate kernel stack size related definitions
Max Filippov
4
-10
/
+13
2017-12-10
xtensa: clean up functions in assembly code
Max Filippov
6
-36
/
+36
2017-12-10
xtensa: clean up word alignment macros in assembly code
Max Filippov
4
-52
/
+59
2017-12-10
xtensa: clean up fixups in assembly code
Max Filippov
7
-194
/
+133
2017-12-10
xtensa: use call instead of callx in assembly code
Max Filippov
4
-48
/
+24
2017-12-10
xtensa: build kernel with text-section-literals
Max Filippov
8
-88
/
+52
2017-12-09
xtensa: add -mno-serialize-volatile to CFLAGS
Max Filippov
1
-0
/
+1
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-0
/
+1
2017-11-29
make kernel-side POLL... arch-independent
Al Viro
1
-0
/
+17
2017-11-27
define __poll_t, annotate constants
Al Viro
1
-2
/
+2
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+3
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-26
/
+0
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-13
/
+9
2017-11-10
xtensa/simdisk: fix compile error
Christoph Hellwig
1
-1
/
+1
2017-11-10
block: remove __bio_kmap_atomic
Christoph Hellwig
1
-2
/
+2
2017-11-09
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
Masahiro Yamada
1
-4
/
+3
2017-11-08
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
Masahiro Yamada
1
-2
/
+0
2017-11-08
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
1
-1
/
+0
2017-11-07
PCI: Remove redundant pci_dev, pci_bus, resource declarations
Bjorn Helgaas
1
-2
/
+0
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
44
-0
/
+44
2017-11-03
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
Dan Williams
1
-0
/
+1
2017-11-02
xtensa: Convert timers to use timer_setup()
Kees Cook
2
-13
/
+9
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-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-7
/
+7
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
1
-5
/
+0
2017-10-19
xtensa: make dma_cache_sync a no-op
Christoph Hellwig
2
-25
/
+4
2017-10-12
treewide: Fix typos in Kconfig
Masanari Iida
1
-1
/
+1
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
1
-5
/
+0
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
1
-2
/
+0
2017-09-22
arch: remove unused *_segments() macros/functions
Tobias Klauser
1
-5
/
+0
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-11
/
+3
[prev]
[next]