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
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-07-02
xtensa: update *pos in cpuinfo_op.next
Max Filippov
1
-1
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-02-07
Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-2
/
+6
2020-02-04
xtensa: reorganize vectors placement
Max Filippov
1
-2
/
+2
2020-02-04
xtensa: move fast exception handlers close to vectors
Max Filippov
1
-0
/
+4
2020-01-14
arch/xtensa/setup: Drop dummy_con initialization
Arvind Sankar
1
-2
/
+0
2019-11-26
xtensa: add XIP kernel support
Max Filippov
1
-0
/
+7
2019-08-26
xtensa: remove free_initrd_mem
Mike Rapoport
1
-6
/
+3
2019-08-12
xtensa: add missing isync to the cpu_reset TLB code
Max Filippov
1
-0
/
+1
2019-06-16
xtensa: drop dead PCI support code
Max Filippov
1
-4
/
+0
2019-05-30
xtensa: Fix section mismatch between memblock_reserve and mem_reserve
Guenter Roeck
1
-1
/
+2
2019-05-07
xtensa: add exclusive atomics support
Max Filippov
1
-0
/
+3
2018-12-04
xtensa: clean up WSR*/RSR*/get_sr/set_sr
Max Filippov
1
-4
/
+4
2018-08-20
xtensa: make bootparam parsing optional
Max Filippov
1
-0
/
+8
2018-08-20
xtensa: drop unneeded platform/hardware.h headers
Max Filippov
1
-2
/
+0
2018-02-01
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+0
2018-01-30
xtensa: remove arch specific early DT functions
Rob Herring
1
-12
/
+0
2017-12-16
xtensa: add support for KASAN
Max Filippov
1
-1
/
+6
2017-12-16
xtensa: extract init_kio
Max Filippov
1
-4
/
+6
2017-12-16
xtensa: clean up custom-controlled debug output
Max Filippov
1
-4
/
+3
2017-12-10
xtensa: print hardware config ID on startup
Max Filippov
1
-0
/
+9
2017-12-10
xtensa: build kernel with text-section-literals
Max Filippov
1
-8
/
+8
2017-08-10
xtensa: Mark _stext and _end as char-arrays, not single char variables
Masami Hiramatsu
1
-3
/
+3
2017-06-13
Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-2
/
+1
2017-05-08
xtensa: Use seq_puts() in c_show()
Markus Elfring
1
-2
/
+1
2017-05-07
Merge branch 'xtensa-sim-params' into xtensa-fixes
Max Filippov
1
-3
/
+2
2017-04-28
xtensa: use ITLB_HIT_BIT instead of hardcoded number
Max Filippov
1
-2
/
+2
2017-03-13
xtensa: ISS: update kernel command line in platform_setup
Max Filippov
1
-3
/
+2
2017-03-03
Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-2
/
+5
2017-03-01
xtensa: allow merging vectors into .text section
Max Filippov
1
-0
/
+3
2017-03-01
xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
Max Filippov
1
-2
/
+2
2017-02-02
Merge tag 'xtensa-20170202' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-1
/
+1
2017-01-31
xtensa: fix noMMU build on cores with MMU
Max Filippov
1
-1
/
+1
2016-11-16
xtensa: move S32C1I self-test to a separate file
Max Filippov
1
-115
/
+0
2016-11-15
xtensa: fix screen_info, clean up unused declarations in setup.c
Max Filippov
1
-14
/
+8
2016-10-05
Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-37
/
+151
2016-09-20
xtensa: rearrange CCOUNT calibration
Max Filippov
1
-2
/
+0
2016-09-11
xtensa: initialize MMU before jumping to reset vector
Max Filippov
1
-0
/
+108
2016-09-11
xtensa: fix icountlevel setting in cpu_reset
Max Filippov
1
-1
/
+1
2016-09-11
xtensa: extract common CPU reset code into separate function
Max Filippov
1
-0
/
+23
2016-07-26
xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate wit...
Rob Herring
1
-0
/
+9
2016-07-26
xtensa: Fix build error due to missing include file
Guenter Roeck
1
-0
/
+1
2016-07-24
xtensa: drop sysmem and switch to memblock
Max Filippov
1
-15
/
+21
2016-07-24
xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}
Max Filippov
1
-13
/
+0
2016-06-23
xtensa: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
1
-11
/
+0
2015-11-03
xtensa: fix secondary core boot in SMP
Max Filippov
1
-1
/
+8
2015-11-02
xtensa: nommu: provide correct KIO addresses
Max Filippov
1
-1
/
+1
2015-02-13
xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-5
/
+2
2014-05-13
Merge branch 'dt-bus-name' into for-next
Rob Herring
1
-35
/
+11
[next]