Age | Commit message (Expand) | Author | Files | Lines |
2010-02-24 | x86, mrst: Fill in PCI functions in x86_init layer | Jacob Pan | 2 | -0/+18 |
2010-02-24 | x86, mrst: Add dummy legacy pic to platform setup | Jacob Pan | 1 | -0/+5 |
2010-02-24 | x86/PCI: Moorestown PCI support | Jesse Barnes | 2 | -1/+259 |
2010-02-24 | x86, ioapic: Add dummy ioapic functions | Jacob Pan | 1 | -0/+4 |
2010-02-24 | x86, ioapic: Early enable ioapic for timer irq | Jacob Pan | 2 | -0/+22 |
2010-02-24 | x86, pic: Fix section mismatch in legacy pic | Jacob Pan | 1 | -3/+3 |
2010-02-23 | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin | 15 | -173/+226 |
2010-02-23 | Merge branch 'x86/irq' into x86/apic | H. Peter Anvin | 72 | -1332/+676 |
2010-02-21 | Merge branch 'x86/urgent' into x86/irq | H. Peter Anvin | 12 | -42/+99 |
2010-02-20 | x86, apic: Remove ioapic_disable_legacy() | Jacob Pan | 2 | -7/+5 |
2010-02-20 | x86, pic: Make use of legacy_pic abstraction | Jacob Pan | 9 | -65/+59 |
2010-02-20 | x86, pic: Introduce legacy_pic abstraction | Jacob Pan | 2 | -0/+56 |
2010-02-20 | x86: Initialize stack canary in secondary start | Jacob Pan | 1 | -0/+4 |
2010-02-20 | x86, ioapic: Improve handling of i8259A irq init | Alek Du | 1 | -19/+4 |
2010-02-20 | x86: Add pcibios_fixup_irqs to x86_init | Thomas Gleixner | 4 | -2/+9 |
2010-02-20 | x86: Add pci_init_irq to x86_init | Thomas Gleixner | 7 | -10/+13 |
2010-02-20 | x86: Move pci init function to x86_init | Thomas Gleixner | 15 | -46/+53 |
2010-02-19 | x86, irq: Keep chip_data in create_irq_nr and destroy_irq | Brandon Philips | 1 | -15/+5 |
2010-02-18 | smp: Use nr_cpus= to set nr_cpu_ids early | Yinghai Lu | 1 | -3/+4 |
2010-02-18 | x86, irq: Remove arch_probe_nr_irqs | Yinghai Lu | 1 | -22/+0 |
2010-02-17 | x86: Add iMac9,1 to pci_reboot_dmi_table | Justin P. Mattock | 1 | -0/+8 |
2010-02-16 | x86: Convert i8259_lock to raw_spinlock | Thomas Gleixner | 5 | -23/+23 |
2010-02-16 | x86: Convert nmi_lock to raw_spinlock | Thomas Gleixner | 1 | -3/+3 |
2010-02-16 | x86: Convert ioapic_lock and vector_lock to raw_spinlock | Thomas Gleixner | 1 | -53/+53 |
2010-02-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -37/+31 |
2010-02-11 | x86: Avoid race condition in pci_enable_msix() | Brandon Phiilps | 1 | -13/+5 |
2010-02-11 | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu | 3 | -1/+59 |
2010-02-10 | x86, ia32_aout: do not kill argument mapping | Jiri Slaby | 1 | -1/+0 |
2010-02-10 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -4/+6 |
2010-02-10 | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha | 6 | -34/+28 |
2010-02-10 | x86-32: Make AT_VECTOR_SIZE_ARCH=2 | Serge E. Hallyn | 1 | -2/+2 |
2010-02-09 | KVM: PIT: control word is write-only | Marcelo Tosatti | 1 | -0/+3 |
2010-02-09 | kvmclock: count total_sleep_time when updating guest clock | Jason Wang | 1 | -4/+3 |
2010-02-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -1/+2 |
2010-02-03 | memory hotplug: fix a bug on /dev/mem for 64-bit kernels | Shaohui Zheng | 1 | -0/+19 |
2010-02-03 | x86, doc: Fix minor spelling error in arch/x86/mm/gup.c | Andy Shevchenko | 1 | -1/+1 |
2010-02-01 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -57/+165 |
2010-02-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -12/+54 |
2010-01-30 | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger | Jason Wessel | 1 | -0/+51 |
2010-01-30 | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API | Jason Wessel | 1 | -57/+114 |
2010-01-30 | x86: Add quirk for Intel DG45FC board to avoid low memory corruption | David Härdeman | 1 | -3/+11 |
2010-01-30 | x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online... | Suresh Siddha | 2 | -2/+12 |
2010-01-30 | x86, irq: Update the vector domain for legacy irqs handled by io-apic | Suresh Siddha | 1 | -0/+8 |
2010-01-29 | x86: get rid of the insane TIF_ABI_PENDING bit | H. Peter Anvin | 5 | -23/+13 |
2010-01-29 | Split 'flush_old_exec' into two functions | Linus Torvalds | 1 | -4/+6 |
2010-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -95/+1 |
2010-01-28 | x86/PCI: remove IOH range fetching | Jeff Garrett | 2 | -95/+1 |
2010-01-28 | x86: Add Dell OptiPlex 760 reboot quirk | Leann Ogasawara | 1 | -0/+9 |
2010-01-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -865/+40 |
2010-01-27 | x86, UV: Fix RTC latency bug by reading replicated cachelines | Dimitri Sivanich | 1 | -1/+12 |