aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-12-08x86: fix default_spin_lock_flags() prototypeIngo Molnar
2008-12-08x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto
2008-12-08x86: clean up get_smp_config()Yinghai Lu
2008-12-08Merge branch 'linus' into x86/quirksIngo Molnar
2008-12-08AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel
2008-12-08AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel
2008-12-08AMD IOMMU: fix typo in commentJoerg Roedel
2008-12-08AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel
2008-12-08AMD IOMMU: fix iommu_map_page functionJoerg Roedel
2008-12-08x86: change static allocation of trampoline areaRafael J. Wysocki
2008-12-05x86: fix missing space in printk, #2Michael Tokarev
2008-12-05x86: fix missing space in printkMichael Tokarev
2008-12-04x86: fix early panic with boot option "nosmp"Andi Kleen
2008-12-04Merge commit 'v2.6.28-rc7' into x86/cleanupsIngo Molnar
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-03x86: fix broken flushing in GART nofullflush pathJoerg Roedel
2008-12-03x86: remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori
2008-12-02x86: fix broken flushing in GART nofullflush pathJoerg Roedel
2008-12-02x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameterNiels de Vos
2008-12-01Merge branch 'x86/urgent' into x86/iommuIngo Molnar
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-30kvm_setup_secondary_clock() is cpuinitAl Viro
2008-11-30enable_IR_x2apic() needs to be __initAl Viro
2008-11-30x86: intel_cacheinfo, minor show_type cleanupJiri Slaby
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-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-26x86: microcode: fix sparse warningsHannes Eder
2008-11-26x86: signal: unify signal_{32|64}.cHiroshi Shimamoto
2008-11-26x86: signal: unify signal_{32|64}.c, prepareHiroshi Shimamoto
2008-11-26x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigfra...Hiroshi Shimamoto
2008-11-26x86: signal: move {setup|restore}_sigcontext()Hiroshi Shimamoto
2008-11-25[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall
2008-11-25x86: fix unused variable warning in arch/x86/kernel/hpet.cIngo Molnar
2008-11-24x86: drop REBOOT_CF9_COND from reboot fallback chainH. Peter Anvin