Commit Graph

4885 Commits (c370e5e089adfd5b1b863f3464cccae9ebf33cca)

Author SHA1 Message Date
Eduardo Habkost c370e5e089 x86 kdump: make nmi_shootdown_cpus() non-static 16 years ago
Eduardo Habkost 8e29478631 x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback() 16 years ago
Eduardo Habkost d1e7b91cfa x86 kdump: create kdump_nmi_shootdown_cpus() 16 years ago
Eduardo Habkost b2bbe71b82 x86 kdump: move crashing_cpu assignment to nmi_shootdown_cpus() 16 years ago
Eduardo Habkost a7d41820f6 x86 kdump: extract kdump-specific code from crash_nmi_callback() 16 years ago
Rafael J. Wysocki 4694516d19 x86: Make NUMA on 32-bit depend on BROKEN 16 years ago
Matt Fleming 5ceb1a0418 x86: HPET: enter hpet_interrupt_handler with interrupts disabled 16 years ago
Matt Fleming 89d77a1eb6 x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP 16 years ago
Matt Fleming 1de5b08546 x86: HPET: convert WARN_ON to WARN_ON_ONCE 16 years ago
Ingo Molnar 7cbaef9c83 sched: optimize sched_clock() a bit 16 years ago
Ingo Molnar 0d12cdd5f8 sched: improve sched_clock() performance 16 years ago
Andi Kleen 7c64ade53a oprofile: Fix p6 counter overflow check 16 years ago
Jeremy Fitzhardinge d05fdf3160 xen: make sure stray alias mappings are gone before pinning 16 years ago
Jeremy Fitzhardinge 47cb2ed9df x86, xen: fix use of pgd_page now that it really does return a page 16 years ago
Eduardo Habkost 8d00450d29 Revert "x86: default to reboot via ACPI" 16 years ago
Hugh Dickins b9c3bfc24e x86: align DirectMap in /proc/meminfo 16 years ago
Joerg Roedel 80be308dfa AMD IOMMU: fix lazy IO/TLB flushing in unmap path 16 years ago
Suresh Siddha d6f0f39b7d x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR 16 years ago
Yinghai Lu 7db282fa67 x86: remove VISWS and PARAVIRT around NR_IRQS puzzle 16 years ago
Bjorn Helgaas da85f865b1 x86: mention ACPI in top-level Kconfig menu 16 years ago
Yinghai Lu 1b48976880 x86: size NR_IRQS on 32-bit systems the same way as 64-bit 16 years ago
Ben Hutchings c78d0cf292 x86: don't allow nr_irqs > NR_IRQS 16 years ago
Ingo Molnar 9fcd18c9e6 sched: re-tune balancing 16 years ago
Alok Kataria 70de9a9704 x86: don't use tsc_khz to calculate lpj if notsc is passed 16 years ago
Keith Packard e5beae1690 io mapping: clean up #ifdefs 16 years ago
James Bottomley 73557af5bf x86, voyager: fix smp_intr_init() compile breakage 16 years ago
Linus Torvalds 1f98757776 x86: Clean up late e820 resource allocation 16 years ago
Venki Pallipadi 2576c99917 x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature 16 years ago
Keith Packard fd94093435 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps 16 years ago
Huang Ying 9868ee63b8 kexec/i386: setup kexec page table in C 16 years ago
Huang Ying 92be3d6bdf kexec/i386: allocate page table pages dynamically 16 years ago
Huang Ying 31498a0149 kexec/i386: remove PAGE_SIZE alignment from relocate_kernel 16 years ago
Ingo Molnar b342797c1e x86: build fix 16 years ago
Rusty Russell 526e5ab200 lguest: fix irq vectors. 16 years ago
Rusty Russell ad5173ff8a lguest: fix early_ioremap. 16 years ago
Ingo Molnar 1c4acdb467 x86: cpu_index build fix 16 years ago
James Bottomley bfcb4c1bec x86/voyager: fix missing cpu_index initialisation 16 years ago
James Bottomley b3572e361b x86/voyager: fix compile breakage caused by dc1e35c6e9 16 years ago
Ravikiran G Thirumalai 9e41bff270 x86: fix /dev/mem mmap breakage when PAT is disabled 16 years ago
James Bottomley ee477524b4 x86/voyager: fix compile breakage casued by x86: move prefill_possible_map calling early 16 years ago
James Bottomley 017d9d20d8 x86: use CONFIG_X86_SMP instead of CONFIG_SMP 16 years ago
James Bottomley 08c3330857 x86/voyager: fix boot breakage caused by x86: boot secondary cpus through initial_code 16 years ago
Mike Travis c08b6acc9b x86, uv: fix compile error in uv_hub.h 16 years ago
Alexey Dobriyan c17dad6905 .gitignore updates 16 years ago
Joerg Roedel ae9b940364 AMD IOMMU: fix detection of NP capable IOMMUs 16 years ago
Jan Beulich ab00fee30c i386/PAE: fix pud_page() 16 years ago
Gary Hade fe8b868ecc x86: remove debug code from arch_add_memory() 16 years ago
Harvey Harrison 1d6cf1feb8 x86: start annotating early ioremap pointers with __iomem 16 years ago
Harvey Harrison 9352f5698d x86: two trivial sparse annotations 16 years ago
Yinghai Lu f96f57d91c x86: fix init_memory_mapping for [dc000000 - e0000000) - v2 16 years ago