index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
devicetree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
x86/apic: Make some APIC init functions bool
Thomas Gleixner
1
-1
/
+1
2023-08-09
x86/of: Fix the APIC address registration
Thomas Gleixner
1
-9
/
+5
2023-08-09
x86/apic: Remove the pointless APIC version check
Thomas Gleixner
1
-3
/
+2
2022-12-02
x86/of: Add support for boot time interrupt delivery mode configuration
Rahul Tanwar
1
-1
/
+8
2022-12-02
x86/of: Replace printk(KERN_LVL) with pr_lvl()
Rahul Tanwar
1
-2
/
+2
2022-12-02
x86/of: Remove unused early_init_dt_add_memory_arch()
Andy Shevchenko
1
-5
/
+0
2021-11-03
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+2
2021-10-25
x86/of: Kill unused early_init_dt_scan_chosen_arch()
Rob Herring
1
-5
/
+0
2021-10-20
x86: dt: Use of_get_cpu_hwid()
Rob Herring
1
-3
/
+2
2020-10-28
x86/devicetree: Fix the ioapic interrupt type table
Thomas Gleixner
1
-15
/
+15
2020-09-16
x86_ioapic_Consolidate_IOAPIC_allocation
Thomas Gleixner
1
-2
/
+2
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
1
-0
/
+1
2018-11-23
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
1
-0
/
+1
2018-09-28
x86: DT: use for_each_of_cpu_node iterator
Rob Herring
1
-1
/
+1
2018-04-03
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-20
/
+46
2018-03-26
x86/devicetree: Use CPU description from Device Tree
Ivan Gorinov
1
-12
/
+33
2018-03-08
x86/devicetree: Fix device IRQ settings in DT
Ivan Gorinov
1
-5
/
+8
2018-03-08
x86/devicetree: Initialize device tree before using it
Ivan Gorinov
1
-3
/
+5
2018-03-04
x86: devicetree: fix config option around x86_flattree_get_config()
Frank Rowand
1
-1
/
+1
2018-01-30
x86: remove arch specific early_init_dt_alloc_memory_arch
Rob Herring
1
-6
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-21
x86/devicetree: Convert to using %pOF instead of ->full_name
Rob Herring
1
-2
/
+1
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+1
2015-07-02
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+1
2015-06-16
x86: don't use module_init in non-modular devicetree.c code
Paul Gortmaker
1
-1
/
+1
2015-04-24
x86: Cleanup irq_domain ops
Thomas Gleixner
1
-6
/
+6
2015-04-24
x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces
Jiang Liu
1
-22
/
+15
2015-02-24
x86/mm: Use early_memunmap() instead of early_iounmap()
Juergen Gross
1
-2
/
+2
2014-06-22
x86, irq, devicetree: Release IOAPIC pin when PCI device is disabled
Jiang Liu
1
-0
/
+1
2014-06-22
x86, irq, devicetree: Use common irqdomain map interface to program IOAPIC pins
Jiang Liu
1
-9
/
+5
2014-06-22
x86, devicetree, irq: Use common mechanism to support irqdomain
Jiang Liu
1
-132
/
+59
2014-06-22
x86, irq: Enhance mp_register_ioapic() to support irqdomain
Jiang Liu
1
-1
/
+1
2014-06-22
x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...
Jiang Liu
1
-6
/
+7
2014-04-30
x86: use FDT accessors for FDT blob header data
Rob Herring
1
-7
/
+5
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
1
-7
/
+1
2013-10-24
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
1
-6
/
+1
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
1
-1
/
+1
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
1
-3
/
+2
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
1
-1
/
+1
2013-10-10
of: implement pci_address_to_pio as weak function
Rob Herring
1
-10
/
+0
2013-10-10
x86: add necessary includes for prom.h
Rob Herring
1
-0
/
+1
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
1
-9
/
+0
2013-10-09
x86: use unflatten_and_copy_device_tree
Rob Herring
1
-15
/
+8
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
1
-2
/
+1
2013-07-15
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-1
/
+1
2013-06-24
irqdomain: Refactor irq_domain_associate_many()
Grant Likely
1
-3
/
+1
2012-08-22
x86: dt: Use linear irq domain for ioapic(s)
Sebastian Andrzej Siewior
1
-9
/
+42
2012-02-24
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
Grant Likely
1
-71
/
+30
2011-11-01
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-07-23
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...
Linus Torvalds
1
-42
/
+18
[next]