| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-03 | 26 | -247/+345 |
|\ |
|
| * | x86: Fix out of order of gsi | Eric W. Biederman | 2010-02-28 | 1 | -18/+10 |
| * | x86: apic: Fix mismerge, add arch_probe_nr_irqs() again | Ingo Molnar | 2010-02-27 | 1 | -0/+22 |
| * | Merge branch 'x86/irq' into x86/apic | H. Peter Anvin | 2010-02-23 | 1739 | -17674/+42175 |
| |\ |
|
| | * | Merge branch 'x86/urgent' into x86/irq | H. Peter Anvin | 2010-02-21 | 13 | -43/+103 |
| | |\ |
|
| | | * | x86, irq: Keep chip_data in create_irq_nr and destroy_irq | Brandon Philips | 2010-02-19 | 3 | -24/+50 |
| | | * | x86: Add iMac9,1 to pci_reboot_dmi_table | Justin P. Mattock | 2010-02-17 | 1 | -0/+8 |
| | | * | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu | 2010-02-10 | 3 | -1/+59 |
| | | * | x86, ia32_aout: do not kill argument mapping | Jiri Slaby | 2010-02-10 | 1 | -1/+0 |
| | * | | xen: Remove unnecessary arch specific xen irq functions. | Eric W. Biederman | 2010-02-19 | 2 | -6/+6 |
| | * | | smp: Use nr_cpus= to set nr_cpu_ids early | Yinghai Lu | 2010-02-18 | 5 | -7/+28 |
| | * | | x86, irq: Remove arch_probe_nr_irqs | Yinghai Lu | 2010-02-18 | 1 | -22/+0 |
| | * | | sparseirq: Use radix_tree instead of ptrs array | Yinghai Lu | 2010-02-18 | 1 | -24/+25 |
| | * | | sparseirq: Change irq_desc_ptrs to static | Yinghai Lu | 2010-02-18 | 3 | -8/+9 |
| | * | | init: Move radix_tree_init() early | Yinghai Lu | 2010-02-18 | 1 | -1/+1 |
| | * | | irq: Remove unnecessary bootmem code | Yinghai Lu | 2010-02-18 | 1 | -11/+3 |
| | * | | x86: Convert i8259_lock to raw_spinlock | Thomas Gleixner | 2010-02-16 | 5 | -23/+23 |
| | * | | x86: Avoid race condition in pci_enable_msix() | Brandon Phiilps | 2010-02-10 | 3 | -22/+50 |
| * | | | x86: Convert nmi_lock to raw_spinlock | Thomas Gleixner | 2010-02-16 | 1 | -3/+3 |
| * | | | x86: Convert ioapic_lock and vector_lock to raw_spinlock | Thomas Gleixner | 2010-02-16 | 1 | -53/+53 |
| * | | | x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online... | Suresh Siddha | 2010-01-29 | 2 | -2/+12 |
| * | | | x86, irq: Update the vector domain for legacy irqs handled by io-apic | Suresh Siddha | 2010-01-29 | 1 | -0/+8 |
| * | | | x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu's | Suresh Siddha | 2010-01-19 | 4 | -41/+30 |
| * | | | x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1f | Suresh Siddha | 2010-01-18 | 2 | -33/+18 |
| * | | | x86, vmi: Fix vmi_get_timer_vector() to use IRQ0_VECTOR | Suresh Siddha | 2010-01-18 | 1 | -7/+1 |
| * | | | x86, apic: Don't waste a vector to improve vector spread | H. Peter Anvin | 2010-01-05 | 2 | -5/+7 |
| * | | | x86, apic: Reclaim IDT vectors 0x20-0x2f | H. Peter Anvin | 2010-01-05 | 1 | -8/+20 |
| * | | | x86: Increase NR_IRQS and nr_irqs | Yinghai Lu | 2009-12-30 | 2 | -7/+7 |
* | | | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-03 | 36 | -727/+1568 |
|\ \ \ \ |
|
| * | | | | early_res: Need to save the allocation name in drop_range_partial() | Yinghai Lu | 2010-03-02 | 1 | -2/+12 |
| * | | | | sparsemem: Fix compilation on PowerPC | Yinghai Lu | 2010-03-02 | 1 | -4/+7 |
| * | | | | early_res: Add free_early_partial() | Yinghai Lu | 2010-02-26 | 4 | -3/+62 |
| * | | | | x86: Fix non-bootmem compilation on PowerPC | Yinghai Lu | 2010-02-22 | 1 | -0/+2 |
| * | | | | core: Move early_res from arch/x86 to kernel/ | Yinghai Lu | 2010-02-17 | 7 | -18/+23 |
| * | | | | x86: Add find_fw_memmap_area | Yinghai Lu | 2010-02-12 | 3 | -6/+16 |
| * | | | | Move round_up/down to kernel.h | Yinghai Lu | 2010-02-12 | 2 | -10/+10 |
| * | | | | x86: Make 32bit support NO_BOOTMEM | Yinghai Lu | 2010-02-12 | 4 | -1/+12 |
| * | | | | early_res: Enhance check_and_double_early_res | Yinghai Lu | 2010-02-12 | 1 | -7/+20 |
| * | | | | x86: Move back find_e820_area to e820.c | Yinghai Lu | 2010-02-12 | 4 | -59/+57 |
| * | | | | x86: Add find_early_area_size | Yinghai Lu | 2010-02-12 | 1 | -13/+32 |
| * | | | | x86: Separate early_res related code from e820.c | Yinghai Lu | 2010-02-12 | 5 | -553/+561 |
| * | | | | x86: Move bios page reserve early to head32/64.c | Yinghai Lu | 2010-02-12 | 2 | -20/+12 |
| * | | | | sparsemem: Put mem map for one node together. | Yinghai Lu | 2010-02-12 | 5 | -3/+195 |
| * | | | | sparsemem: Put usemap for one node together | Yinghai Lu | 2010-02-12 | 1 | -18/+66 |
| * | | | | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu | 2010-02-12 | 13 | -23/+454 |
| * | | | | x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA | Yinghai Lu | 2010-02-11 | 4 | -12/+12 |
| * | | | | x86: Make early_node_mem get mem > 4 GB if possible | Yinghai Lu | 2010-02-11 | 1 | -4/+17 |
| * | | | | x86: Dynamically increase early_res array size | Yinghai Lu | 2010-02-11 | 1 | -0/+53 |
| * | | | | x86: Introduce max_early_res and early_res_count | Yinghai Lu | 2010-02-11 | 1 | -15/+32 |
| * | | | | x86: Call early_res_to_bootmem one time | Yinghai Lu | 2010-02-11 | 4 | -45/+22 |