summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: hpet: fix periodic mode programming on AMD 81xxAndreas Herrmann2009-06-151-1/+17
* x86: hpet: stop HPET_COUNTER when programming periodic modeAndreas Herrmann2009-06-151-10/+3
* x86: hpet: provide separate functions to stop and start the counterAndreas Herrmann2009-06-151-6/+16
* powerpc: fix for long standing bug noticed by gcc 4.4.0Stephen Rothwell2009-06-151-1/+1
* x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu2009-06-151-3/+3
* x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman2009-06-151-1/+5
* KVM: Fix PDPTR reloading on CR4 writesAvi Kivity2009-06-151-1/+5
* KVM: Make paravirt tlb flush also reload the PAE PDPTRsAvi Kivity2009-06-151-2/+1
* sparc64: Fix smp_callin() locking.David S. Miller2009-06-151-2/+2
* sparc: Fix bus type probing for ESP and LE devices.David S. Miller2009-06-152-4/+38
* KVM: Make EFER reads safe when EFER does not existAvi Kivity2009-05-181-2/+2
* KVM: SVM: Remove port 80 passthroughAvi Kivity2009-05-181-1/+0
* tracing: x86, mmiotrace: fix range testStuart Bennett2009-05-081-1/+1
* powerpc: Sanitize stack pointer in signal handling codeJosh Boyer2009-05-085-6/+25
* x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu2009-05-081-3/+3
* x86-64: fix FPU corruption with signals and preemptionSuresh Siddha2009-05-081-1/+3
* KVM: x86: release time_page on vcpu destructionJoerg Roedel2009-05-081-0/+5
* KVM: MMU: disable global page optimizationMarcelo Tosatti2009-05-081-1/+1
* x86, PAT: Remove page granularity tracking for vm_insert_pfn mapsPallipadi, Venkatesh2009-04-271-79/+19
* KVM: is_long_mode() should check for EFER.LMAAmit Shah2009-04-271-1/+1
* KVM: VMX: Update necessary state when guest enters long modeAmit Shah2009-04-271-30/+24
* KVM: Reset PIT irq injection logic when the PIT IRQ is unmaskedAvi Kivity2009-04-272-0/+16
* KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity2009-04-274-0/+14
* KVM: Fix missing smp tlb flush in invlpgAndrea Arcangeli2009-04-271-0/+4
* x86: disable X86_PTRACE_BTS for nowIngo Molnar2009-04-271-0/+1
* powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras2009-04-271-6/+6
* x86: fix broken irq migration logic while cleaning up multiple vectorsSuresh Siddha2009-04-271-0/+13
* sparc64: Fix bug in ("sparc64: Flush TLB before releasing pages.")David Miller2009-04-271-2/+2
* ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh2009-04-271-0/+12
* x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson2009-04-271-3/+4
* MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.Ralf Baechle2009-04-271-3/+3
* PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu2009-04-271-20/+0
* sparc64: Fix reset hangs on Niagara systems.David S. Miller2009-04-021-1/+22
* sparc64: Flush TLB before releasing pages.David S. Miller2009-04-021-2/+2
* sparc64: Fix MM refcount check in smp_flush_tlb_pending().David S. Miller2009-04-021-2/+2
* KVM: MMU: Fix another largepage memory leakJoerg Roedel2009-04-021-1/+1
* lguest: wire up pte_update/pte_update_deferRusty Russell2009-04-021-1/+9
* VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh2009-04-021-2/+3
* x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann2009-04-021-21/+30
* x86: ptrace, bts: fix an unreachable statementxiyou.wangcong@gmail.com2009-04-021-2/+1
* x86: fix 64k corruption-checkYinghai Lu2009-04-021-3/+3
* x86, uv: fix cpumask iterator in uv_bau_init()Rusty Russell2009-04-021-1/+2
* x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh2009-04-021-0/+3
* ARM: 5435/1: fix compile warning in sanity_check_meminfo()Mikael Pettersson2009-04-021-1/+1
* ARM: twl4030 - leak fixAlan Cox2009-04-021-0/+1
* ARM: fix leak in iop13xx/pciAlan Cox2009-04-021-1/+4
* ARM: 5428/1: Module relocation update for R_ARM_V4BXDaniel Silverstone2009-04-022-0/+10
* KVM: SVM: set accessed bit for VMCB segment selectorsAndre Przywara2009-04-021-12/+29
* KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity2009-04-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-235-25/+11
|\