| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | | | 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: 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 |
| * | | | | | | | | | 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 |
| * | | | | | | | | | 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: Dynamically increase early_res array size | Yinghai Lu | 2010-02-10 |
| * | | | | | | | | | x86: Introduce max_early_res and early_res_count | Yinghai Lu | 2010-02-10 |
| * | | | | | | | | | x86: Call early_res_to_bootmem one time | Yinghai Lu | 2010-02-10 |
| * | | | | | | | | | x86: Print out RAM buffer information | Yinghai Lu | 2010-02-10 |
| * | | | | | | | | | x86: Change range end to start+size | Yinghai Lu | 2010-02-10 |
| * | | | | | | | | | x86: Move range related operation to one file | Yinghai Lu | 2010-02-10 |
| * | | | | | | | | | Merge remote branch 'linus/master' into x86/bootmem | H. Peter Anvin | 2010-02-10 |
| |\ \ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into percpu | Tejun Heo | 2010-01-04 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 |
* | | | | | | | | | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-03-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 |
* | | | | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-03-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | clocksource: add argument to resume callback | Magnus Damm | 2010-02-05 |
* | | | | | | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-02-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | x86, uv: Remove recursion in uv_heartbeat_enable() | Roel Kluin | 2010-01-07 |
| * | | | | | | | | | | | | | | x86, uv: Add serial number parameter to uv_bios_get_sn_info() | Russ Anderson | 2009-12-17 |
* | | | | | | | | | | | | | | | Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_set | Suresh Siddha | 2010-02-23 |
| * | | | | | | | | | | | | | | | x86, ptrace: Simplify xstateregs_get() | Suresh Siddha | 2010-02-23 |
| * | | | | | | | | | | | | | | | x86, ptrace: regset extensions to support xstate | Suresh Siddha | 2010-02-11 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-02-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | x86: Enable NMI on all cpus on UV | Russ Anderson | 2010-02-27 |
| * | | | | | | | | | | | | | | | x86, uv: Update UV arch to target Legacy VGA I/O correctly. | Mike Travis | 2010-02-05 |