summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
* x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds2006-12-061-1/+1
* [PATCH] Remove 'volatile' from spinlock_typesArt Haas2006-12-061-2/+2
* [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-041-3/+0
* [PATCH] severing uaccess.h -> sched.hAl Viro2006-12-041-1/+0
* [PATCH] severing module.h->sched.hAl Viro2006-12-041-1/+0
* [NET]: X86_64 checksum annotations and cleanups.Al Viro2006-12-021-26/+28
* ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt2006-12-011-1/+9
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] x86-64: Fix race in exit_idleAndi Kleen2006-11-141-0/+9
* [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen2006-11-141-2/+0
* [PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen2006-11-141-0/+1
* x86-64: clean up io-apic accessesLinus Torvalds2006-11-081-34/+0
* [PATCH] x86-64: Only look at per_cpu data for online cpus.Eric W. Biederman2006-10-251-0/+2
* [PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 stateAndi Kleen2006-10-211-0/+2
* [PATCH] x86-64: x86_64 add NX mask for PTE entrybibo,mao2006-10-211-0/+1
* ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2006-10-141-0/+2
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-27/+0
* [PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.Eric W. Biederman2006-10-082-0/+2
* [PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman2006-10-081-2/+0
* [PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck2006-10-061-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-054-6/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-041-2/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-2/+0
* | [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-041-21/+0
* | [PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2006-10-041-0/+42
* | [PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman2006-10-041-1/+0
* | [PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman2006-10-042-4/+6
* | [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...Eric W. Biederman2006-10-041-0/+1
* | [PATCH] genirq: irq: generalize the check for HARDIRQ_BITSEric W. Biederman2006-10-041-0/+3
* | [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-041-2/+0
* | [PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-043-46/+0
* | [PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman2006-10-042-5/+49
* | [PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar2006-10-041-2/+0
|/
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] sched: introduce child field in sched_domainSiddha, Suresh B2006-10-031-0/+1
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-87/+6
* [PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli2006-10-021-0/+2
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-3/+0
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4
* [PATCH] Use early clobber in semaphoresAndi Kleen2006-09-301-2/+2
* [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-301-0/+7
* [PATCH] Add proper sparse __user casts to __copy_to_user_inatomicAndi Kleen2006-09-301-1/+6
* [PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2006-09-291-7/+0
* [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-271-2/+3
* [PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-272-5/+2
* [PATCH] fix x86_64-mm-spinlock-cleanupAndrew Morton2006-09-271-0/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-2643-418/+397
|\
| * [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-262-0/+3
| * [PATCH] Fix unwinder warning in traps.cAndi Kleen2006-09-261-2/+2
| * [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-261-0/+2
OpenPOWER on IntegriCloud