index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-01-14
xtensa: move init_mmu declaration to mmu_context.h
Max Filippov
1
-6
/
+1
2014-01-14
xtensa: call check_s32c1i after trap_init
Max Filippov
1
-11
/
+7
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
1
-11
/
+4
2013-10-09
xtensa: use early_init_dt_scan
Rob Herring
1
-12
/
+9
2013-10-09
xtensa: use unflatten_and_copy_device_tree
Rob Herring
1
-18
/
+1
2013-09-13
Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-2
/
+2
2013-09-06
xtensa: remove CCOUNT_PER_JIFFY
Baruch Siach
1
-2
/
+2
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
1
-2
/
+1
2013-07-08
xtensa: Flat DeviceTree copy not future-safe
Vineet Gupta
1
-1
/
+1
2013-07-08
xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...
Max Filippov
1
-3
/
+3
2013-02-23
xtensa: dispatch medium-priority interrupts
Marc Gauthier
1
-0
/
+42
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
1
-4
/
+3
2012-12-18
xtensa: add device trees support
Max Filippov
1
-25
/
+118
[next]