Commit Graph

1173 Commits (736decac643e8982655e22ac7f0e5e61c5b7f9bd)

Author SHA1 Message Date
Thomas Gleixner 736decac64 x86: Move percpu clockevents setup to x86_init_ops 16 years ago
Thomas Gleixner f1d7062a23 x86: Move xen_post_allocator_init into xen_pagetable_setup_done 16 years ago
Thomas Gleixner 030cb6c00d x86: Move paravirt pagetable_setup to x86_init_ops 16 years ago
Thomas Gleixner 6f30c1ac3f x86: Move paravirt banner printout to x86_init_ops 16 years ago
Thomas Gleixner 42bbdb43b1 x86: Replace ARCH_SETUP by a proper x86_init_ops 16 years ago
Thomas Gleixner 428cf9025b x86: Move traps_init to x86_init_ops 16 years ago
Thomas Gleixner 66bcaf0bde x86: Move irq_init to x86_init_ops 16 years ago
Thomas Gleixner d9112f4302 x86: Move pre_intr_init to x86_init_ops 16 years ago
Thomas Gleixner b3f1b617f4 x86: Move get/find_smp_config to x86_init_ops 16 years ago
Thomas Gleixner 90e1c6969d x86: Move oem_bus_info to x86_init_ops 16 years ago
Thomas Gleixner 52fdb56846 x86: Move mpc_oem_pci_bus to x86_init_ops 16 years ago
Thomas Gleixner 72302142e1 x86: Move smp_read_mpc_oem to x86_init_ops. 16 years ago
Thomas Gleixner fd6c666149 x86: Move mpc_apic_id to x86_init_ops 16 years ago
Thomas Gleixner de93410310 x86: Move ioapic_ids_setup to x86_init_ops 16 years ago
Thomas Gleixner f4848472cd x86: Sanitize smp_record and move it to x86_init_ops 16 years ago
Thomas Gleixner 6b18ae3e2f x86: Move memory_setup to x86_init_ops 16 years ago
Thomas Gleixner 816c25e7d4 x86: Add reserve_ebda_region to x86_init_ops 16 years ago
Thomas Gleixner 8fee697d99 x86: Add request_standard_resources to x86_init 16 years ago
Thomas Gleixner f7cf5a5b8c x86: Add probe_roms to x86_init 16 years ago
Thomas Gleixner 57844a8f8e x86: Add x86_init infrastructure 16 years ago
Suresh Siddha 1adcaafe74 x86, pat: Allow ISA memory range uncacheable mapping requests 16 years ago
Cliff Wickman 3ef12c3c97 x86: Fix UV BAU destination subnode id 16 years ago
Jack Steiner 67e83f309e x86, UV: Fix macros for accessing large node numbers 16 years ago
Jack Steiner 6c7184b774 x86, UV: Handle missing blade-local memory correctly 16 years ago
H. Peter Anvin f1f029c7bf x86: fix assembly constraints in native_save_fl() 16 years ago
Paul Mackerras 6a7bbd57ed x86: Make 64-bit efi_ioremap use ioremap on MMIO regions 16 years ago
Rusty Russell a91d74a3c4 lguest: update commentry 16 years ago
Rusty Russell 2e04ef7691 lguest: fix comment style 16 years ago
Benjamin Herrenschmidt 9e1b32caa5 mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() 16 years ago
H. Peter Anvin ebe119cd09 x86: Fix movq immediate operand constraints in uaccess.h 16 years ago
Uros Bizjak 155b735295 x86: Fix movq immediate operand constraints in uaccess_64.h 16 years ago
Matias Zabaljauregui 5780888bca lguest: fix journey 16 years ago
Peter Zijlstra c99e6efe1b sched: INIT_PREEMPT_COUNT 16 years ago
Yinghai Lu 857fdc53a0 x86/pci: insert ioapic resource before assigning unassigned resources 16 years ago
Jiri Olsa ad46276952 memory barrier: adding smp_mb__after_lock 16 years ago
Eric Dumazet a79f0da80a x86: atomic64: Inline atomic64_read() again 16 years ago
Ingo Molnar 3a8d1788b3 x86: atomic64: Improve atomic64_xchg() 16 years ago
Paul Mackerras 8e049ef054 x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP 16 years ago
Jaswinder Singh Rajput c7210e1ff8 x86: Remove unused function lapic_watchdog_ok() 16 years ago
Mathieu Desnoyers 12b9d7ccb8 x86: Fix fixmap page order for FIX_TEXT_POKE0,1 16 years ago
Ingo Molnar 3217120873 x86: atomic64: Make atomic_read() type-safe 16 years ago
Ingo Molnar b7882b7c65 x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file 16 years ago
Eric Dumazet bbf2a330d9 x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too 16 years ago
Linus Torvalds 43644679a1 x86: fix power-of-2 round_up/round_down macros 16 years ago
Frederic Weisbecker 0406ca6d8e perf_counter: Ignore the nmi call frames in the x86-64 backtraces 16 years ago
David Woodhouse 788d84bba4 Fix pci_unmap_addr() et al on i386. 16 years ago
Jaswinder Singh Rajput 44973998a1 x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1 16 years ago
Jan Beulich 789d03f584 x86: Fix fixmap ordering 16 years ago
H. Peter Anvin 658dbfeb5e x86, setup: correct include file in <asm/boot.h> 16 years ago
Robert P. J. Day 22f4319d6b x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h> 16 years ago