summaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-24[PATCH] x86-64: make GART PTEs uncacheableJoachim Deguara1-1/+5
2007-04-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+0
2007-04-18Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-5/+7
2007-04-18[NET]: Get rid of alloc_skb_from_cacheHerbert Xu1-1/+0
2007-04-17cache_k8_northbridges() overflows beyond allocationBadari Pulavarty1-2/+2
2007-04-16[PATCH] x86: Fix potential overflow in perfctr reservationAndi Kleen1-4/+6
2007-04-16[PATCH] x86: Fix gcc 4.2 _proxy_pda workaroundAndi Kleen1-1/+1
2007-04-15failsafe mechanism to HPET clock calibrationRavikiran G Thirumalai1-3/+6
2007-04-09[PATCH] x86_64 early quirks: fix early_qrk[] section tagAndrew Morton1-1/+1
2007-04-02[PATCH] x86: Don't probe for DDC on VBE1.2Zwane Mwaikambo1-0/+14
2007-04-02[PATCH] x86-64: Increase NMI watchdog probing timeoutAndi Kleen1-1/+1
2007-04-02[PATCH] x86-64: Let oprofile reserve MSR on all CPUsAndi Kleen1-27/+91
2007-03-29[PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30Yinghai Lu1-3/+3
2007-03-27[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki1-1/+3
2007-03-24[PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itselfThomas Gleixner1-0/+8
2007-03-23x86-64: add "local_apic_timer_c2_ok" here tooLinus Torvalds1-0/+11
2007-03-18[PATCH] Fix atomicity of TIF update in flush_thread() for x86_64Mathieu Desnoyers1-5/+8
2007-03-18[PATCH] X86_P4_CLOCKMOD must select CPU_FREQ_TABLEAdrian Bunk1-0/+1