| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | | | | Merge branch 'linus' into x86/bootmem | Ingo Molnar | 2011-02-14 | 78 | -2542/+1658 |
| | | |\ \ \ \ \ \ \ \
| | | | | |/ / / / / /
| | | | |/| | | | | | |
|
| | | * | | | | | | | | x86-64: Move out cleanup higmap [_brk_end, _end) out of init_memory_mapping() | Yinghai Lu | 2011-01-05 | 1 | -0/+24 |
| | | * | | | | | | | | x86-64, numa: Put pgtable to local node memory | Yinghai Lu | 2010-12-29 | 1 | -8/+0 |
| | | * | | | | | | | | x86: Change get_max_mapped() to inline | Yinghai Lu | 2010-12-29 | 1 | -9/+0 |
| | | * | | | | | | | | x86-64, gart: Fix allocation with memblock | Yinghai Lu | 2010-12-29 | 1 | -17/+16 |
| | * | | | | | | | | | x86: Emit "mem=nopentium ignored" warning when not supported | Kamal Mostafa | 2011-02-14 | 1 | -2/+5 |
| | * | | | | | | | | | x86: Fix panic when handling "mem={invalid}" param | Kamal Mostafa | 2011-02-14 | 1 | -0/+3 |
| | * | | | | | | | | | x86: Allocate 32 tlb_invalidate_interrupt handler stubs | Shaohua Li | 2011-02-14 | 2 | -9/+75 |
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-03-15 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86-64, mem: Convert memmove() to assembly file and fix return value bug | Fenghua Yu | 2011-01-25 | 1 | -0/+1 |
| * | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-03-15 | 2 | -85/+109 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86, microcode, AMD: Fix signedness bug in generic_load_microcode() | Dan Carpenter | 2011-02-20 | 1 | -1/+1 |
| | * | | | | | | | | | | x86, microcode, AMD: Extend ucode size verification | Borislav Petkov | 2011-02-10 | 1 | -16/+44 |
| | * | | | | | | | | | | x86, microcode, AMD: Cleanup dmesg output | Borislav Petkov | 2011-02-09 | 1 | -14/+16 |
| | * | | | | | | | | | | x86, microcode, AMD: Remove unneeded memset call | Borislav Petkov | 2011-02-09 | 1 | -1/+0 |
| | * | | | | | | | | | | x86, microcode, AMD: Simplify get_next_ucode | Borislav Petkov | 2011-02-09 | 1 | -36/+32 |
| | * | | | | | | | | | | x86, microcode, AMD: Simplify install_equiv_cpu_table | Borislav Petkov | 2011-02-09 | 1 | -13/+8 |
| | * | | | | | | | | | | x86, microcode, AMD: Release firmware on error | Borislav Petkov | 2011-02-09 | 1 | -12/+14 |
| | * | | | | | | | | | | x86, microcode: Correct sysdev_add error path | Borislav Petkov | 2011-02-09 | 1 | -2/+4 |
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-03-15 | 7 | -291/+203 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86: Mark low level interrupts IRQF_NO_THREAD | Thomas Gleixner | 2011-03-12 | 1 | -0/+2 |
| | * | | | | | | | | | | x86: Use generic show_interrupts | Thomas Gleixner | 2011-03-12 | 1 | -55/+2 |
| | * | | | | | | | | | | x86: ioapic: Avoid redundant lookup of irq_cfg | Thomas Gleixner | 2011-03-12 | 1 | -4/+5 |
| | * | | | | | | | | | | x86: ioapic: Use new move_irq functions | Thomas Gleixner | 2011-03-12 | 1 | -2/+2 |
| | * | | | | | | | | | | x86: Use the proper accessors in fixup_irqs() | Thomas Gleixner | 2011-03-12 | 1 | -10/+13 |
| | * | | | | | | | | | | x86: ioapic: Use irq_data->state | Thomas Gleixner | 2011-03-12 | 1 | -8/+7 |
| | * | | | | | | | | | | x86: ioapic: Simplify irq chip and handler setup | Thomas Gleixner | 2011-03-12 | 1 | -27/+21 |
| | * | | | | | | | | | | x86: Cleanup the genirq name space | Thomas Gleixner | 2011-03-12 | 4 | -39/+42 |
| | * | | | | | | | | | | Merge branch 'x86/apic' into x86/irq | Thomas Gleixner | 2011-03-12 | 3 | -159/+122 |
| | |\ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|/
| | | |/| | | | | | | | |
|
| | | * | | | | | | | | | x86: ioapic: Move trigger defines to io_apic.h | Thomas Gleixner | 2011-02-23 | 1 | -4/+0 |
| | | * | | | | | | | | | x86: ioapic: Implement and use io_apic_setup_irq_pin_once() | Thomas Gleixner | 2011-02-23 | 1 | -32/+25 |
| | | * | | | | | | | | | x86: ioapic: Remove useless inlines | Thomas Gleixner | 2011-02-23 | 1 | -12/+2 |
| | | * | | | | | | | | | x86: ioapic: Make a few functions static | Thomas Gleixner | 2011-02-23 | 1 | -27/+28 |
| | | * | | | | | | | | | x86: ioapic: Use setup function in setup_IO_APIC_irq_extra() | Thomas Gleixner | 2011-02-23 | 1 | -10/+6 |
| | | * | | | | | | | | | x86: ioapic: Use setup function in __io_apic_setup_irqs() | Thomas Gleixner | 2011-02-23 | 1 | -12/+5 |
| | | * | | | | | | | | | x86: ioapic: Use setup function in __io_apic_set_pci_routing() | Thomas Gleixner | 2011-02-23 | 1 | -31/+3 |
| | | * | | | | | | | | | x86: ioapic: Use new setup function in pre_init_apic_IRQ0() | Thomas Gleixner | 2011-02-23 | 1 | -7/+2 |
| | | * | | | | | | | | | x86: ioapic: Add io_apic_setup_irq_pin() | Thomas Gleixner | 2011-02-23 | 1 | -0/+15 |
| | | * | | | | | | | | | x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs() | Thomas Gleixner | 2011-02-23 | 1 | -6/+13 |
| | | * | | | | | | | | | x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs() | Thomas Gleixner | 2011-02-23 | 1 | -20/+12 |
| | | * | | | | | | | | | x86: Add dummy functions for compiling without IOAPIC | Henrik Kretzschmar | 2011-02-23 | 1 | -1/+1 |
| | | * | | | | | | | | | x86: Rework arch_disable_smp_support() for x86 | Henrik Kretzschmar | 2011-02-23 | 3 | -4/+17 |
| | | | |_|_|_|_|_|_|/
| | | |/| | | | | | | |
|
| | * | | | | | | | | | x86: Eliminate pointless adjustment attempts in fixup_irqs() | Jan Beulich | 2011-02-18 | 1 | -1/+1 |
| | |/ / / / / / / / |
|
| * | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-15 | 2 | -7/+3 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86: Combine printk()s in show_regs_common() | Jan Beulich | 2011-02-18 | 1 | -6/+3 |
| | * | | | | | | | | | x86: Don't call dump_stack() from arch_trigger_all_cpu_backtrace_handler() | Jan Beulich | 2011-02-18 | 1 | -1/+0 |
| | |/ / / / / / / / |
|
| * | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-03-15 | 4 | -57/+37 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86: Fix and clean up generic_processor_info() | Yinghai Lu | 2011-02-14 | 1 | -19/+20 |
| | * | | | | | | | | | Merge commit 'v2.6.38-rc4' into x86/cpu | Ingo Molnar | 2011-02-14 | 6 | -27/+46 |
| | |\ \ \ \ \ \ \ \ \
| | | | |/ / / / / / /
| | | |/| | | | | | | |
|
| | * | | | | | | | | | x86: Don't copy per_cpu cpuinfo for BSP two times | Yinghai Lu | 2011-01-26 | 1 | -3/+3 |