summaryrefslogtreecommitdiff
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
*-----------------------------------------------. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-2354-318/+635
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | | | | | * xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge2008-12-163-31/+19
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | * sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson2008-12-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * x86: UV fix for global physical addressesJack Steiner2008-12-161-14/+2
| | | | | | | | | | | | | | | | | | | | | | | | * Merge commit 'v2.6.28-rc8' into x86/uvIngo Molnar2008-12-167-36/+20
| | | | | | | | | | | | | | | | | | | | | | | | |\ | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | | | | | |/| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | * Merge branch 'linus' into x86/uvIngo Molnar2008-11-2023-52/+88
| | | | | | | | | | | | | | | | | | | | | | | | |\
| | | | | | | | | | | | | | | | | | | | | | | | * | x86: uv: Add UV reserved page bios callRuss Anderson2008-11-051-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | * | x86: uv: Add UV memory protection bios callRuss Anderson2008-11-051-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | * | x86: uv: Add UV watchlist bios callRuss Anderson2008-11-051-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | * | x86/uv: update SCIR driver to use the idle_cpu() functionMike Travis2008-10-271-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | * | x86/uv: provide a System Activity Indicator driverMike Travis2008-10-271-1/+62
| | | | | | | | | | | | | | | | | | | | | | | | * | Merge commit 'v2.6.28-rc2' into x86/uvIngo Molnar2008-10-271-3/+3
| | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ / | | | | | | | | | | | | | | |/| | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | * | x86: convert rdtscll() to use __native_read_tscKen Chen2008-12-161-2/+2
| | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | | | | | |/| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | * | x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32Hiroshi Shimamoto2008-12-181-18/+0
| | | | | | | | | | | | | | | | | | | | | | * | x86: sigframe.h: include headers for dependencyHiroshi Shimamoto2008-12-181-0/+4
| | | | | | | | | | | | | | | | | | | | | | * | x86: sigframe.h: add guard macroHiroshi Shimamoto2008-12-181-0/+5
| | | | | | | | | | | | | | | | | | | | | | * | x86: signal: prepare to include from ia32_signal.cHiroshi Shimamoto2008-12-181-2/+20
| | | | | | | | | | | | | | | | | | | | | | * | x86: signal: move sigframe.h to arch/x86/include/asmHiroshi Shimamoto2008-12-181-0/+43
| | | | | | | | | | | | | | | | | | | | | | * | x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto2008-12-081-1/+1
| | | | | | | | | | | | | | | |_|_|_|_|_|_|/ / | | | | | | | | | | | | | | |/| | | | | | | |
| | | | | | | | | | | | | | | | | | | | | * | x86: change static allocation of trampoline areaRafael J. Wysocki2008-12-081-0/+7
| | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | | | | | | |/| | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | * | x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin2008-11-111-1/+3
| | | | | | | | | | | | | | | | | | | | * | x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera2008-11-112-0/+3
| | | | | | | | | | | | | | | | | | | |/ / | | | | | | | | | | | | | | | | | | |/| |
| | | | | | | | | | | | | | | | | | | * | Merge branch 'linus' into x86/quirksIngo Molnar2008-12-0810-38/+56
| | | | | | | | | | | | | | | | | | | |\ \ | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / | | | | | | | | |/| | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | * | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu2008-11-182-23/+54
| | | | | | | | | | | | | | | | | | | * | x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu2008-11-185-1/+8
| | | | | | | | | | | | | | | | | | | * | x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2008-11-179-66/+67
| | | | | | | | | | | | | | | | | * | | | Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar2008-10-282-0/+12
| | | | | | | | | | | | | | | |_|/ / / / | | | | | | | | | | | | | | |/| | | | |
| | | | | | | | | | | | | | | | * | | | x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com2008-12-191-4/+2
| | | | | | | | | | | | | | | | * | | | x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com2008-12-191-5/+0
| | | | | | | | | | | | | | | | * | | | x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com2008-12-181-0/+3
| | | | | | | | | | | | | | | | * | | | x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3venkatesh.pallipadi@intel.com2008-12-183-15/+8
| | | | | | | | | | | | | | | | * | | | x86: PAT: implement track/untrack of pfnmap regions for x86 - v3venkatesh.pallipadi@intel.com2008-12-181-0/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | | x86, mm: limit MAXMEM on 64-bitIngo Molnar2008-12-162-2/+2
| | | | | | | | | | | | | * | | | | | x86, 32-bit: improve lazy TLB handling codeJan Beulich2008-12-161-7/+6
| | | | | | | | | | | | | * | | | | | x86: consolidate __swp_XXX() macrosJan Beulich2008-12-164-19/+66
| | | | | | | | | | | | | * | | | | | x86: uaccess: return value of __{get|put}_user() can be intHiroshi Shimamoto2008-12-121-2/+2
| | | | | | | | | |_|_|_|/ / / / / / | | | | | | | | |/| | | | | | | | |
| | | | | | | | | | | | * | | | | | x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functionsAndreas Herrmann2008-12-161-0/+2
| | | | | | | | | |_|_|/ / / / / / | | | | | | | | |/| | | | | | | |
| | | | | | | | | | | * | | | | | Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar2008-11-2023-52/+88
| | | | | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | |_|_|_|/ | | | | | | | | | | | | |/| | | |
| | | | | | | | | | | * | | | | | x86: corruption check: move the corruption checks into their own fileArjan van de Ven2008-10-271-0/+4
| | | | | | | | | | | | |/ / / / | | | | | | | | | | | |/| | | |
| | | | | | | | | | * | | | | | x86: provide readq()/writeq() on 32-bit too, completeIngo Molnar2008-11-301-9/+9
| | | | | | | | | | * | | | | | x86: provide readq()/writeq() on 32-bit too, cleanupIngo Molnar2008-11-301-10/+7
| | | | | | | | | | * | | | | | x86: provide readq()/writeq() on 32-bit tooHitoshi Mitake2008-11-301-0/+24
| | | | | | |_|_|_|/ / / / / / | | | | | |/| | | | | | | | |
| | | | | | | | | * | | | | | x86: kill #ifdef for exit_idle()Hiroshi Shimamoto2008-12-121-0/+5
| | | | | | | | |/ / / / / /
| | | | | | | * | | | | | | Merge commit 'v2.6.28-rc8' into x86/docIngo Molnar2008-12-1628-88/+108
| | | | | | | |\ \ \ \ \ \ \ | | | | | | | | |/ / / / / /
| | | | | | | * | | | | | | x86: clean up comments wrt. rd{msr|tsc|pmc}Jike Song2008-10-281-4/+4
| | | | | | | | |/ / / / / | | | | | | | |/| | | | |
| | | | | | * | | | | | | x86: Add a synthetic TSC_RELIABLE feature bit.Alok Kataria2008-11-011-0/+1
| | | | | | * | | | | | | x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria2008-11-013-0/+56
| | | | * | | | | | | | | allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich2008-12-161-1/+1
| | | | |/ / / / / / / /
| | | * | | | | | | | | x86 kdump: make nmi_shootdown_cpus() non-staticEduardo Habkost2008-11-121-0/+5
| | | * | | | | | | | | Merge branch 'linus' into x86/crashdumpIngo Molnar2008-11-129-29/+24
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | |