summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] x86: add command line length to boot protocolBernhard Walle1-1/+6
2007-05-02[PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flagsJoerg Roedel1-3/+2
2007-05-02[PATCH] x86-64: fixed size remaining fake nodesDavid Rientjes1-10/+37
2007-05-02[PATCH] x86-64: split remaining fake nodes equallyDavid Rientjes1-4/+18
2007-05-02[PATCH] x86-64: configurable fake numa node sizesDavid Rientjes1-108/+153
2007-05-02[PATCH] x86-64: make simnow_init() staticAdrian Bunk1-1/+1
2007-05-02[PATCH] x86-64: remove extra smp_processor_id callingYinghai Lu1-2/+1
2007-05-02[PATCH] x86-64: fix ia32_binfmt.c build errorRalf Baechle1-4/+6
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz3-4/+5
2007-05-02[PATCH] x86-64: Minor white space cleanup in traps.cAndi Kleen1-3/+1
2007-05-02[PATCH] x86-64: Allow sys_uselib unconditionallyAndi Kleen1-4/+0
2007-05-02[PATCH] x86-64: Don't disable basic block reorderingAndi Kleen1-3/+0
2007-05-02[PATCH] x86-64: Move cpu verification code to common fileVivek Goyal5-123/+152
2007-05-02[PATCH] x86-64: Extend bzImage protocol for relocatable bzImageVivek Goyal1-2/+11
2007-05-02[PATCH] x86-64: build-time checkingVivek Goyal2-1/+8
2007-05-02[PATCH] x86-64: Relocatable Kernel SupportVivek Goyal8-330/+593
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal6-32/+39
2007-05-02[PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal1-0/+14
2007-05-02[PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal5-58/+25
2007-05-02[PATCH] x86-64: Modify discover_ebda to use virtual addressesVivek Goyal1-2/+2
2007-05-02[PATCH] x86-64: 64bit ACPI wakeup trampolineVivek Goyal3-51/+41
2007-05-02[PATCH] x86-64: wakeup.S misc cleanupsVivek Goyal1-72/+40
2007-05-02[PATCH] x86-64: wakeup.S rename registers to reflect right namesVivek Goyal1-18/+18
2007-05-02[PATCH] x86-64: Get rid of dead code in suspend resumeVivek Goyal1-56/+1
2007-05-02[PATCH] x86-64: 64bit PIC SMP trampolineVivek Goyal3-22/+156
2007-05-02[PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal1-1/+2
2007-05-02[PATCH] x86-64: cleanup segmentsVivek Goyal1-6/+6
2007-05-02[PATCH] x86-64: modify copy_bootdata to use virtual addressesVivek Goyal1-9/+8
2007-05-02[PATCH] x86-64: Fix early printk to use standard ISA mappingVivek Goyal1-2/+1
2007-05-02[PATCH] x86-64: Clean up the early boot page tableVivek Goyal1-33/+28
2007-05-02[PATCH] x86-64: Kill temp boot pmdsVivek Goyal2-58/+45
2007-05-02[PATCH] x86-64: dma_ops as constStephen Hemminger5-5/+5
2007-05-02[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel4-10/+64
2007-05-02[PATCH] x86-64: Correct max number of CPUs in KconfigAndi Kleen1-2/+2
2007-05-02[PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2)Stephane Eranian1-4/+4
2007-05-02[PATCH] x86-64: Some cleanup in time.cAndi Kleen1-4/+1
2007-05-02[PATCH] x86: Fix i386 and x86_64 fault information pollutionAndi Kleen1-7/+23
2007-05-02[PATCH] x86-64: a few missing entry.S annotationsJan Beulich1-0/+5
2007-05-02[PATCH] x86: consolidate smp_send_stop()Jan Beulich1-18/+10
2007-05-02[PATCH] x86-64: adjust inclusion of asm/vsyscall32.hJan Beulich1-0/+1
2007-05-02[PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich2-0/+2
2007-05-02[PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar2-14/+4
2007-05-02[PATCH] x86-64: remove clustered APIC modeIngo Molnar2-139/+1
2007-05-02[PATCH] x86-64: always use physical delivery mode on > 8 CPUsIngo Molnar1-56/+15
2007-05-02[PATCH] x86-64: optimize & fix APIC mode setupIngo Molnar1-24/+15
2007-05-02[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton2-21/+0
2007-05-02[PATCH] x86-64: revert x86_64-mm-add-genapic_forceAndrew Morton1-8/+1
2007-05-02[PATCH] x86-64: Update defconfigAndi Kleen1-134/+49
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik1-1/+0
2007-04-24[PATCH] x86-64: Always flush all pages in change_page_attrAndi Kleen1-1/+1