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