summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' ofThomas Gleixner2009-11-1026-69/+189
|\
| * powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt2009-11-091-0/+61
| * powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2009-11-092-2/+9
| * powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt2009-11-091-2/+5
| * powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt2009-11-091-1/+1
| * x86/amd-iommu: Un__init function required on shutdownJoerg Roedel2009-11-091-1/+1
| * x86: mce: Fix thermal throttling message stormIngo Molnar2009-11-091-2/+4
| * x86: mce: Clean up thermal throttling state tracking codeIngo Molnar2009-11-091-24/+39
| * powerpc: Remove SMP warning from PowerMac cpufreqBastian Blank2009-11-091-8/+0
| * alpha: fix build after vmlinux.lds.S cleanupSam Ravnborg2009-11-091-0/+1
| * mips: fix build of vmlinux.ldsManuel Lauss2009-11-092-6/+8
| * x86/amd-iommu: Workaround for erratum 63Joerg Roedel2009-11-093-0/+25
| * KVM: get_tss_base_addr() should return a gpa_tGleb Natapov2009-11-091-1/+1
| * xen: mask extended topology info in cpuidJeremy Fitzhardinge2009-11-091-1/+10
| * x86-64: Fix register leak in 32-bit syscall audtingJan Beulich2009-11-091-3/+2
| * x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt2009-11-091-0/+7
| * x86, UV: Fix information in __uv_hub_info structureRobin Holt2009-11-092-6/+6
| * tty: Mark generic_serial users as BROKENAlan Cox2009-11-091-3/+3
| * sparc: Kill PROM console driver.David S. Miller2009-11-092-4/+0
| * sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller2009-11-091-2/+2
| * KVM: ignore reads from AMDs C1E enabled MSRAndre Przywara2009-11-091-0/+1
| * KVM: use proper hrtimer function to retrieve expiration timeMarcelo Tosatti2009-11-092-2/+2
| * pci: increase alignment to make more space for hidden codeYinghai Lu2009-11-091-2/+2
* | Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner2009-11-061-1/+3
|\ \
| * | x86: Fix UP compileThomas Gleixner2009-11-061-1/+3
* | | v2.6.31.5-rt16Thomas Gleixner2009-10-2915-72/+46
|\ \ \ | | |/ | |/|
| * | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-10-2213-43/+35
| * | x86/paravirt: Use normal calling sequences for irq enable/disableJeremy Fitzhardinge2009-10-221-28/+10
| * | ARM: pxa: workaround errata #37 by not using half turbo switchingDennis O'Brien2009-10-221-1/+1
* | | Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner2009-10-296-78/+107
|\ \ \ | | |/ | |/|
| * | x86: sched: provide arch implementations using aperf/mperfPeter Zijlstra2009-10-292-1/+59
| * | x86: Add generic aperf/mperf codeDinakar Guniguntala2009-10-292-70/+39
| * | x86: move APERF/MPERF into a X86_FEATUREPeter Zijlstra2009-10-293-7/+9
* | | Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner2009-10-131-0/+2
|\ \ \ | |/ /
| * | x86: highmem: Restore the not so leftover function prototypeThomas Gleixner2009-10-131-0/+2
* | | Merge 2.6.31.4Thomas Gleixner2009-10-138-30/+69
|\ \ \ | | |/ | |/|
| * | ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui2009-10-121-1/+1
| * | PIT fixes to unbreak suspend/resume (bug #14222)john stultz2009-10-121-7/+20
| * | KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel2009-10-121-6/+17
| * | KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel2009-10-121-0/+2
| * | KVM: fix LAPIC timer period overflowAurelien Jarno2009-10-121-1/+1
| * | KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti2009-10-121-1/+1
| * | KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity2009-10-121-0/+2
| * | x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich2009-10-121-13/+23
| * | x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault2009-10-121-1/+2
* | | Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner2009-10-121-8/+0
|\ \ \ | | |/ | |/|
| * | x86: highmem: Remove leftover function prototypesThomas Gleixner2009-10-091-8/+0
* | | Merge branch 'master' ofThomas Gleixner2009-10-0620-71/+205
|\ \ \ | | |/ | |/|
| * | powerpc: Fix incorrect setting of __HAVE_ARCH_PTE_SPECIALWeirich, Bernhard2009-10-051-1/+1
| * | powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany2009-10-051-3/+16