index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2014-05-13
Merge branch 'dt-bus-name' into for-next
Rob Herring
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
2014-04-30
of/fdt: consolidate built-in dtb section variables
Rob Herring
2014-04-02
xtensa: handle memmap kernel option
Max Filippov
2014-04-02
xtensa: keep sysmem banks ordered in mem_reserve
Max Filippov
2014-04-02
xtensa: split bootparam and kernel meminfo
Max Filippov
2014-02-21
xtensa: support common clock framework
Max Filippov
2014-01-15
xtensa: remap io area defined in device tree
Baruch Siach
2014-01-15
xtensa: support default device tree buses
Baruch Siach
2014-01-14
xtensa: implement CPU hotplug
Max Filippov
2014-01-14
xtensa: add SMP support
Max Filippov
2014-01-14
xtensa: move init_mmu declaration to mmu_context.h
Max Filippov
2014-01-14
xtensa: call check_s32c1i after trap_init
Max Filippov
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-10-09
xtensa: use early_init_dt_scan
Rob Herring
2013-10-09
xtensa: use unflatten_and_copy_device_tree
Rob Herring
2013-09-13
Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-09-06
xtensa: remove CCOUNT_PER_JIFFY
Baruch Siach
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-08
xtensa: Flat DeviceTree copy not future-safe
Vineet Gupta
2013-07-08
xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...
Max Filippov
2013-02-23
xtensa: dispatch medium-priority interrupts
Marc Gauthier
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-12-18
xtensa: add device trees support
Max Filippov
2012-12-18
xtensa: add s32c1i sanity check
Max Filippov
2012-12-18
xtensa: display s32c1i feature flag in cpuinfo
Max Filippov
2012-12-18
xtensa: fix CPU cache flags formatting
Max Filippov
2012-10-15
xtensa: fix boot parameters parsing
Max Filippov
2012-10-03
xtensa: drop CONFIG_EMBEDDED_RAMDISK
Max Filippov
2012-03-28
Disintegrate asm/system.h for Xtensa
David Howells
2009-04-02
xtensa: nommu support
Johannes Weiner
2009-03-10
xtensa: fix compilation somewhat
Alexey Dobriyan
2008-10-13
xtensa: remove dead CONFIG_BLK_DEV_IDE code
Adrian Bunk
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2008-02-13
[XTENSA] Remove dead code reported by Robert P. J. Day.
Adrian Bunk
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
2007-05-31
[XTENSA] clean-up header files
Chris Zankel
2007-02-12
[PATCH] Dynamic kernel command-line: xtensa
Alon Bar-Lev
2006-12-10
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-09-22
[PATCH] xtensa: remove io_remap_page_range and minor clean-ups
Chris Zankel
2005-06-24
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3
Chris Zankel