summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-182/+257
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar3-1/+18
2008-12-25Merge branch 'x86/tsc' into tracing/coreIngo Molnar1-1/+4
2008-12-25tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker1-1/+2
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar5-34/+131
2008-12-23Merge branch 'x86/iommu' into x86/coreIngo Molnar5-39/+33
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar54-318/+635
2008-12-23Merge branch 'x86/apic' into x86/irqIngo Molnar1-1/+7
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger2-0/+16
2008-12-19x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com1-4/+2
2008-12-19x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com1-5/+0
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar4-18/+22
2008-12-18x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32Hiroshi Shimamoto1-18/+0
2008-12-18x86: sigframe.h: include headers for dependencyHiroshi Shimamoto1-0/+4
2008-12-18x86: traps.c declare functions before they get usedJaswinder Singh1-2/+9
2008-12-18x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com1-0/+3
2008-12-18x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3venkatesh.pallipadi@intel.com3-15/+8
2008-12-18x86: PAT: implement track/untrack of pfnmap regions for x86 - v3venkatesh.pallipadi@intel.com1-0/+10
2008-12-18x86: sigframe.h: add guard macroHiroshi Shimamoto1-0/+5
2008-12-18x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they ge...Jaswinder Singh1-4/+4
2008-12-18x86: signal: prepare to include from ia32_signal.cHiroshi Shimamoto1-2/+20
2008-12-18x86: signal: move sigframe.h to arch/x86/include/asmHiroshi Shimamoto1-0/+43
2008-12-17x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov1-1/+28
2008-12-16sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson1-1/+1
2008-12-16x86: UV fix for global physical addressesJack Steiner1-14/+2
2008-12-16Merge commit 'v2.6.28-rc8' into x86/uvIngo Molnar7-36/+20
2008-12-16Merge commit 'v2.6.28-rc8' into x86/docIngo Molnar28-88/+108
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge3-31/+19
2008-12-16x86: ldt.c declare sys_modify_ldt before they get usedJaswinder Singh1-3/+3
2008-12-16x86: signal.c declare do_notify_resume before they get usedJaswinder Singh1-2/+4
2008-12-16x86: process_64.c declare __switch_to() and sys_arch_prctl before they get usedJaswinder Singh2-2/+5
2008-12-16Merge branch 'x86/cpufeature' into x86/tscIngo Molnar1-1/+4
2008-12-16x86: support always running TSC on Intel CPUs, add cpufeature definitionIngo Molnar1-0/+1
2008-12-16Merge commit 'v2.6.28-rc8' into x86/cpufeatureIngo Molnar19-68/+79
2008-12-16x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functionsAndreas Herrmann1-0/+2
2008-12-16x86, mm: limit MAXMEM on 64-bitIngo Molnar2-2/+2
2008-12-16x86, 32-bit: improve lazy TLB handling codeJan Beulich1-7/+6
2008-12-16allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich1-1/+1
2008-12-16x86: consolidate __swp_XXX() macrosJan Beulich4-19/+66
2008-12-16x86: convert rdtscll() to use __native_read_tscKen Chen1-2/+2
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden1-1/+7
2008-12-12x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto2-0/+4
2008-12-12Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar6-35/+19
2008-12-12x86: kill #ifdef for exit_idle()Hiroshi Shimamoto1-0/+5
2008-12-12x86: uaccess: return value of __{get|put}_user() can be intHiroshi Shimamoto1-2/+2
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger4-142/+153
2008-12-08x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto1-1/+1
2008-12-08Merge branch 'linus' into x86/quirksIngo Molnar10-38/+56
2008-12-08x86: change static allocation of trampoline areaRafael J. Wysocki1-0/+7
2008-12-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-16/+14