summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-05-08tracing: x86, mmiotrace: fix range testStuart Bennett
2009-05-08powerpc: Sanitize stack pointer in signal handling codeJosh Boyer
2009-05-08x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu
2009-05-08x86-64: fix FPU corruption with signals and preemptionSuresh Siddha
2009-05-08KVM: x86: release time_page on vcpu destructionJoerg Roedel
2009-05-08KVM: MMU: disable global page optimizationMarcelo Tosatti
2009-04-27x86, PAT: Remove page granularity tracking for vm_insert_pfn mapsPallipadi, Venkatesh
2009-04-27KVM: is_long_mode() should check for EFER.LMAAmit Shah
2009-04-27KVM: VMX: Update necessary state when guest enters long modeAmit Shah
2009-04-27KVM: Reset PIT irq injection logic when the PIT IRQ is unmaskedAvi Kivity
2009-04-27KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity
2009-04-27KVM: Fix missing smp tlb flush in invlpgAndrea Arcangeli
2009-04-27x86: disable X86_PTRACE_BTS for nowIngo Molnar
2009-04-27powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras
2009-04-27x86: fix broken irq migration logic while cleaning up multiple vectorsSuresh Siddha
2009-04-27sparc64: Fix bug in ("sparc64: Flush TLB before releasing pages.")David Miller
2009-04-27ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh
2009-04-27x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson
2009-04-27MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.Ralf Baechle
2009-04-27PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu
2009-04-02sparc64: Fix reset hangs on Niagara systems.David S. Miller
2009-04-02sparc64: Flush TLB before releasing pages.David S. Miller
2009-04-02sparc64: Fix MM refcount check in smp_flush_tlb_pending().David S. Miller
2009-04-02KVM: MMU: Fix another largepage memory leakJoerg Roedel
2009-04-02lguest: wire up pte_update/pte_update_deferRusty Russell
2009-04-02VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh
2009-04-02x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann
2009-04-02x86: ptrace, bts: fix an unreachable statementxiyou.wangcong@gmail.com
2009-04-02x86: fix 64k corruption-checkYinghai Lu
2009-04-02x86, uv: fix cpumask iterator in uv_bau_init()Rusty Russell
2009-04-02x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh
2009-04-02ARM: 5435/1: fix compile warning in sanity_check_meminfo()Mikael Pettersson
2009-04-02ARM: twl4030 - leak fixAlan Cox
2009-04-02ARM: fix leak in iop13xx/pciAlan Cox
2009-04-02ARM: 5428/1: Module relocation update for R_ARM_V4BXDaniel Silverstone
2009-04-02KVM: SVM: set accessed bit for VMCB segment selectorsAndre Przywara
2009-04-02KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-03-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-18sparc64: Fix crash with /proc/iomemMikulas Patocka
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky
2009-03-18[S390] make page table walking more robustMartin Schwidefsky
2009-03-18[S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens