Age | Commit message (Expand) | Author |
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-24 | x86, legacy_irq: Remove duplicate vector assigment | Yinghai Lu |
2010-02-24 | x86, legacy_irq: Remove left over nr_legacy_irqs | Yinghai Lu |
2010-02-24 | x86, mrst: Platform clock setup code | Jacob Pan |
2010-02-24 | x86, apbt: Moorestown APB system timer driver | Jacob Pan |
2010-02-23 | x86, mrst: Add vrtc platform data setup code | Feng Tang |
2010-02-23 | x86, mrst: Add platform timer info parsing code | Jacob Pan |
2010-02-23 | x86, mrst: Fill in PCI functions in x86_init layer | Jacob Pan |
2010-02-23 | x86, mrst: Add dummy legacy pic to platform setup | Jacob Pan |
2010-02-23 | x86, ioapic: Early enable ioapic for timer irq | Jacob Pan |
2010-02-23 | x86, pic: Fix section mismatch in legacy pic | Jacob Pan |
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-22 | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin |
2010-02-22 | Merge branch 'x86/irq' into x86/apic | H. Peter Anvin |
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-19 | x86, apic: Remove ioapic_disable_legacy() | Jacob Pan |
2010-02-19 | x86, pic: Make use of legacy_pic abstraction | Jacob Pan |
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 | 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, 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 | 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 | Merge branch 'linus' into x86/mm | Thomas Gleixner |
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 | core: Move early_res from arch/x86 to kernel/ | Yinghai Lu |
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: 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 | 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-13 | x86, cpu: Print AMD virtualization features in /proc/cpuinfo | Joerg Roedel |
2010-02-12 | 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 |