Age | Commit message (Expand) | Author | Files | Lines |
2010-07-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -1/+15 |
2010-07-13 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -5/+4 |
2010-07-12 | KVM: MMU: flush remote tlbs when overwriting spte with different pfn | Xiao Guangrong | 1 | -0/+2 |
2010-07-07 | x86, mrst: Add i8042_detect API for Moorestwon platform | Feng Tang | 1 | -0/+7 |
2010-07-07 | x86: Add i8042 pre-detection hook to x86_platform_ops | Feng Tang | 2 | -1/+5 |
2010-07-07 | x86, platform: Export x86_platform to modules | H. Peter Anvin | 1 | -0/+3 |
2010-07-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -31/+7 |
2010-07-06 | KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruption | Avi Kivity | 1 | -5/+2 |
2010-07-05 | rbtree: Undo augmented trees performance damage and regression | Peter Zijlstra | 1 | -28/+6 |
2010-07-04 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+12 |
2010-07-03 | perf, x86: Fix incorrect branches event on AMD CPUs | Vince Weaver | 1 | -2/+2 |
2010-06-30 | x86, Calgary: Limit the max PHB number to 256 | Darrick J. Wong | 1 | -3/+1 |
2010-06-30 | x86: Send a SIGTRAP for user icebp traps | Frederic Weisbecker | 1 | -1/+10 |
2010-06-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2010-06-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -24/+39 |
2010-06-25 | x86, Calgary: Increase max PHB number | Darrick J. Wong | 1 | -5/+10 |
2010-06-20 | x86: Fix rebooting on Dell Precision WorkStation T7400 | Thomas Backlund | 1 | -0/+8 |
2010-06-18 | x86: Fix vsyscall on gcc 4.5 with -Os | Andi Kleen | 1 | -1/+1 |
2010-06-12 | Merge branch 'bugzilla-13931-sleep-nvs' into release | Len Brown | 1 | -1/+1 |
2010-06-11 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 3 | -0/+8 |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -0/+2 |
2010-06-11 | x86, pat: Proper init of memtype subtree_max_end | Venkatesh Pallipadi | 2 | -1/+2 |
2010-06-11 | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu | 1 | -0/+2 |
2010-06-10 | x86, setup: Set ax register in boot vga query | Andi Kleen | 1 | -2/+1 |
2010-06-11 | percpu, x86: Avoid warnings of unused variables in per cpu | Andi Kleen | 1 | -0/+2 |
2010-06-10 | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett | 1 | -1/+1 |
2010-06-10 | perf_events: Fix Intel Westmere event constraints | Stephane Eranian | 1 | -0/+1 |
2010-06-09 | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman | 5 | -14/+14 |
2010-06-09 | KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page | Avi Kivity | 1 | -0/+3 |
2010-06-09 | KVM: MMU: invalidate and flush on spte small->large page size change | Marcelo Tosatti | 1 | -0/+2 |
2010-06-09 | KVM: SVM: Implement workaround for Erratum 383 | Joerg Roedel | 2 | -0/+82 |
2010-06-09 | KVM: SVM: Handle MCEs early in the vmexit process | Joerg Roedel | 1 | -1/+14 |
2010-06-07 | x86: use __ASSEMBLY__ rather than __ASSEMBLER__ | Andres Salomon | 1 | -1/+1 |
2010-06-08 | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary | 3 | -0/+8 |
2010-06-04 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 3 | -17/+37 |
2010-06-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -23/+27 |
2010-06-03 | Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds | 1 | -2/+2 |
2010-06-03 | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+22 |
2010-06-03 | xen: ensure timer tick is resumed even on CPU driving the resume | Ian Campbell | 1 | -2/+2 |
2010-06-02 | x86, smpboot: Fix cores per node printing on boot | Borislav Petkov | 1 | -1/+1 |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 8 | -9/+12 |
2010-06-01 | Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2 | -10/+26 |
2010-06-01 | x86/amd-iommu: Fall back to GART if initialization fails | Joerg Roedel | 2 | -4/+9 |
2010-06-01 | x86/amd-iommu: Fix crash when request_mem_region fails | Joerg Roedel | 1 | -3/+8 |
2010-06-01 | Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35 | Joerg Roedel | 186 | -8175/+11259 |
2010-05-31 | x86/mm: Remove unused DBG() macro | Akinobu Mita | 2 | -12/+0 |
2010-05-31 | perf_events: Fix event scheduling issues introduced by transactional API | Stephane Eranian | 1 | -0/+22 |
2010-05-30 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 1 | -12/+0 |
2010-05-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -26/+92 |
2010-05-30 | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" | Linus Torvalds | 1 | -17/+0 |