summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-062-2/+2
* Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-051-1/+2
|\
| * x86: Raise vsyscall priority on hotplug notifier chainSheng Yang2010-03-011-1/+2
* | x86: fix mtrr missing kernel-docRandy Dunlap2010-03-051-0/+1
* | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-052-105/+564
|\ \
| * | x86: Issue at least one memory barrier in stop_machine_text_poke()Masami Hiramatsu2010-03-041-2/+2
| * | kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu2010-02-251-22/+411
| * | x86: Add text_poke_smp for SMP cross modifying codeMasami Hiramatsu2010-02-251-0/+60
| * | kprobes/x86: Cleanup save/restore registersMasami Hiramatsu2010-02-251-61/+67
| * | kprobes/x86: Boost probes when reenteringMasami Hiramatsu2010-02-251-22/+26
| * | kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu2010-02-251-1/+1
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-032-32/+7
|\ \ \
| * | | x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell2010-02-272-24/+0
| * | | x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell2010-02-271-12/+11
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-0310-163/+212
|\ \ \ \
| * | | | x86: Fix out of order of gsiEric W. Biederman2010-02-281-18/+10
| * | | | x86: apic: Fix mismerge, add arch_probe_nr_irqs() againIngo Molnar2010-02-271-0/+22
| * | | | Merge branch 'x86/irq' into x86/apicH. Peter Anvin2010-02-2235-980/+487
| |\ \ \ \
| | * \ \ \ Merge branch 'x86/urgent' into x86/irqH. Peter Anvin2010-02-208-38/+95
| | |\ \ \ \
| | | * | | | x86, irq: Keep chip_data in create_irq_nr and destroy_irqBrandon Philips2010-02-181-15/+5
| | | * | | | x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock2010-02-171-0/+8
| | | * | | | x86: Fix SCI on IOAPIC != 0Yinghai Lu2010-02-102-1/+58
| | * | | | | smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu2010-02-171-3/+4
| | * | | | | x86, irq: Remove arch_probe_nr_irqsYinghai Lu2010-02-171-22/+0
| | * | | | | x86: Convert i8259_lock to raw_spinlockThomas Gleixner2010-02-164-22/+22
| | * | | | | x86: Avoid race condition in pci_enable_msix()Brandon Phiilps2010-02-101-13/+5
| * | | | | | x86: Convert nmi_lock to raw_spinlockThomas Gleixner2010-02-161-3/+3
| * | | | | | x86: Convert ioapic_lock and vector_lock to raw_spinlockThomas Gleixner2010-02-161-53/+53
| * | | | | | x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online...Suresh Siddha2010-01-292-2/+12
| * | | | | | x86, irq: Update the vector domain for legacy irqs handled by io-apicSuresh Siddha2010-01-291-0/+8
| * | | | | | x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu'sSuresh Siddha2010-01-193-41/+29
| * | | | | | x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1fSuresh Siddha2010-01-181-2/+2
| * | | | | | x86, vmi: Fix vmi_get_timer_vector() to use IRQ0_VECTORSuresh Siddha2010-01-181-7/+1
| * | | | | | x86, apic: Don't waste a vector to improve vector spreadH. Peter Anvin2010-01-041-1/+2
| * | | | | | x86: Increase NR_IRQS and nr_irqsYinghai Lu2009-12-301-1/+1
* | | | | | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-037-512/+91
|\ \ \ \ \ \ \
| * | | | | | | early_res: Add free_early_partial()Yinghai Lu2010-02-261-0/+6
| * | | | | | | core: Move early_res from arch/x86 to kernel/Yinghai Lu2010-02-163-523/+10
| * | | | | | | x86: Add find_fw_memmap_areaYinghai Lu2010-02-122-6/+15
| * | | | | | | x86: Make 32bit support NO_BOOTMEMYinghai Lu2010-02-121-0/+3
| * | | | | | | early_res: Enhance check_and_double_early_resYinghai Lu2010-02-121-7/+20
| * | | | | | | x86: Move back find_e820_area to e820.cYinghai Lu2010-02-122-57/+53
| * | | | | | | x86: Add find_early_area_sizeYinghai Lu2010-02-121-13/+32
| * | | | | | | x86: Separate early_res related code from e820.cYinghai Lu2010-02-123-541/+540
| * | | | | | | x86: Move bios page reserve early to head32/64.cYinghai Lu2010-02-122-20/+12
| * | | | | | | x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-122-13/+148
| * | | | | | | x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu2010-02-102-10/+10
| * | | | | | | x86: Dynamically increase early_res array sizeYinghai Lu2010-02-101-0/+53
| * | | | | | | x86: Introduce max_early_res and early_res_countYinghai Lu2010-02-101-15/+32
| * | | | | | | x86: Call early_res_to_bootmem one timeYinghai Lu2010-02-101-0/+1
OpenPOWER on IntegriCloud