Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fdb2f9c2ebd4f07d7b11a3bc86d8c669eb841697
/
arch
/
x86
/
include
/
asm
/
x86_init.h
6428227
x86: Document x86_init.paging.pagetable_init()
by Attilio Rao
· 12 years ago
c711288
x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()
by Attilio Rao
· 12 years ago
7737b21
x86: Rename pagetable_setup_start() to pagetable_init()
by Attilio Rao
· 12 years ago
73090f8
x86: Remove base argument from x86_init.paging.pagetable_setup_start
by Attilio Rao
· 12 years ago
8461689
Merge branch 'x86/apic' into x86/platform
by Ingo Molnar
· 12 years ago
7db971b
x86/platform: Introduce APIC post-initialization callback
by Ido Yariv
· 12 years ago
151766f
Revert "x86/platform: Add a wallclock_init func to x86_platforms ops"
by Feng Tang
· 13 years ago
4a8e2a3
x86/apic: Replace io_apic_ops with x86_io_apic_ops.
by Konrad Rzeszutek Wilk
· 13 years ago
6889463
x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()
by Andreas Herrmann
· 13 years ago
b74f05d
x86: kvmclock: abstract save/restore sched_clock_state
by Marcelo Tosatti
· 13 years ago
df156f9
x86: Introduce x86_cpuinit.early_percpu_clock_init hook
by Igor Mammedov
· 13 years ago
7b67e75
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
76ccc29
x86/PCI: Expand the x86_msi_ops to have a restore MSIs.
by Konrad Rzeszutek Wilk
· 13 years ago
64be4c1
x86: Add x86_init platform override to fix up NUMA core numbering
by Daniel J Blueman
· 13 years ago
064a59b
x86/mrst: Avoid reporting wrong nmi status
by Jacob Pan
· 13 years ago
cf8ff6b
x86/platform: Add a wallclock_init func to x86_platforms ops
by Feng Tang
· 13 years ago
279b706
x86,xen: introduce x86_init.mapping.pagetable_reserve
by Stefano Stabellini
· 14 years ago
6b617e2
x86/platform: Add a wallclock_init func to x86_init.timers ops
by Feng Tang
· 14 years ago
294ee6f
x86: Introduce x86_msi_ops
by Stefano Stabellini
· 14 years ago
c516ac5
x86: Add i8042 pre-detection hook to x86_platform_ops
by Feng Tang
· 14 years ago
322aafa
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
78c0617
x86: Enable NMI on all cpus on UV
by Russ Anderson
· 15 years ago
4fb6088
x86, pci: Add arch_init to x86_init abstraction
by Thomas Gleixner
· 15 years ago
9325a28
x86: Add pcibios_fixup_irqs to x86_init
by Thomas Gleixner
· 15 years ago
ab3b379
x86: Add pci_init_irq to x86_init
by Thomas Gleixner
· 15 years ago
b72d0db
x86: Move pci init function to x86_init
by Thomas Gleixner
· 15 years ago
e33c019
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b24c2a9
x86: Move find_smp_config() earlier and avoid bootmem usage
by Yinghai Lu
· 15 years ago
eb41c8b
x86, platform: Change is_untracked_pat_range() to bool; cleanup init
by H. Peter Anvin
· 15 years ago
fd12a0d
x86: UV SGI: Don't track GRU space in PAT
by Jack Steiner
· 15 years ago
d07c1be
x86: Add iommu_init to x86_init_ops
by FUJITA Tomonori
· 15 years ago
338bac5
x86: Use x86_platform for iommu_shutdown
by FUJITA Tomonori
· 15 years ago
7bd867d
x86: Move get/set_wallclock to x86_platform_ops
by Feng Tang
· 15 years ago
47a3d5d
x86: Add early platform detection
by Thomas Gleixner
· 15 years ago
2d82640
x86: Move tsc_calibration to x86_init_ops
by Thomas Gleixner
· 15 years ago
845b394
x86: Add timer_init to x86_init_ops
by Thomas Gleixner
· 15 years ago
736deca
x86: Move percpu clockevents setup to x86_init_ops
by Thomas Gleixner
· 15 years ago
030cb6c
x86: Move paravirt pagetable_setup to x86_init_ops
by Thomas Gleixner
· 15 years ago
6f30c1a
x86: Move paravirt banner printout to x86_init_ops
by Thomas Gleixner
· 15 years ago
42bbdb4
x86: Replace ARCH_SETUP by a proper x86_init_ops
by Thomas Gleixner
· 15 years ago
428cf90
x86: Move traps_init to x86_init_ops
by Thomas Gleixner
· 15 years ago
66bcaf0
x86: Move irq_init to x86_init_ops
by Thomas Gleixner
· 15 years ago
d9112f4
x86: Move pre_intr_init to x86_init_ops
by Thomas Gleixner
· 15 years ago
b3f1b61
x86: Move get/find_smp_config to x86_init_ops
by Thomas Gleixner
· 15 years ago
90e1c69
x86: Move oem_bus_info to x86_init_ops
by Thomas Gleixner
· 15 years ago
52fdb56
x86: Move mpc_oem_pci_bus to x86_init_ops
by Thomas Gleixner
· 15 years ago
7230214
x86: Move smp_read_mpc_oem to x86_init_ops.
by Thomas Gleixner
· 15 years ago
fd6c666
x86: Move mpc_apic_id to x86_init_ops
by Thomas Gleixner
· 15 years ago
de93410
x86: Move ioapic_ids_setup to x86_init_ops
by Thomas Gleixner
· 15 years ago
f484847
x86: Sanitize smp_record and move it to x86_init_ops
by Thomas Gleixner
· 15 years ago
6b18ae3
x86: Move memory_setup to x86_init_ops
by Thomas Gleixner
· 15 years ago
816c25e
x86: Add reserve_ebda_region to x86_init_ops
by Thomas Gleixner
· 15 years ago
8fee697
x86: Add request_standard_resources to x86_init
by Thomas Gleixner
· 15 years ago
f7cf5a5
x86: Add probe_roms to x86_init
by Thomas Gleixner
· 15 years ago
57844a8
x86: Add x86_init infrastructure
by Thomas Gleixner
· 15 years ago