Age | Commit message (Expand) | Author |
2010-02-19 | x86, pic: Introduce legacy_pic abstraction | Jacob Pan |
2010-02-19 | x86: Initialize stack canary in secondary start | Jacob Pan |
2010-02-19 | x86, ioapic: Improve handling of i8259A irq init | Alek Du |
2010-02-19 | x86: Add pcibios_fixup_irqs to x86_init | Thomas Gleixner |
2010-02-19 | x86: Add pci_init_irq to x86_init | Thomas Gleixner |
2010-02-19 | x86: Move pci init function to x86_init | Thomas Gleixner |
2010-02-19 | x86, setup: Don't skip mode setting for the standard VGA modes | H. Peter Anvin |
2010-02-19 | hw-breakpoint: Keep track of dr7 local enable bits | Frederic Weisbecker |
2010-02-19 | hw-breakpoints: Accept breakpoints on NULL address | Frederic Weisbecker |
2010-02-18 | x86-64, setup: Inhibit decompressor output if video info is invalid | H. Peter Anvin |
2010-02-18 | x86, cacheinfo: Enable L3 CID only on AMD | Borislav Petkov |
2010-02-18 | x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1 | Borislav Petkov |
2010-02-18 | x86, irq: Keep chip_data in create_irq_nr and destroy_irq | Brandon Philips |
2010-02-18 | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill... | Len Brown |
2010-02-17 | x86, setup: When restoring the screen, update boot_params.screen_info | H. Peter Anvin |
2010-02-17 | 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 | kmemcheck: Test the full object in kmemcheck_is_obj_initialized() | Catalin Marinas |
2010-02-17 | x86: Convert tlbstate_lock to raw_spinlock | Thomas Gleixner |
2010-02-17 | Merge branch 'linus' into x86/mm | Thomas Gleixner |
2010-02-17 | tracing/kprobes: Make Kconfig dependencies generic | Heiko Carstens |
2010-02-17 | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger |
2010-02-17 | x86: Add iMac9,1 to pci_reboot_dmi_table | Justin P. Mattock |
2010-02-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-16 | core: Move early_res from arch/x86 to kernel/ | Yinghai Lu |
2010-02-16 | x86-64: Allow fbdev primary video code | Dave Airlie |
2010-02-16 | x86/gart: Unexport gart_iommu_aperture | FUJITA Tomonori |
2010-02-16 | x86: Convert i8259_lock to raw_spinlock | Thomas Gleixner |
2010-02-16 | x86: Convert nmi_lock to raw_spinlock | Thomas Gleixner |
2010-02-16 | x86: Convert set_atomicity_lock to raw_spinlock | Thomas Gleixner |
2010-02-16 | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 | Oleg Nesterov |
2010-02-16 | x86: set_personality_ia32() misses force_personality32 | Oleg Nesterov |
2010-02-16 | x86: Convert ioapic_lock and vector_lock to raw_spinlock | Thomas Gleixner |
2010-02-16 | x86: Mark atomic irq ops raw for 32bit legacy | Ingo Molnar |
2010-02-16 | ACPI: remove Asus P2B-DS from acpi=ht blacklist | Len Brown |
2010-02-15 | x86, mtrr: Kill over the top warn | Alan Cox |
2010-02-15 | x86, numa: Remove configurable node size support for numa emulation | David Rientjes |
2010-02-15 | x86, numa: Add fixed node size option for numa emulation | David Rientjes |
2010-02-15 | x86, numa: Fix numa emulation calculation of big nodes | David Rientjes |
2010-02-13 | x86, cpu: Print AMD virtualization features in /proc/cpuinfo | Joerg Roedel |
2010-02-13 | x86-64, rwsem: Avoid store forwarding hazard in __downgrade_write | Avi Kivity |
2010-02-12 | 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 |