summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2010-06-11x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-06-10x86, mce: Use HW_ERR in MCE handlerHuang Ying
2010-06-10x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying
2010-06-10x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying
2010-06-10x86, setup: Set ax register in boot vga queryAndi Kleen
2010-06-11percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett
2010-06-10perf_events: Fix Intel Westmere event constraintsStephane Eranian
2010-06-09x86, AMD: Extend support to future familiesBorislav Petkov
2010-06-09x86, cacheinfo: Carve out L3 cache slot accessorsBorislav Petkov
2010-06-09x86, xsave: Cleanup return codes in check_for_xstate()Dan Carpenter
2010-06-09x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-06-09KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageAvi Kivity
2010-06-09KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti
2010-06-09KVM: SVM: Implement workaround for Erratum 383Joerg Roedel
2010-06-09KVM: SVM: Handle MCEs early in the vmexit processJoerg Roedel
2010-06-09x86: Unify save_stack_address() and save_stack_address_nosched()Oleg Nesterov
2010-06-09x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendlyOleg Nesterov
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-06-09perf, x86: Make a second write to performance counter if neededCyrill Gorcunov
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker
2010-06-08x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker
2010-06-08x86, UV: Modularize BAU send and waitCliff Wickman
2010-06-08x86, UV: BAU broadcast to the local hubCliff Wickman
2010-06-08x86, UV: Correct BAU regular message typeCliff Wickman
2010-06-08x86, UV: Remove BAU check for stay-busyCliff Wickman
2010-06-08x86, UV: Correct BAU discovery of hubs and socketsCliff Wickman
2010-06-08x86, UV: Correct BAU software acknowledgeCliff Wickman
2010-06-08x86, UV: BAU structure rearrangingCliff Wickman
2010-06-08x86, UV: Shorten access to BAU statistics structureCliff Wickman
2010-06-08x86, UV: Disable BAU on network congestionCliff Wickman
2010-06-08x86, UV: BAU tunables into a debugfs fileCliff Wickman
2010-06-08x86, UV: Calculate BAU destination timeoutCliff Wickman
2010-06-08perf, x86: Small fix to cpuid10_edxLivio Soares
2010-06-07x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon
2010-06-08PM / x86: Save/restore MISC_ENABLE registerOndrej Zary
2010-06-07xen: Add xen_create_contiguous_regionAlex Nixon
2010-06-07xen: Rename the balloon lockAlex Nixon
2010-06-07xen: Allow unprivileged Xen domains to create iomap pagesAlex Nixon
2010-06-07xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2010-06-04Merge remote branch 'tip/perf/urgent' into oprofile/urgentRobert Richter
2010-06-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-06-03Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds
2010-06-03Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-06-03xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell