summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-04-27x86, PAT: Remove page granularity tracking for vm_insert_pfn mapsPallipadi, Venkatesh1-79/+19
2009-04-27KVM: is_long_mode() should check for EFER.LMAAmit Shah1-1/+1
2009-04-27KVM: VMX: Update necessary state when guest enters long modeAmit Shah1-30/+24
2009-04-27KVM: Reset PIT irq injection logic when the PIT IRQ is unmaskedAvi Kivity2-0/+16
2009-04-27KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity4-0/+14
2009-04-27KVM: Fix missing smp tlb flush in invlpgAndrea Arcangeli1-0/+4
2009-04-27x86: disable X86_PTRACE_BTS for nowIngo Molnar1-0/+1
2009-04-27powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras1-6/+6
2009-04-27x86: fix broken irq migration logic while cleaning up multiple vectorsSuresh Siddha1-0/+13
2009-04-27sparc64: Fix bug in ("sparc64: Flush TLB before releasing pages.")David Miller1-2/+2
2009-04-27ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh1-0/+12
2009-04-27x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson1-3/+4
2009-04-27MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.Ralf Baechle1-3/+3
2009-04-27PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu1-20/+0
2009-04-03sparc64: Fix reset hangs on Niagara systems.David S. Miller1-1/+22
2009-04-03sparc64: Flush TLB before releasing pages.David S. Miller1-2/+2
2009-04-03sparc64: Fix MM refcount check in smp_flush_tlb_pending().David S. Miller1-2/+2
2009-04-03KVM: MMU: Fix another largepage memory leakJoerg Roedel1-1/+1
2009-04-03lguest: wire up pte_update/pte_update_deferRusty Russell1-1/+9
2009-04-03VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh1-2/+3
2009-04-03x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann1-21/+30
2009-04-03x86: ptrace, bts: fix an unreachable statementxiyou.wangcong@gmail.com1-2/+1
2009-04-03x86: fix 64k corruption-checkYinghai Lu1-3/+3
2009-04-03x86, uv: fix cpumask iterator in uv_bau_init()Rusty Russell1-1/+2
2009-04-03x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh1-0/+3
2009-04-03ARM: 5435/1: fix compile warning in sanity_check_meminfo()Mikael Pettersson1-1/+1
2009-04-03ARM: twl4030 - leak fixAlan Cox1-0/+1
2009-04-03ARM: fix leak in iop13xx/pciAlan Cox1-1/+4
2009-04-03ARM: 5428/1: Module relocation update for R_ARM_V4BXDaniel Silverstone2-0/+10
2009-04-03KVM: SVM: set accessed bit for VMCB segment selectorsAndre Przywara1-12/+29
2009-04-03KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity1-1/+1
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-25/+11
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds1-0/+9
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala1-0/+9
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-1907/+1209
2009-03-20Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-40/+48
2009-03-19Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller336-4117/+6357
2009-03-19sparc64: Fix crash with /proc/iomemMikulas Patocka1-1/+1
2009-03-19sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller4-24/+10
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds4-64/+203
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky2-14/+35
2009-03-18[S390] make page table walking more robustMartin Schwidefsky3-5/+6
2009-03-18[S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer1-18/+0
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens1-2/+4
2009-03-18[S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens1-0/+2
2009-03-18[S390] __div64_31 broken for CONFIG_MARCH_G5Martin Schwidefsky1-1/+1
2009-03-18powerpc/ps3: ps3_defconfig updatesGeoff Levand1-60/+190
2009-03-18Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt54-1001/+2042
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu1-0/+3
2009-03-17powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala1-3/+3