summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [PATCH] x86-64: add X86_FEATURE_PEBS and detectionStephane Eranian2006-12-071-0/+2
| | * | [PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DSStephane Eranian2006-12-071-1/+2
| | * | [PATCH] x86-64: Don't keep interrupts disabled while spinning in spinlocksAndi Kleen2006-12-071-1/+28
| * | | [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-071-1/+0Star
| * | | [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+2
| * | | [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
| * | | [PATCH] declare smp_call_function_single in generic codeRandy Dunlap2006-12-071-7/+0Star
| * | | [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-99/+0Star
| * | | [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-2/+2
| * | | 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-051-3/+0Star
| * | [PATCH] severing uaccess.h -> sched.hAl Viro2006-12-041-1/+0Star
| * | [PATCH] severing module.h->sched.hAl Viro2006-12-041-1/+0Star
| * | [NET]: X86_64 checksum annotations and cleanups.Al Viro2006-12-031-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/+0Star
| * | [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/+0Star
| * | [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
| |/
* | [CPUFREQ] p4-clockmod: fix support for CoreDominik Brodowski2006-12-121-0/+1
* | [CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardwareVenkatesh Pallipadi2006-10-161-0/+3
|/
* ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2006-10-141-0/+2
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-27/+0Star
* [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/+0Star
* [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/+0Star
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-2/+0Star
* | [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-041-21/+0Star
* | [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/+0Star
* | [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/+0Star
* | [PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-043-46/+0Star
* | [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/+0Star
|/
* 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/+6Star
* [PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli2006-10-021-0/+2
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-3/+0Star
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4