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
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
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
1
-1
/
+1
2014-04-30
of/fdt: consolidate built-in dtb section variables
Rob Herring
1
-1
/
+0
2014-04-02
xtensa: handle memmap kernel option
Max Filippov
1
-0
/
+1
2014-04-02
xtensa: keep sysmem banks ordered in mem_reserve
Max Filippov
1
-1
/
+1
2014-04-02
xtensa: split bootparam and kernel meminfo
Max Filippov
1
-34
/
+9
2014-02-21
xtensa: support common clock framework
Max Filippov
1
-0
/
+2
2014-01-15
xtensa: remap io area defined in device tree
Baruch Siach
1
-0
/
+37
2014-01-15
xtensa: support default device tree buses
Baruch Siach
1
-1
/
+1
2014-01-14
xtensa: implement CPU hotplug
Max Filippov
1
-0
/
+1
2014-01-14
xtensa: add SMP support
Max Filippov
1
-19
/
+47
[next]