aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-06
|\
| * rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra2010-07-05
| * x86, Calgary: Limit the max PHB number to 256Darrick J. Wong2010-07-01
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-04
|\ \ | |/ |/|
| * perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver2010-07-03
| * x86: Send a SIGTRAP for user icebp trapsFrederic Weisbecker2010-06-30
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-28
|\|
| * perf_events: Fix Intel Westmere event constraintsStephane Eranian2010-06-10
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-06-28
|\ \
| * | x86, Calgary: Increase max PHB numberDarrick J. Wong2010-06-25
| * | x86: Fix rebooting on Dell Precision WorkStation T7400Thomas Backlund2010-06-20
| * | x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen2010-06-18
| * | x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi2010-06-11
| * | x86, setup: Set ax register in boot vga queryAndi Kleen2010-06-10
| * | percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen2010-06-10
| * | x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman2010-06-09
| * | x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon2010-06-07
* | | Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown2010-06-12
|\ \ \
| * | | suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-10
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-06-11
|\ \ \ \
| * | | | PM / x86: Save/restore MISC_ENABLE registerOndrej Zary2010-06-07
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-11
|\ \ \ \
| * | | | PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu2010-06-11
* | | | | KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageAvi Kivity2010-06-09
* | | | | KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti2010-06-09
* | | | | KVM: SVM: Implement workaround for Erratum 383Joerg Roedel2010-06-09
* | | | | KVM: SVM: Handle MCEs early in the vmexit processJoerg Roedel2010-06-09
| |/ / / |/| | |
* | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-04
|\ \ \ \
| * | | | i7core_edac: do not export static functionsStephen Rothwell2010-05-10
| * | | | i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab2010-05-10
| * | | | pci: Add a probing code that seeks for an specific busAristeu Rozanski2010-05-10
| * | | | edac_mce: Add an interface driver to report mce errors via edacMauro Carvalho Chehab2010-05-10
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-06-03
|\ \ \ \ \
| * | | | | x86, smpboot: Fix cores per node printing on bootBorislav Petkov2010-06-02
| * | | | | Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-06-01
| |\ \ \ \ \
| | * | | | | x86/amd-iommu: Fall back to GART if initialization failsJoerg Roedel2010-06-01
| | * | | | | x86/amd-iommu: Fix crash when request_mem_region failsJoerg Roedel2010-06-01
| | * | | | | Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35Joerg Roedel2010-06-01
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | arch/x86/kernel: Add missing spin_unlockJulia Lawall2010-05-27
| * | | | | | x86/mm: Remove unused DBG() macroAkinobu Mita2010-05-31
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2010-06-03
|\ \ \ \ \ \
| * | | | | | xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell2010-06-03
| |/ / / / /
* | | | | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-06-03
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian2010-05-31
| |/ / / /
* | | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add random binaries to .gitignoreJan III Sobieski2010-04-08
| * | | | Rename .data.init to .data..init.Denys Vlasenko2010-03-03
| * | | | Rename .text.page_aligned to .text..page_aligned.Denys Vlasenko2010-03-03
| * | | | Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko2010-03-03
| * | | | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-03