aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] x86-64: Some cleanup in time.cAndi Kleen2007-05-021-4/+1
* [PATCH] x86: Fix i386 and x86_64 fault information pollutionAndi Kleen2007-05-021-7/+23
* [PATCH] x86-64: a few missing entry.S annotationsJan Beulich2007-05-021-0/+5
* [PATCH] x86: consolidate smp_send_stop()Jan Beulich2007-05-021-18/+10
* [PATCH] x86-64: adjust inclusion of asm/vsyscall32.hJan Beulich2007-05-021-0/+1
* [PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich2007-05-022-0/+2
* [PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar2007-05-022-14/+4
* [PATCH] x86-64: remove clustered APIC modeIngo Molnar2007-05-022-139/+1
* [PATCH] x86-64: always use physical delivery mode on > 8 CPUsIngo Molnar2007-05-021-56/+15
* [PATCH] x86-64: optimize & fix APIC mode setupIngo Molnar2007-05-021-24/+15
* [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton2007-05-022-21/+0
* [PATCH] x86-64: revert x86_64-mm-add-genapic_forceAndrew Morton2007-05-021-8/+1
* [PATCH] x86-64: Update defconfigAndi Kleen2007-05-021-134/+49
* libata/IDE: remove combined mode quirkJeff Garzik2007-04-281-1/+0
* [PATCH] x86-64: Always flush all pages in change_page_attrAndi Kleen2007-04-241-1/+1
* [PATCH] x86-64: make GART PTEs uncacheableJoachim Deguara2007-04-241-1/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-171-1/+0
|\
| * [NET]: Get rid of alloc_skb_from_cacheHerbert Xu2007-04-171-1/+0
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-04-172-5/+7
|\ \ | |/ |/|
| * [PATCH] x86: Fix potential overflow in perfctr reservationAndi Kleen2007-04-161-4/+6
| * [PATCH] x86: Fix gcc 4.2 _proxy_pda workaroundAndi Kleen2007-04-161-1/+1
* | cache_k8_northbridges() overflows beyond allocationBadari Pulavarty2007-04-161-2/+2
|/
* failsafe mechanism to HPET clock calibrationRavikiran G Thirumalai2007-04-141-3/+6
* [PATCH] x86_64 early quirks: fix early_qrk[] section tagAndrew Morton2007-04-081-1/+1
* [PATCH] x86: Don't probe for DDC on VBE1.2Zwane Mwaikambo2007-04-021-0/+14
* [PATCH] x86-64: Increase NMI watchdog probing timeoutAndi Kleen2007-04-021-1/+1
* [PATCH] x86-64: Let oprofile reserve MSR on all CPUsAndi Kleen2007-04-021-27/+91
* [PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30Yinghai Lu2007-03-291-3/+3
* [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki2007-03-271-1/+3
* [PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itselfThomas Gleixner2007-03-231-0/+8
* x86-64: add "local_apic_timer_c2_ok" here tooLinus Torvalds2007-03-231-0/+11
* [PATCH] Fix atomicity of TIF update in flush_thread() for x86_64Mathieu Desnoyers2007-03-181-5/+8
* [PATCH] X86_P4_CLOCKMOD must select CPU_FREQ_TABLEAdrian Bunk2007-03-181-0/+1
* [PATCH] x86: Export _proxy_pda for gcc 4.2Andi Kleen2007-03-161-0/+1
* [PATCH] x86-64: fix section mismatch warningsSam Ravnborg2007-03-164-8/+8
* [PATCH] x86-64: wire up compat sched_rr_get_interval(2)Alexandr Andreev2007-03-161-1/+1
* [PATCH] x86-64: Update defconfigAndi Kleen2007-03-161-16/+37
* Disable NMI watchdog by default properlyLinus Torvalds2007-03-141-4/+1
* [PATCH] misc NULL noiseAl Viro2007-03-141-1/+1
* [PATCH] ACPI: repair nvidia early quirk breakage on x86_64Len Brown2007-03-081-8/+1
* [PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be acceptedPaolo 'Blaisorblade' Giarrusso2007-03-081-0/+1
* [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs offIngo Molnar2007-03-071-1/+4
* [PATCH] clocksource init adjustments (fix bug #7426)john stultz2007-03-053-70/+48
* [PATCH] x86_64: remove unusued 'flags' variableDavid Rientjes2007-03-051-1/+0
* [PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilationEric W. Biederman2007-02-281-4/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-263-1/+2
|\
| * {rd,wr}msr_on_cpu SMP=n optimizationAdrian Bunk2007-02-201-1/+2
| * rdmsr_on_cpu, wrmsr_on_cpuAlexey Dobriyan2007-02-202-1/+2
| * [CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPIThomas Renninger2007-02-201-1/+0
* | [PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman2007-02-263-6/+81