aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-25x86: msr-on-cpu: remove unnecessary level of abstractionH. Peter Anvin
2008-08-25Merge branch 'x86/urgent' into x86/cleanupsH. Peter Anvin
2008-08-25x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safeH. Peter Anvin
2008-08-25x86: cpuid: correct return value on partial operationsH. Peter Anvin
2008-08-25x86: msr: correct return value on partial operationsH. Peter Anvin
2008-08-25x86: cpuid: propagate error from smp_call_function_single()H. Peter Anvin
2008-08-25x86: msr: propagate errors from smp_call_function_single()H. Peter Anvin
2008-08-25smp: have smp_call_function_single() detect invalid CPUsH. Peter Anvin
2008-08-25x86: add X86_FEATURE_XMM4_2 definitionsAustin Zhang
2008-08-25x86: fix cpufreq + sched_clock() regressionPeter Zijlstra
2008-08-25Merge branch 'linus' into x86/urgentIngo Molnar
2008-08-25x86: cleanup in amd_cpu_notify()Robert Richter
2008-08-25Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar
2008-08-25x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3Yinghai Lu
2008-08-24x86: do not enable TSC notifier if we don't need itLinus Torvalds
2008-08-23Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven
2008-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-23x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki
2008-08-23x86: fix: make PCI ECS for AMD CPUs hotplug capableRobert Richter
2008-08-23x86: fix: do not run code in amd_bus.c on non-AMD CPUsRobert Richter
2008-08-23ipv6: protocol for address routesStephen Hemminger
2008-08-23icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev
2008-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-08-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-08-22Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-08-22Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-22Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-08-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-08-23crypto: authenc - Avoid using clobbered request pointerHerbert Xu
2008-08-22ALSA: hda - Fix call of alc888_coef_init()Takashi Iwai
2008-08-22x86: work around MTRR mask setting, v2Ingo Molnar
2008-08-22x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz
2008-08-22pkt_sched: Fix qdisc list lockingJarek Poplawski
2008-08-22[libata] pata_it821x: fix warningJeff Garzik
2008-08-22libata: Fix a large collection of DMA mode mismatchesAlan Cox
2008-08-22ahci: sis controllers actually can do PMPTejun Heo
2008-08-22pata_via: clean up recent tf_load changesTejun Heo
2008-08-22libata: restore SControl on detachTejun Heo
2008-08-22libata: use ata_link_printk() when printing SErrorTejun Heo
2008-08-22libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo
2008-08-22libata: fix EH action overwriting in ata_eh_reset()Tejun Heo
2008-08-22sata_mv: add the Gen IIE flag to the SoC devices.Saeed Bishara
2008-08-22ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-08-22ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-08-22sata_mv: don't issue two DMA commands concurrentlyTejun Heo
2008-08-22libata: implement no[hs]rst force paramsTejun Heo