Age | Commit message (Expand) | Author |
2010-02-25 | x86/PCI: Prevent mmconfig memory corruption | Thomas Gleixner |
2010-02-25 | ftrace: Remove memory barriers from NMI code when not needed | Steven Rostedt |
2010-02-25 | x86, mm: Allow highmem user page tables to be disabled at boot time | Ian Campbell |
2010-02-25 | x86: Do not reserve brk for DMI if it's not going to be used | Thadeu Lima de Souza Cascardo |
2010-02-23 | 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/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas |
2010-02-23 | PCI: augment bus resource table with a list | Bjorn Helgaas |
2010-02-22 | Merge branch 'x86/irq' into x86/apic | H. Peter Anvin |
2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski |
2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski |
2010-02-22 | x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs | Seth Heasley |
2010-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-20 | Merge branch 'x86/urgent' into x86/irq | H. Peter Anvin |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
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: 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 |