summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | | [PATCH] x86_64: No need to export get_cmos_time anymoreAndi Kleen2006-01-122-4/+1
* | | | [PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen2006-01-121-6/+0
* | | | [PATCH] x86_64: sparse warning cleanupsStephen Hemminger2006-01-121-1/+1
* | | | [PATCH] x86_64: Remove unused segmentsAndi Kleen2006-01-121-3/+2
* | | | [PATCH] x86_64: ioapic virtual wire mode fixVivek Goyal2006-01-121-1/+2
* | | | [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai2006-01-122-0/+46
* | | | [PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman2006-01-121-36/+108
* | | | [PATCH] x86_64: allow setting RF in EFLAGSChuck Ebbert2006-01-121-3/+6
* | | | [PATCH] x86_64: "invalid operand" -> "invalid opcode"Chuck Ebbert2006-01-121-1/+1
* | | | [PATCH] x86_64: Sparse warnings fix.Luiz Fernando Capitulino2006-01-121-2/+2
* | | | [PATCH] x86_64: Remove useless KDB vectorAndi Kleen2006-01-124-17/+1
* | | | [PATCH] x86_64: Tell user to enable GART_IOMMU when neededAndi Kleen2006-01-121-2/+3
* | | | [PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernelsAndi Kleen2006-01-121-0/+2
* | | | [PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai2006-01-123-1/+22
* | | | [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-126-17/+16
* | | | [PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai2006-01-121-0/+2
* | | | [PATCH] x86_64: Fix up white space in time.cAndi Kleen2006-01-121-39/+32
* | | | [PATCH] x86_64: Use standard __always_inline in vsyscall.cAndi Kleen2006-01-121-6/+5
* | | | [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen2006-01-123-21/+9
* | | | [PATCH] x86_64: Support alternative() in vsyscallsAndi Kleen2006-01-121-2/+10
* | | | [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen2006-01-122-3/+9
* | | | [PATCH] x86_64: x86_64 write apic id fixVivek Goyal2006-01-121-1/+1