index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtensa: add XIP-aware MTD support
Max Filippov
2023-08-29
1
-0
/
+3
*
xtensa: add load/store exception handler
Max Filippov
2023-06-14
1
-1
/
+2
*
xtensa: move early_trap_init from kasan_early_init to init_arch
Max Filippov
2023-06-14
1
-0
/
+6
*
xtensa: report trax and perf counters in cpuinfo
Max Filippov
2023-06-13
1
-2
/
+10
*
xtensa: drop platform_halt and platform_power_off
Max Filippov
2023-06-13
1
-4
/
+10
*
xtensa: drop platform_restart
Max Filippov
2023-06-13
1
-1
/
+7
*
xtensa: make secondary reset vector support conditional
Max Filippov
2022-03-10
1
-1
/
+1
*
xtensa: use strscpy to copy strings
Jason Wang
2022-03-07
1
-4
/
+4
*
xtensa: move section symbols to asm/sections.h
Max Filippov
2021-10-19
1
-71
/
+29
*
xtensa: only build windowed register support code when needed
Max Filippov
2021-10-19
1
-0
/
+2
*
xtensa: use CONFIG_USE_OF instead of CONFIG_OF
Randy Dunlap
2021-09-27
1
-6
/
+6
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
xtensa: update *pos in cpuinfo_op.next
Max Filippov
2020-07-02
1
-1
/
+2
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-02-07
1
-2
/
+6
|
\
|
*
xtensa: reorganize vectors placement
Max Filippov
2020-02-05
1
-2
/
+2
|
*
xtensa: move fast exception handlers close to vectors
Max Filippov
2020-02-05
1
-0
/
+4
*
|
arch/xtensa/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-2
/
+0
|
/
*
xtensa: add XIP kernel support
Max Filippov
2019-11-26
1
-0
/
+7
*
xtensa: remove free_initrd_mem
Mike Rapoport
2019-08-27
1
-6
/
+3
*
xtensa: add missing isync to the cpu_reset TLB code
Max Filippov
2019-08-13
1
-0
/
+1
*
xtensa: drop dead PCI support code
Max Filippov
2019-06-17
1
-4
/
+0
*
xtensa: Fix section mismatch between memblock_reserve and mem_reserve
Guenter Roeck
2019-05-30
1
-1
/
+2
*
xtensa: add exclusive atomics support
Max Filippov
2019-05-07
1
-0
/
+3
*
xtensa: clean up WSR*/RSR*/get_sr/set_sr
Max Filippov
2018-12-04
1
-4
/
+4
*
xtensa: make bootparam parsing optional
Max Filippov
2018-08-20
1
-0
/
+8
*
xtensa: drop unneeded platform/hardware.h headers
Max Filippov
2018-08-20
1
-2
/
+0
*
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-01
1
-12
/
+0
|
\
|
*
xtensa: remove arch specific early DT functions
Rob Herring
2018-01-30
1
-12
/
+0
*
|
xtensa: add support for KASAN
Max Filippov
2017-12-17
1
-1
/
+6
*
|
xtensa: extract init_kio
Max Filippov
2017-12-17
1
-4
/
+6
*
|
xtensa: clean up custom-controlled debug output
Max Filippov
2017-12-17
1
-4
/
+3
*
|
xtensa: print hardware config ID on startup
Max Filippov
2017-12-11
1
-0
/
+9
*
|
xtensa: build kernel with text-section-literals
Max Filippov
2017-12-10
1
-8
/
+8
|
/
*
xtensa: Mark _stext and _end as char-arrays, not single char variables
Masami Hiramatsu
2017-08-10
1
-3
/
+3
*
Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2017-06-13
1
-2
/
+1
|
\
|
*
xtensa: Use seq_puts() in c_show()
Markus Elfring
2017-05-08
1
-2
/
+1
*
|
Merge branch 'xtensa-sim-params' into xtensa-fixes
Max Filippov
2017-05-07
1
-3
/
+2
|
\
\
|
*
|
xtensa: ISS: update kernel command line in platform_setup
Max Filippov
2017-03-13
1
-3
/
+2
*
|
|
xtensa: use ITLB_HIT_BIT instead of hardcoded number
Max Filippov
2017-04-28
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2017-03-04
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
xtensa: allow merging vectors into .text section
Max Filippov
2017-03-01
1
-0
/
+3
|
*
xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
Max Filippov
2017-03-01
1
-2
/
+2
*
|
Merge tag 'xtensa-20170202' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2017-02-02
1
-1
/
+1
|
\
\
|
*
|
xtensa: fix noMMU build on cores with MMU
Max Filippov
2017-02-01
1
-1
/
+1
|
|
/
*
|
xtensa: move S32C1I self-test to a separate file
Max Filippov
2016-11-17
1
-115
/
+0
*
|
xtensa: fix screen_info, clean up unused declarations in setup.c
Max Filippov
2016-11-16
1
-14
/
+8
|
/
*
Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2016-10-06
1
-37
/
+151
|
\
|
*
xtensa: rearrange CCOUNT calibration
Max Filippov
2016-09-21
1
-2
/
+0
|
*
xtensa: initialize MMU before jumping to reset vector
Max Filippov
2016-09-12
1
-0
/
+108
[next]