| Commit message (Expand) | Author | Age |
* | x86: fix mtrr missing kernel-doc | Randy Dunlap | 2010-03-05 |
* | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-03-05 |
|\ |
|
| * | x86: Issue at least one memory barrier in stop_machine_text_poke() | Masami Hiramatsu | 2010-03-04 |
| * | kprobes/x86: Support kprobes jump optimization on x86 | Masami Hiramatsu | 2010-02-25 |
| * | x86: Add text_poke_smp for SMP cross modifying code | Masami Hiramatsu | 2010-02-25 |
| * | kprobes/x86: Cleanup save/restore registers | Masami Hiramatsu | 2010-02-25 |
| * | kprobes/x86: Boost probes when reentering | Masami Hiramatsu | 2010-02-25 |
| * | kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE | Masami Hiramatsu | 2010-02-25 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-03-03 |
|\ \ |
|
| * | | x86, paravirt: Remove kmap_atomic_pte paravirt op. | Ian Campbell | 2010-02-27 |
| * | | x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y | Ian Campbell | 2010-02-27 |
| * | | x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y | Ian Campbell | 2010-02-27 |
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-03 |
|\ \ \ |
|
| * | | | x86: Fix out of order of gsi | Eric W. Biederman | 2010-02-28 |
| * | | | x86: apic: Fix mismerge, add arch_probe_nr_irqs() again | Ingo Molnar | 2010-02-27 |
| * | | | Merge branch 'x86/irq' into x86/apic | H. Peter Anvin | 2010-02-22 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'x86/urgent' into x86/irq | H. Peter Anvin | 2010-02-21 |
| | |\ \ \ |
|
| | | * | | | x86, irq: Keep chip_data in create_irq_nr and destroy_irq | Brandon Philips | 2010-02-19 |
| | | * | | | x86: Add iMac9,1 to pci_reboot_dmi_table | Justin P. Mattock | 2010-02-17 |
| | | * | | | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu | 2010-02-10 |
| | | * | | | x86, ia32_aout: do not kill argument mapping | Jiri Slaby | 2010-02-10 |
| | * | | | | smp: Use nr_cpus= to set nr_cpu_ids early | Yinghai Lu | 2010-02-17 |
| | * | | | | x86, irq: Remove arch_probe_nr_irqs | Yinghai Lu | 2010-02-17 |
| | * | | | | x86: Convert i8259_lock to raw_spinlock | Thomas Gleixner | 2010-02-16 |
| | * | | | | x86: Avoid race condition in pci_enable_msix() | Brandon Phiilps | 2010-02-10 |
| * | | | | | x86: Convert nmi_lock to raw_spinlock | Thomas Gleixner | 2010-02-16 |
| * | | | | | x86: Convert ioapic_lock and vector_lock to raw_spinlock | Thomas Gleixner | 2010-02-16 |
| * | | | | | x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online... | Suresh Siddha | 2010-01-29 |
| * | | | | | x86, irq: Update the vector domain for legacy irqs handled by io-apic | Suresh Siddha | 2010-01-29 |
| * | | | | | x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu's | Suresh Siddha | 2010-01-19 |
| * | | | | | x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1f | Suresh Siddha | 2010-01-18 |
| * | | | | | x86, vmi: Fix vmi_get_timer_vector() to use IRQ0_VECTOR | Suresh Siddha | 2010-01-18 |
| * | | | | | x86, apic: Don't waste a vector to improve vector spread | H. Peter Anvin | 2010-01-05 |
| * | | | | | x86, apic: Reclaim IDT vectors 0x20-0x2f | H. Peter Anvin | 2010-01-05 |
| * | | | | | x86: Increase NR_IRQS and nr_irqs | Yinghai Lu | 2009-12-30 |
* | | | | | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-03 |
|\ \ \ \ \ \ |
|
| * | | | | | | early_res: Add free_early_partial() | Yinghai Lu | 2010-02-26 |
| * | | | | | | core: Move early_res from arch/x86 to kernel/ | Yinghai Lu | 2010-02-17 |
| * | | | | | | x86: Add find_fw_memmap_area | Yinghai Lu | 2010-02-12 |
| * | | | | | | Move round_up/down to kernel.h | Yinghai Lu | 2010-02-12 |
| * | | | | | | x86: Make 32bit support NO_BOOTMEM | Yinghai Lu | 2010-02-12 |
| * | | | | | | early_res: Enhance check_and_double_early_res | Yinghai Lu | 2010-02-12 |
| * | | | | | | x86: Move back find_e820_area to e820.c | Yinghai Lu | 2010-02-12 |
| * | | | | | | x86: Add find_early_area_size | Yinghai Lu | 2010-02-12 |
| * | | | | | | x86: Separate early_res related code from e820.c | Yinghai Lu | 2010-02-12 |
| * | | | | | | x86: Move bios page reserve early to head32/64.c | Yinghai Lu | 2010-02-12 |
| * | | | | | | sparsemem: Put mem map for one node together. | Yinghai Lu | 2010-02-12 |
| * | | | | | | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu | 2010-02-12 |
| * | | | | | | x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA | Yinghai Lu | 2010-02-10 |
| * | | | | | | x86: Make early_node_mem get mem > 4 GB if possible | Yinghai Lu | 2010-02-10 |