aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-14[PATCH] x86-64: Fix race in exit_idleAndi Kleen1-0/+9
2006-11-14[PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen1-2/+0
2006-11-14[PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen1-0/+1
2006-11-08x86-64: clean up io-apic accessesLinus Torvalds1-34/+0
2006-10-25[PATCH] x86-64: Only look at per_cpu data for online cpus.Eric W. Biederman1-0/+2
2006-10-21[PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 stateAndi Kleen1-0/+2
2006-10-21[PATCH] x86-64: x86_64 add NX mask for PTE entrybibo,mao1-0/+1
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi1-0/+2
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-27/+0
2006-10-08[PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.Eric W. Biederman2-0/+2
2006-10-08[PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman1-2/+0
2006-10-06[PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells4-6/+7
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds1-2/+0
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman1-21/+0
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman1-0/+42
2006-10-04[PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman1-1/+0
2006-10-04[PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman2-4/+6
2006-10-04[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vector, not the irq numberEric W. Biederman1-0/+1
2006-10-04[PATCH] genirq: irq: generalize the check for HARDIRQ_BITSEric W. Biederman1-0/+3
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman1-2/+0
2006-10-04[PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman3-46/+0
2006-10-04[PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman2-5/+49
2006-10-04[PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar1-2/+0
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-2/+0
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B1-0/+1
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-87/+6
2006-10-02[PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli1-0/+2
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-3/+0
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky1-0/+4
2006-09-30[PATCH] Use early clobber in semaphoresAndi Kleen1-2/+2
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen1-0/+7
2006-09-30[PATCH] Add proper sparse __user casts to __copy_to_user_inatomicAndi Kleen1-1/+6
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer1-7/+0
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap1-2/+3
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2-5/+2
2006-09-27[PATCH] fix x86_64-mm-spinlock-cleanupAndrew Morton1-0/+1
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds43-418/+397
2006-09-26[PATCH] Split i386 and x86_64 ptrace.hJeff Dike3-52/+59
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki1-0/+1
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton1-2/+0
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-8/+8
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck1-3/+9
2006-09-26[PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2-0/+3
2006-09-26[PATCH] Fix unwinder warning in traps.cAndi Kleen1-2/+2
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1Andi Kleen1-0/+2
2006-09-26[PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen1-38/+4
2006-09-26[PATCH] Don't leak NT bit into next taskAndi Kleen1-2/+3
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2-0/+11