ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / arch / x86 /
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'timers-for-linus-hpet' of git://git....
2010-05-20 Linus TorvaldsMerge branch 'timers-for-linus-cleanups' of git://git...
2010-05-18 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-txt-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-pat-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-mrst-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2010-05-18 Linus TorvaldsMerge branch 'core-hweight-for-linus' of git://git...
2010-05-18 Linus TorvaldsMerge branch 'x86-irq-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2010-05-18 Linus TorvaldsMerge branch 'x86-atomic-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2010-05-18 Linus TorvaldsMerge branch 'core-iommu-for-linus' of git://git./linux...
2010-05-17 H. Peter Anvinx86, hweight: Use a 32-bit popcnt for __arch_hweight32()
2010-05-17 Andreas Herrmannx86, hpet: Add reference to chipset erratum documentati...
2010-05-17 Anton Blanchardatomic_t: Cast to volatile when accessing atomic variables
2010-05-17 Jacob Panx86, mrst: add nop functions to x86_init mpparse functions
2010-05-17 Jacob Panx86, mrst, pci: return 0 for non-present pci bars
2010-05-15 Cyrill Gorcunovx86, perf: P4 PMU - fix counters management logic
2010-05-15 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-05-14 H. Peter Anvinx86, mrst: Don't blindly access extended config space
2010-05-14 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-05-14 Frank Arnoldx86, cacheinfo: Turn off L3 cache index disable feature...
2010-05-14 Borislav Petkovx86, k8: Fix build error when K8_NB is disabled
2010-05-14 Andreas Dilgeradd descriptive comment for TIF_MEMDIE task flag declar...
2010-05-14 Roland McGrathx86: Use .cfi_sections for assembly code
2010-05-13 Andreas Herrmannx86, amd: Check X86_FEATURE_OSVW bit before accessing...
2010-05-13 Cyrill Gorcunovx86, perf: P4 PMU -- use hash for p4_get_escr_idx()
2010-05-13 Jan KiszkaKVM: VMX: blocked-by-sti must not defer NMI injections
2010-05-13 Dongxiao XuKVM: x86: Call vcpu_load and vcpu_put in cpuid_update
2010-05-13 Joerg RoedelKVM: SVM: Fix wrong intercept masks on 32 bit
2010-05-12 H. Peter Anvinx86, fpu: Use static_cpu_has() to implement use_xsave()
2010-05-12 H. Peter Anvinx86: Add new static_cpu_has() function using alternatives
2010-05-11 Joerg RoedelMerge branch 'iommu/largepages' into amd-iommu/2.6.35
2010-05-11 Joerg Roedelx86/amd-iommu: Add amd_iommu=off command line option
2010-05-11 Masami Hiramatsukprobes/x86: Fix removed int3 checking order
2010-05-10 H. Peter Anvinx86, fpu: Use the proper asm constraint in use_xsave()
2010-05-10 H. Peter Anvinx86, fpu: Unbreak FPU emulation
2010-05-10 Avi Kivityx86: Introduce 'struct fpu' and related API
2010-05-10 Avi Kivityx86: Eliminate TS_XSAVE
2010-05-10 Ingo MolnarMerge branch 'core' of git://git./linux/kernel/git...
2010-05-10 Ingo MolnarMerge commit 'v2.6.34-rc7' into oprofile
2010-05-10 H. Peter Anvinx86, hypervisor: add missing <linux/module.h>
2010-05-09 H. Peter Anvinx86, hypervisor: Export the x86_hyper* symbols
2010-05-08 H. Peter AnvinMerge commit 'v2.6.34-rc6' into x86/cpu
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- check for proper event index in...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- Get rid of redundant check for...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- protect sensible procedures from...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- configure predefined events
2010-05-08 H. Peter Anvinx86: Clean up the hypervisor layer
2010-05-08 Greg Kroah-Hartmanx86, HyperV: fix up the license to mshyperv.c
2010-05-07 Jacob Panx86: Avoid check hlt for newer cpus
2010-05-07 Lin Mingperf, x86: implement group scheduling transactional...
2010-05-07 Peter Zijlstraperf, x86: Improve the PEBS ABI
2010-05-07 Peter Zijlstraperf, x86: Consolidate some code repetition
2010-05-07 Peter Zijlstraperf, x86: Remove PEBS SAMPLE_RAW support
2010-05-07 Robert Richterperf, x86: Use weight instead of cmask in for_each_even...
2010-05-07 Robert Richterperf, x86: Pass enable bit mask to __x86_pmu_enable_event()
2010-05-07 Robert Richterperf, x86: Call x86_setup_perfctr() from .hw_config()
2010-05-07 Robert Richterperf, x86: Move x86_setup_perfctr()
2010-05-07 Robert Richterperf, x86: Move perfctr init code to x86_setup_perfctr()
2010-05-07 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-05-07 Ky Srinivasanx86: Detect running on a Microsoft HyperV system
2010-05-06 Robert Richteroprofile/x86: make AMD IBS hotplug capable
2010-05-06 Robert Richteroprofile/x86: notify cpus only when daemon is running
2010-05-06 David Rientjesx86: Fix fake apicid to node mapping for numa emulation
2010-05-06 Eric W. Biedermanx86, acpi/irq: Define gsi_end when X86_IO_APIC is undefined
2010-05-05 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-05-04 David HowellsFix the x86_64 implementation of call_rwsem_wait()
2010-05-04 Eric W. Biedermanx86, irq: Kill io_apic_renumber_irq
2010-05-04 Eric W. Biedermanx86, acpi/irq: Handle isa irqs that are not identity...
2010-05-04 Eric W. Biedermanx86, ioapic: Simplify probe_nr_irqs_gsi.
2010-05-04 Eric W. Biedermanx86, ioapic: Optimize pin_2_irq
2010-05-04 Eric W. Biedermanx86, ioapic: Move nr_ioapic_registers calculation to...
2010-05-04 Eric W. Biedermanx86, ioapic: In mpparse use mp_register_ioapic
2010-05-04 Eric W. Biedermanx86, ioapic: Teach mp_register_ioapic to compute a...
2010-05-04 Eric W. Biedermanx86, ioapic: Fix the types of gsi values
2010-05-04 Eric W. Biedermanx86, ioapic: Fix io_apic_redir_entries to return the...
2010-05-04 Eric W. Biedermanx86, ioapic: Only export mp_find_ioapic and mp_find_ioa...
2010-05-04 Eric W. Biedermanx86, acpi/irq: Generalize mp_config_acpi_legacy_irqs
2010-05-04 Eric W. Biedermanx86, acpi/irq: Fix acpi_sci_ioapic_setup so it has...
2010-05-04 Eric W. Biedermanx86, acpi/irq: Teach acpi_get_override_irq to take...
2010-05-04 Eric W. Biedermanx86, acpi/irq: Introduce apci_isa_irq_to_gsi
2010-05-04 Robert Richteroprofile/x86: reordering some functions
2010-05-04 Robert Richteroprofile/x86: stop disabled counters in nmi handler
2010-05-04 Robert Richteroprofile/x86: protect cpu hotplug sections
2010-05-04 Robert Richteroprofile/x86: remove CONFIG_SMP macros
2010-05-04 Robert Richteroprofile/x86: fix uninitialized counter usage during...
2010-05-04 Robert Richteroprofile/x86: remove duplicate IBS capability check
2010-05-04 Robert Richteroprofile/x86: move IBS code
2010-05-04 Robert Richteroprofile/x86: return -EBUSY if counters are already...
2010-05-04 Robert Richteroprofile/x86: moving shutdown functions
2010-05-04 Robert Richteroprofile/x86: reserve counter msrs pairwise
next