summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2008-12-03Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2008-12-03x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen
2008-12-03oprofile: fix CPU unplug panic in ppro_stop()Eric Dumazet
2008-12-03Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-12-03AMD IOMMU: fix possible race while accessing iommu->need_syncJoerg Roedel
2008-12-03AMD IOMMU: set device table entry for aliased devicesJoerg Roedel
2008-12-03AMD IOMMU: struct amd_iommu remove padding on 64 bitRichard Kennedy
2008-12-03x86: fix broken flushing in GART nofullflush pathJoerg Roedel
2008-12-03ftrace: add checks on ret stack in function graphSteven Rostedt
2008-12-03ftrace: function graph return for function entrySteven Rostedt
2008-12-03ftrace: print real return in dumpstack for function graphSteven Rostedt
2008-12-03ftrace: add ftrace_graph_stop()Steven Rostedt
2008-12-03ftrace: have function graph use mcount caller addressSteven Rostedt
2008-12-03ftrace: clean up function graph asmSteven Rostedt
2008-12-03Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar
2008-12-03x86: remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori
2008-12-03Merge branch 'x86/io' into x86/iommuIngo Molnar
2008-12-02Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-02x86: fix broken flushing in GART nofullflush pathJoerg Roedel
2008-12-02Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-02x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameterNiels de Vos
2008-12-02tracing/function-graph-tracer: support for x86-64Frederic Weisbecker
2008-12-01x86: fix dma_mapping_error for 32bit x86, cleanupFUJITA Tomonori
2008-12-01Merge branch 'x86/urgent' into x86/iommuIngo Molnar
2008-12-01sched: don't export sched_mc_power_savings in laptopsMahesh Salgaonkar
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-11-30xen_play_dead() is __cpuinitAl Viro
2008-11-30xen_setup_vcpu_info_placement() is not init on x86Al Viro
2008-11-30kvm_setup_secondary_clock() is cpuinitAl Viro
2008-11-30enable_IR_x2apic() needs to be __initAl Viro
2008-11-30x86: provide readq()/writeq() on 32-bit too, completeIngo Molnar
2008-11-30x86: provide readq()/writeq() on 32-bit too, cleanupIngo Molnar
2008-11-30x86: provide readq()/writeq() on 32-bit tooHitoshi Mitake
2008-11-30x86: intel_cacheinfo, minor show_type cleanupJiri Slaby
2008-11-29x86: fix dma_mapping_error for 32bit x86Thomas Bogendoerfer
2008-11-28aperture_64.c: clarify that too small aperture is valid reason for this codePavel Machek
2008-11-28x86: ret_from_fork - get rid of jump backIngo Molnar
2008-11-28Merge branch 'x86/debug' into x86/irqIngo Molnar
2008-11-28x86: entry_64.S - trivial: space, comments fixupCyrill Gorcunov
2008-11-28x86: uv bau interrupt -- use proper interrupt numberCyrill Gorcunov
2008-11-28x86: move GART specific stuff from iommu.h to gart.hJoerg Roedel
2008-11-27x86: entry_64.S - use ENTRY to define child_ripCyrill Gorcunov
2008-11-27x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded numbergorcunov@gmail.com
2008-11-27x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel
2008-11-27i386: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum
2008-11-27x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar