Age | Commit message (Expand) | Author |
2011-05-23 | x86, apic: Include module.h header in apic_flat_64.c | Randy Dunlap |
2011-05-22 | x86, apic: Make apic drivers static | Suresh Siddha |
2011-05-22 | x86, apic: Clean up bigsmp apic selection code | Suresh Siddha |
2011-05-22 | x86, apic: Use .apicdrivers section for the apic drivers list | Suresh Siddha |
2011-05-22 | x86, apic: Introduce .apicdrivers section to find the list of apic drivers | Suresh Siddha |
2011-05-20 | x86, x2apic: Move the common bits to x2apic.h | Cyrill Gorcunov |
2011-05-20 | x86, x2apic: Minimize IPI register writes using cluster groups | Cyrill Gorcunov |
2011-05-20 | x86, x2apic: Track the x2apic cluster sibling map | Cyrill Gorcunov |
2011-05-20 | x86, x2apic: Remove duplicate code for IPI mask routines | Suresh Siddha |
2011-05-20 | x86, apic: Use probe routines to simplify apic selection | Suresh Siddha |
2011-05-20 | x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic' | Suresh Siddha |
2011-05-20 | x86, ioapic: Consolidate gsi routing info into 'struct ioapic' | Suresh Siddha |
2011-05-20 | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' | Suresh Siddha |
2011-05-20 | x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic' | Suresh Siddha |
2011-05-20 | x86, ioapic: Add struct ioapic | Suresh Siddha |
2011-05-20 | x86, ioapic: Remove duplicate code for saving/restoring RTEs | Suresh Siddha |
2011-05-20 | x86, ioapic: Use ioapic_saved_data while enabling intr-remapping | Suresh Siddha |
2011-05-20 | x86, ioapic: Allocate ioapic_saved_data early | Suresh Siddha |
2011-05-20 | x86, ioapic: Fix potential resume deadlock | Daniel J Blueman |
2011-05-19 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-05-19 | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-19 | Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git.... | Linus Torvalds |
2011-05-19 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-05-19 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-05-19 | Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'... | Linus Torvalds |
2011-05-19 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-05-19 | Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo... | Linus Torvalds |
2011-05-19 | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds |
2011-05-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-05-19 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-05-19 | Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2011-05-19 | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ | Dave Jones |
2011-05-19 | x86: Don't unmask disabled irqs when migrating them | Tian, Kevin |
2011-05-19 | x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs() | Tian, Kevin |
2011-05-19 | x86: hpet: Cleanup the clockevents init and register code | Thomas Gleixner |
2011-05-19 | x86: Convert PIT to clockevents_config_and_register() | Thomas Gleixner |
2011-05-18 | Merge branch 'x86/mem' into perf/core | Ingo Molnar |
2011-05-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-05-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-05-17 | x86, cpu: Enable/disable Supervisor Mode Execution Protection | Fenghua Yu |
2011-05-17 | x86, alternative, doc: Add comment for applying alternatives order | Fenghua Yu |
2011-05-17 | x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | Merge branch 'syscore' into for-linus | Rafael J. Wysocki |
2011-05-17 | PM / ACPI: Remove acpi_sleep=s4_nonvs | Amerigo Wang |
2011-05-17 | x86, cpufeature: Fix cpuid leaf 7 feature detection | Fenghua Yu |
2011-05-17 | x86, AMD: Fix ARAT feature setting again | Borislav Petkov |