summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar
2009-10-15Merge branch 'linus' into perf/coreIngo Molnar
2009-10-14Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-10-14Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-10-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-14x86: linker script syntax nitsRoland McGrath
2009-10-14tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker
2009-10-14function-graph/x86: Replace unbalanced ret with jmpSteven Rostedt
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds
2009-10-13Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar
2009-10-13Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-10-13x86/paravirt: Use normal calling sequences for irq enable/disableJeremy Fitzhardinge
2009-10-13perf_events, x86: Fix event constraints codeIngo Molnar
2009-10-12x86: fix kernel panic on 32 bits when profilingH. Peter Anvin
2009-10-12x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptopJan Beulich
2009-10-12x86: Move pci_iommu_init to rootfs_initcall()David Woodhouse
2009-10-12testmmiotrace.c: Add and use pr_fmt(fmt)Joe Perches
2009-10-12ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmtJoe Perches
2009-10-11pci: increase alignment to make more space for hidden codeYinghai Lu
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-09Revert "x86, timers: Check for pending timers after (device) interrupts"Ingo Molnar
2009-10-09perf, x86: Add simple group validationPeter Zijlstra
2009-10-09perf_events: Add event constraints support for Intel processorsStephane Eranian
2009-10-09perf_events: Check for filters on fixed counter eventsStephane Eranian
2009-10-08x86, vmi: Mark VMI deprecated and schedule it for removalAlok Kataria
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-08x86, timers: Check for pending timers after (device) interruptsArjan van de Ven
2009-10-05Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-10-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-04KVM: add support for change_pte mmu notifiersIzik Eidus
2009-10-04KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptesIzik Eidus
2009-10-04KVM: MMU: dont hold pagecount reference for mapped sptes pagesIzik Eidus
2009-10-04KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity
2009-10-04KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti
2009-10-04KVM: fix LAPIC timer period overflowAurelien Jarno
2009-10-04KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel
2009-10-04KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel
2009-10-03x86, pci: Correct spelling in a commentMarin Mitov
2009-10-02x86: Simplify bound checks in the MTRR codeArjan van de Ven
2009-10-02x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar
2009-10-01x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-10-01x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich
2009-10-01x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCALJaswinder Singh Rajput
2009-10-01x86: earlyprintk: Fix regression to handle serial,ttySn as 1 argJason Wessel
2009-10-01x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=yEric Dumazet
2009-10-01x86: Fix csum_ipv6_magic asm memory clobberSamuel Thibault
2009-10-01x86: Optimize cmpxchg64() at build-time some moreLinus Torvalds
2009-09-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds