summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-263-1/+2
|\
| * {rd,wr}msr_on_cpu SMP=n optimizationAdrian Bunk2007-02-201-1/+2
| * rdmsr_on_cpu, wrmsr_on_cpuAlexey Dobriyan2007-02-202-1/+2
| * [CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPIThomas Renninger2007-02-201-1/+0
* | [PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman2007-02-263-6/+81
* | [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman2007-02-262-36/+36
* | [PATCH] x86_64 irq: Remove unnecessary irq 0 setup.Eric W. Biederman2007-02-261-6/+0
* | [PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.Eric W. Biederman2007-02-261-53/+56
* | [PATCH] x86_64 irq: Begin consolidating per_irq data in structures.Eric W. Biederman2007-02-261-61/+50
* | [PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORSEric W. Biederman2007-02-261-5/+5
* | [PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.Eric W. Biederman2007-02-261-1/+1
* | [PATCH] x86_64 irq: Simplfiy the set_affinity logic.Eric W. Biederman2007-02-261-9/+3
* | [PATCH] x86_64 irq: Refactor setup_IO_APIC_irqEric W. Biederman2007-02-261-92/+34
* | [PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intrEric W. Biederman2007-02-261-3/+3
* | [PATCH] x86_64 irq: Kill declaration of removed array, interruptEric W. Biederman2007-02-261-2/+0
* | [PATCH] irq: Remove set_native_irq_infoEric W. Biederman2007-02-261-5/+5
* | [PATCH] x86_64 irq: Simplfy __assign_irq_vectorEric W. Biederman2007-02-261-8/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-1/+1
|\ \
| * | Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-171-1/+1
* | | Pull fluff into release branchLen Brown2007-02-161-1/+3
|\ \ \ | |/ / |/| |
| * | ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2007-02-132-2/+6
* | | [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-161-3/+1
* | | [PATCH] genirq: do not mask interrupts by defaultIngo Molnar2007-02-161-0/+1
* | | [PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz2007-02-166-72/+100
* | | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-167-408/+124
* | | [PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz2007-02-164-661/+670
* | | [PATCH] time: x86_64: hpet_address cleanupjohn stultz2007-02-162-18/+21
* | | [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-164-220/+210
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-1430-416/+761
|\ \ \
| * | | [PATCH] x86-64: Remove mk_pte_phys()Andi Kleen2007-02-131-1/+3
| * | | [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64Andi Kleen2007-02-132-20/+2
| * | | [PATCH] x86_64: Wire up compat epoll_pwaitRalf Baechle2007-02-131-0/+1
| * | | [PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen2007-02-131-1/+6
| * | | [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUsAndi Kleen2007-02-131-1/+1
| * | | [PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen2007-02-131-4/+10
| * | | [PATCH] x86-64: survive having no irq mapping for a vectorEric W. Biederman2007-02-131-3/+9
| * | | [PATCH] x86-64: Minor patch for compilation warning in x86_64 signal codeEvgeniy Polyakov2007-02-131-2/+2
| * | | [PATCH] x86-64: avoid warning message livelockRoland Dreier2007-02-131-2/+3
| * | | [PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPICBenjamin Romer2007-02-131-13/+11
| * | | [PATCH] x86-64: clean up sparsemem memory_present callBob Picco2007-02-131-15/+2
| * | | [PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar2007-02-131-0/+27
| * | | [PATCH] x86-64: robustify bad_dma_address handlingMuli Ben-Yehuda2007-02-131-2/+15
| * | | [PATCH] x86-64: Don't reserve ROMsAndi Kleen2007-02-131-128/+2
| * | | [PATCH] x86-64: Fix off by one error in IOMMU boundary checkingAndi Kleen2007-02-131-2/+2
| * | | [PATCH] x86-64: x86_64 - Fix FS/GS registers for VT executionZachary Amsden2007-02-131-6/+14
| * | | [PATCH] x86-64: Unexport __supported_pte_maskAndi Kleen2007-02-131-1/+0
| * | | [PATCH] x86-64: Check return value of putreg in PTRACE_SETREGSAndi Kleen2007-02-131-2/+6
| * | | [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda...Jack Steiner2007-02-131-2/+7
| * | | [PATCH] x86-64: Kconfig typosNicolas Kaiser2007-02-131-6/+6
| * | | [PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen2007-02-132-12/+58
OpenPOWER on IntegriCloud