summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen2006-02-172-2/+2
* [PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine ha...Andi Kleen2006-02-171-0/+16
* [PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exceptionAndi Kleen2006-02-171-0/+1
* [PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private ...Jan Beulich2006-02-171-8/+11
* [PATCH] x86_64: GART DMA merging fixAndi Kleen2006-02-131-4/+2
* [PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP oopsJohn Blackwood2006-02-131-1/+17
* [PATCH] x86-64: Fix HPET timer on x460Chris McDermott2006-02-122-4/+10
* [PATCH] amd64 time.c __iomem annotationsAl Viro2006-02-081-1/+1
* [PATCH] drive_info removal outside of arch/i386Al Viro2006-02-082-7/+0
* [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-081-0/+3
* Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds2006-02-051-3/+0
* [PATCH] x86_64: IOMMU printk cleanupJon Mason2006-02-054-10/+11
* [PATCH] x86_64: Let impossible CPUs point to reference per cpu dataAndi Kleen2006-02-051-3/+5
* [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen2006-02-051-0/+20
* [PATCH] x86_64: small fix for CFI annotationsJan Beulich2006-02-051-0/+4
* [PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen2006-02-052-6/+47
* [PATCH] x86_64: Don't allow kprobes on __switch_toAndi Kleen2006-02-051-1/+3
* [PATCH] x86_64: align per-cpu section to configured cache bytesZach Brown2006-02-051-1/+1
* [PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...Kevin VanMaren2006-02-051-3/+6
* [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj2006-02-051-1/+1
* [PATCH] x86_64: mark two routines as __cpuinitShaohua Li2006-02-052-2/+2
* [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-051-0/+3
* [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen2006-02-051-0/+6
* [PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallbackAndi Kleen2006-02-051-0/+3
* [PATCH] x86_64: [PATCH] timer resumeShaohua Li2006-02-052-0/+17
* [PATCH] x86_64: Automatically enable apicmaintimer on ATI boardsAndi Kleen2006-02-051-0/+8
* [PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2006-02-052-9/+70
* [PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen2006-02-053-13/+18
*-------. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-244-9/+86
|\ \ \ \ \
| | | | | * Pull pnpacpi into acpica branchLen Brown2006-01-076-8/+15
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | | | * [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown2005-12-281-1/+1
| | | | | * [ACPI] ACPICA 20050930Bob Moore2005-12-102-9/+9
| | | | |/ | | | |/|
| | | | * [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-012-0/+77
| | | |/
* | | | [PATCH] x86_64: Fix MCE exception stack for boot CPUJan Beulich2006-01-191-1/+1
* | | | [PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table}Jan Beulich2006-01-171-71/+37
* | | | [PATCH] x86_64: set do_not_nx as cpuinitdataAndi Kleen2006-01-161-1/+1
* | | | [PATCH] x86_64: lapic resume uses correct base addressShaohua Li2006-01-161-4/+1
* | | | [PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen2006-01-162-10/+7
* | | | [PATCH] amd64: task_stack_page()Al Viro2006-01-122-4/+4
* | | | [PATCH] amd64: task_pt_regs()Al Viro2006-01-123-11/+4
* | | | [PATCH] amd64: task_thread_info()Al Viro2006-01-125-6/+6
* | | | [PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabledVivek Goyal2006-01-121-2/+9
* | | | [PATCH] x86_64: Don't confuse noapic with noapictimerAndi Kleen2006-01-121-1/+3
* | | | [PATCH] x86_64: don't copy command line twiceJan Beulich2006-01-121-4/+0
* | | | [PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich2006-01-122-4/+2
* | | | [PATCH] x86_64: Use safe_smp_processor_id in MCE handlerAndi Kleen2006-01-121-1/+2
* | | | [PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen2006-01-124-64/+48
* | | | [PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich2006-01-121-3/+9
* | | | [PATCH] x86_64: Reduce screen space needed by stack traceJan Beulich2006-01-121-13/+12
* | | | [PATCH] x86_64: Fix get_cmos_time()Jan Beulich2006-01-121-7/+4