aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel
AgeCommit message (Expand)Author
2007-05-02[PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flagsJoerg Roedel
2007-05-02[PATCH] x86-64: make simnow_init() staticAdrian Bunk
2007-05-02[PATCH] x86-64: remove extra smp_processor_id callingYinghai Lu
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz
2007-05-02[PATCH] x86-64: Minor white space cleanup in traps.cAndi Kleen
2007-05-02[PATCH] x86-64: Move cpu verification code to common fileVivek Goyal
2007-05-02[PATCH] x86-64: build-time checkingVivek Goyal
2007-05-02[PATCH] x86-64: Relocatable Kernel SupportVivek Goyal
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal
2007-05-02[PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal
2007-05-02[PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal
2007-05-02[PATCH] x86-64: Modify discover_ebda to use virtual addressesVivek Goyal
2007-05-02[PATCH] x86-64: 64bit ACPI wakeup trampolineVivek Goyal
2007-05-02[PATCH] x86-64: wakeup.S misc cleanupsVivek Goyal
2007-05-02[PATCH] x86-64: wakeup.S rename registers to reflect right namesVivek Goyal
2007-05-02[PATCH] x86-64: Get rid of dead code in suspend resumeVivek Goyal
2007-05-02[PATCH] x86-64: 64bit PIC SMP trampolineVivek Goyal
2007-05-02[PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal
2007-05-02[PATCH] x86-64: cleanup segmentsVivek Goyal
2007-05-02[PATCH] x86-64: modify copy_bootdata to use virtual addressesVivek Goyal
2007-05-02[PATCH] x86-64: Fix early printk to use standard ISA mappingVivek Goyal
2007-05-02[PATCH] x86-64: Clean up the early boot page tableVivek Goyal
2007-05-02[PATCH] x86-64: Kill temp boot pmdsVivek Goyal
2007-05-02[PATCH] x86-64: dma_ops as constStephen Hemminger
2007-05-02[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel
2007-05-02[PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2)Stephane Eranian
2007-05-02[PATCH] x86-64: Some cleanup in time.cAndi Kleen
2007-05-02[PATCH] x86: Fix i386 and x86_64 fault information pollutionAndi Kleen
2007-05-02[PATCH] x86-64: a few missing entry.S annotationsJan Beulich
2007-05-02[PATCH] x86: consolidate smp_send_stop()Jan Beulich
2007-05-02[PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich
2007-05-02[PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar
2007-05-02[PATCH] x86-64: remove clustered APIC modeIngo Molnar
2007-05-02[PATCH] x86-64: always use physical delivery mode on > 8 CPUsIngo Molnar
2007-05-02[PATCH] x86-64: optimize & fix APIC mode setupIngo Molnar
2007-05-02[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton
2007-05-02[PATCH] x86-64: revert x86_64-mm-add-genapic_forceAndrew Morton
2007-04-24[PATCH] x86-64: make GART PTEs uncacheableJoachim Deguara
2007-04-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-17Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-04-17[NET]: Get rid of alloc_skb_from_cacheHerbert Xu
2007-04-16cache_k8_northbridges() overflows beyond allocationBadari Pulavarty
2007-04-16[PATCH] x86: Fix potential overflow in perfctr reservationAndi Kleen
2007-04-16[PATCH] x86: Fix gcc 4.2 _proxy_pda workaroundAndi Kleen
2007-04-14failsafe mechanism to HPET clock calibrationRavikiran G Thirumalai
2007-04-08[PATCH] x86_64 early quirks: fix early_qrk[] section tagAndrew Morton
2007-04-02[PATCH] x86-64: Increase NMI watchdog probing timeoutAndi Kleen
2007-04-02[PATCH] x86-64: Let oprofile reserve MSR on all CPUsAndi Kleen
2007-03-29[PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30Yinghai Lu
2007-03-27[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki