aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-20
|\
| * x86/mce: don't use [delayed_]work_pending()Tejun Heo2012-12-28
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-19
|\ \
| * | x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis2013-02-11
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-19
|\ \ \
| * | | x86/apb/timer: Remove unnecessary "if"Cong Ding2013-01-24
| * | | Merge tag 'numascale' into x86/platformH. Peter Anvin2013-01-22
| |\ \ \
| | * | | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman2013-01-10
* | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \ \ \ \
| * | | | | X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan2013-02-12
| * | | | | X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan2013-02-12
| * | | | | x86: Hyper-V: register clocksource only if its advertisedOlaf Hering2013-02-12
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-19
|\ \ \ \ \
| * | | | | x86: Convert a few mistaken __cpuinit annotations to __initJan Beulich2013-01-24
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-19
|\ \ \ \ \ \
| * | | | | | x86: ptrace.c only needs export.h and not the full module.hPaul Gortmaker2013-02-14
| * | | | | | x86, apb_timer: remove unused variable percpu_timerSasha Levin2012-12-20
* | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \
| * | | | | | | x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin2013-01-29
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \
| * | | | | | | x86, head_32: Give the 6 label a real nameBorislav Petkov2013-02-12
| * | | | | | | x86, head_32: Remove second CPUID detection from default_entryBorislav Petkov2013-02-12
| * | | | | | | x86: Detect CPUID support early at bootBorislav Petkov2013-02-12
| * | | | | | | x86, head_32: Remove i386 piecesBorislav Petkov2013-02-12
| * | | | | | | Merge tag 'v3.8-rc7' into x86/asmH. Peter Anvin2013-02-12
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86: Fix a typoYuanhan Liu2013-01-24
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \
| * | | | | | | x86, io_apic: Introduce eoi_ioapic_pin call-backJoerg Roedel2013-01-28
| * | | | | | | x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel2013-01-28
| * | | | | | | x86, irq: Introduce setup_remapped_irq()Joerg Roedel2013-01-28
| * | | | | | | x86, irq: Move irq_remapped() check into free_remapped_irqJoerg Roedel2013-01-28
| * | | | | | | x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq()Joerg Roedel2013-01-28
| * | | | | | | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel2013-01-28
| * | | | | | | x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pinJoerg Roedel2013-01-28
| * | | | | | | x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel2013-01-28
| * | | | | | | x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel2013-01-28
| * | | | | | | x86, io_apic: Introduce set_affinity function pointerJoerg Roedel2013-01-28
| * | | | | | | x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel2013-01-28
| * | | | | | | x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel2013-01-28
| * | | | | | | x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel2013-01-28
| * | | | | | | x86, io_apic: Introduce x86_io_apic_ops.disable()Joerg Roedel2013-01-28
| * | | | | | | x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resumeJoerg Roedel2013-01-28
| * | | | | | | x86, apic: Move irq_remapping_enabled checks into IRQ-remapping codeJoerg Roedel2013-01-28
| * | | | | | | x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev2013-01-24
| * | | | | | | x86/apic: Allow x2apic without IR on VMware platformAlok N Kataria2013-01-24
| * | | | | | | x86/apic: Remove noisy zero-mask warning from default_send_IPI_mask_logical()Dave Jones2013-01-24
| |/ / / / / /
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2013-02-04
| |\ \ \ \ \ \ \
| | * | | | | | | Round the calculated scale factor in set_cyc2ns_scale()Bernd Faust2013-01-15
| * | | | | | | | Merge branch 'timers/for-arm' into timers/coreThomas Gleixner2013-01-31
| |\ \ \ \ \ \ \ \