aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar
2008-12-23Merge branch 'x86/iommu' into x86/coreIngo Molnar
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-23Merge branch 'x86/apic' into x86/irqIngo Molnar
2008-12-19x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com
2008-12-19x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com
2008-12-18x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32Hiroshi Shimamoto
2008-12-18x86: sigframe.h: include headers for dependencyHiroshi Shimamoto
2008-12-18x86: traps.c declare functions before they get usedJaswinder Singh
2008-12-18x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com
2008-12-18x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3venkatesh.pallipadi@intel.com
2008-12-18x86: PAT: implement track/untrack of pfnmap regions for x86 - v3venkatesh.pallipadi@intel.com
2008-12-18x86: sigframe.h: add guard macroHiroshi Shimamoto
2008-12-18x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they ge...Jaswinder Singh
2008-12-18x86: signal: prepare to include from ia32_signal.cHiroshi Shimamoto
2008-12-18x86: signal: move sigframe.h to arch/x86/include/asmHiroshi Shimamoto
2008-12-16sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson
2008-12-16x86: UV fix for global physical addressesJack Steiner
2008-12-16Merge commit 'v2.6.28-rc8' into x86/uvIngo Molnar
2008-12-16Merge commit 'v2.6.28-rc8' into x86/docIngo Molnar
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge
2008-12-16x86: ldt.c declare sys_modify_ldt before they get usedJaswinder Singh
2008-12-16x86: signal.c declare do_notify_resume before they get usedJaswinder Singh
2008-12-16x86: process_64.c declare __switch_to() and sys_arch_prctl before they get usedJaswinder Singh
2008-12-16x86: support always running TSC on Intel CPUs, add cpufeature definitionIngo Molnar
2008-12-16Merge commit 'v2.6.28-rc8' into x86/cpufeatureIngo Molnar
2008-12-16x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functionsAndreas Herrmann
2008-12-16x86, mm: limit MAXMEM on 64-bitIngo Molnar
2008-12-16x86, 32-bit: improve lazy TLB handling codeJan Beulich
2008-12-16allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich
2008-12-16x86: consolidate __swp_XXX() macrosJan Beulich
2008-12-16x86: convert rdtscll() to use __native_read_tscKen Chen
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden
2008-12-12x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto
2008-12-12Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar
2008-12-12x86: kill #ifdef for exit_idle()Hiroshi Shimamoto
2008-12-12x86: uaccess: return value of __{get|put}_user() can be intHiroshi Shimamoto
2008-12-08x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto
2008-12-08Merge branch 'linus' into x86/quirksIngo Molnar
2008-12-08x86: change static allocation of trampoline areaRafael J. Wysocki
2008-12-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-12-04x86: change thread_info's flag field back to 32 bitsJoe Korty
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: struct amd_iommu remove padding on 64 bitRichard Kennedy
2008-12-03x86: remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori
2008-12-03Merge branch 'x86/io' into x86/iommuIngo Molnar
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