summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge2007-05-021-1/+1
* [PATCH] x86-64: x86-64 system crashes when no memory populating Node 0James Puthukattukaran2007-05-021-3/+2Star
* [PATCH] x86-64: Fix x86_64 compilation with DEBUG_SIG onGlauber de Oliveira Costa2007-05-021-3/+3
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-022-3/+3
* [PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen2007-05-022-5/+13
* [PATCH] x86-64: Clean up asm-x86_64/bugs.hJeremy Fitzhardinge2007-05-022-1/+29
* [PATCH] x86: fix amd64-agp aperture validationJan Beulich2007-05-021-2/+3
* [PATCH] x86-64: Fix "Section mismatch" compile warningBernhard Walle2007-05-021-3/+3
* [PATCH] x86-64: adjust EDID retrievalJan Beulich2007-05-021-1/+1
* [PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M ...Konrad Rzeszutek2007-05-021-0/+6
* [PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fixEric Dumazet2007-05-021-17/+36
* [PATCH] x86-64: fix vtime() vsyscallEric Dumazet2007-05-021-3/+5
* [PATCH] x86: remove UNEXPECTED_IO_APIC()Adrian Bunk2007-05-021-28/+0Star
* [PATCH] x86: sys_ioperm() prototype cleanupAdrian Bunk2007-05-021-0/+1
* [PATCH] x86-64: use lru instead of page->index and page->private for pgd list...Christoph Lameter2007-05-021-3/+2Star
* [PATCH] x86-64: Remove unused stext symbolAndi Kleen2007-05-021-1/+0Star
* [PATCH] x86: tighten kernel image page access rightsJan Beulich2007-05-023-12/+19
* [PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich2007-05-021-4/+12
* [PATCH] x86: add command line length to boot protocolBernhard Walle2007-05-021-1/+6
* [PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flagsJoerg Roedel2007-05-021-3/+2Star
* [PATCH] x86-64: fixed size remaining fake nodesDavid Rientjes2007-05-021-10/+37
* [PATCH] x86-64: split remaining fake nodes equallyDavid Rientjes2007-05-021-4/+18
* [PATCH] x86-64: configurable fake numa node sizesDavid Rientjes2007-05-021-108/+153
* [PATCH] x86-64: make simnow_init() staticAdrian Bunk2007-05-021-1/+1
* [PATCH] x86-64: remove extra smp_processor_id callingYinghai Lu2007-05-021-2/+1Star
* [PATCH] x86-64: fix ia32_binfmt.c build errorRalf Baechle2007-05-021-4/+6
* [PATCH] x86: Log reason why TSC was marked unstablejohn stultz2007-05-023-4/+5
* [PATCH] x86-64: Minor white space cleanup in traps.cAndi Kleen2007-05-021-3/+1Star
* [PATCH] x86-64: Allow sys_uselib unconditionallyAndi Kleen2007-05-021-4/+0Star
* [PATCH] x86-64: Don't disable basic block reorderingAndi Kleen2007-05-021-3/+0Star
* [PATCH] x86-64: Move cpu verification code to common fileVivek Goyal2007-05-025-123/+152
* [PATCH] x86-64: Extend bzImage protocol for relocatable bzImageVivek Goyal2007-05-021-2/+11
* [PATCH] x86-64: build-time checkingVivek Goyal2007-05-022-1/+8
* [PATCH] x86-64: Relocatable Kernel SupportVivek Goyal2007-05-028-330/+593
* [PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2007-05-026-32/+39
* [PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal2007-05-021-0/+14
* [PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal2007-05-025-58/+25Star
* [PATCH] x86-64: Modify discover_ebda to use virtual addressesVivek Goyal2007-05-021-2/+2
* [PATCH] x86-64: 64bit ACPI wakeup trampolineVivek Goyal2007-05-023-51/+41Star
* [PATCH] x86-64: wakeup.S misc cleanupsVivek Goyal2007-05-021-72/+40Star
* [PATCH] x86-64: wakeup.S rename registers to reflect right namesVivek Goyal2007-05-021-18/+18
* [PATCH] x86-64: Get rid of dead code in suspend resumeVivek Goyal2007-05-021-56/+1Star
* [PATCH] x86-64: 64bit PIC SMP trampolineVivek Goyal2007-05-023-22/+156
* [PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal2007-05-021-1/+2
* [PATCH] x86-64: cleanup segmentsVivek Goyal2007-05-021-6/+6
* [PATCH] x86-64: modify copy_bootdata to use virtual addressesVivek Goyal2007-05-021-9/+8Star
* [PATCH] x86-64: Fix early printk to use standard ISA mappingVivek Goyal2007-05-021-2/+1Star
* [PATCH] x86-64: Clean up the early boot page tableVivek Goyal2007-05-021-33/+28Star
* [PATCH] x86-64: Kill temp boot pmdsVivek Goyal2007-05-022-58/+45Star
* [PATCH] x86-64: dma_ops as constStephen Hemminger2007-05-025-5/+5