Age | Commit message (Expand) | Author |
2009-04-27 | x86, PAT: Remove page granularity tracking for vm_insert_pfn maps | Pallipadi, Venkatesh |
2009-04-27 | KVM: is_long_mode() should check for EFER.LMA | Amit Shah |
2009-04-27 | KVM: VMX: Update necessary state when guest enters long mode | Amit Shah |
2009-04-27 | KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked | Avi Kivity |
2009-04-27 | KVM: Add CONFIG_HAVE_KVM_IRQCHIP | Avi Kivity |
2009-04-27 | KVM: Fix missing smp tlb flush in invlpg | Andrea Arcangeli |
2009-04-27 | x86: disable X86_PTRACE_BTS for now | Ingo Molnar |
2009-04-27 | powerpc: Fix data-corrupting bug in __futex_atomic_op | Paul Mackerras |
2009-04-27 | x86: fix broken irq migration logic while cleaning up multiple vectors | Suresh Siddha |
2009-04-27 | sparc64: Fix bug in ("sparc64: Flush TLB before releasing pages.") | David Miller |
2009-04-27 | ACPI: cap off P-state transition latency from buggy BIOSes | Pallipadi, Venkatesh |
2009-04-27 | x86, setup: mark %esi as clobbered in E820 BIOS call | Michael K. Johnson |
2009-04-27 | MIPS: Compat: Zero upper 32-bit of offset_high and offset_low. | Ralf Baechle |
2009-04-27 | PCI/x86: detect host bridge config space size w/o using quirks | Yinghai Lu |
2009-04-02 | sparc64: Fix reset hangs on Niagara systems. | David S. Miller |
2009-04-02 | sparc64: Flush TLB before releasing pages. | David S. Miller |
2009-04-02 | sparc64: Fix MM refcount check in smp_flush_tlb_pending(). | David S. Miller |
2009-04-02 | KVM: MMU: Fix another largepage memory leak | Joerg Roedel |
2009-04-02 | lguest: wire up pte_update/pte_update_defer | Rusty Russell |
2009-04-02 | VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff | Pallipadi, Venkatesh |
2009-04-02 | x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs | Andreas Herrmann |
2009-04-02 | x86: ptrace, bts: fix an unreachable statement | xiyou.wangcong@gmail.com |
2009-04-02 | x86: fix 64k corruption-check | Yinghai Lu |
2009-04-02 | x86, uv: fix cpumask iterator in uv_bau_init() | Rusty Russell |
2009-04-02 | x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot | Pallipadi, Venkatesh |
2009-04-02 | ARM: 5435/1: fix compile warning in sanity_check_meminfo() | Mikael Pettersson |
2009-04-02 | ARM: twl4030 - leak fix | Alan Cox |
2009-04-02 | ARM: fix leak in iop13xx/pci | Alan Cox |
2009-04-02 | ARM: 5428/1: Module relocation update for R_ARM_V4BX | Daniel Silverstone |
2009-04-02 | KVM: SVM: set accessed bit for VMCB segment selectors | Andre Przywara |
2009-04-02 | KVM: VMX: Don't allow uninhibited access to EFER on i386 | Avi Kivity |
2009-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-03-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p... | Linus Torvalds |
2009-03-23 | powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines | Kumar Gala |
2009-03-22 | Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2009-03-19 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-03-18 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-18 | sparc64: Fix crash with /proc/iomem | Mikulas Patocka |
2009-03-18 | sparc64: Reschedule KGDB capture to a software interrupt. | David S. Miller |
2009-03-18 | Merge 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 again | Martin Schwidefsky |
2009-03-18 | [S390] make page table walking more robust | Martin Schwidefsky |
2009-03-18 | [S390] Dont check for pfn_valid() in uaccess_pt.c | Gerald Schaefer |
2009-03-18 | [S390] ftrace/mcount: fix kernel stack backchain | Heiko Carstens |
2009-03-18 | [S390] topology: define SD_MC_INIT to fix performance regression | Heiko Carstens |
2009-03-18 | [S390] __div64_31 broken for CONFIG_MARCH_G5 | Martin Schwidefsky |
2009-03-18 | powerpc/ps3: ps3_defconfig updates | Geoff Levand |
2009-03-18 | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt |
2009-03-17 | prevent boosting kprobes on exception address | Masami Hiramatsu |
2009-03-17 | powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW | Kumar Gala |