aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel
AgeCommit message (Expand)Author
2007-02-28[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilationEric W. Biederman
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-02-26[PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Remove unnecessary irq 0 setup.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Begin consolidating per_irq data in structures.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORSEric W. Biederman
2007-02-26[PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Simplfiy the set_affinity logic.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Refactor setup_IO_APIC_irqEric W. Biederman
2007-02-26[PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intrEric W. Biederman
2007-02-26[PATCH] x86_64 irq: Kill declaration of removed array, interruptEric W. Biederman
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman
2007-02-26[PATCH] x86_64 irq: Simplfy __assign_irq_vectorEric W. Biederman
2007-02-20[CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPIThomas Renninger
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-16Pull fluff into release branchLen Brown
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar
2007-02-16[PATCH] genirq: do not mask interrupts by defaultIngo Molnar
2007-02-16[PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz
2007-02-16[PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz
2007-02-16[PATCH] x86: rewrite SMP TSC sync codeIngo Molnar
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.cEric W. Biederman
2007-02-13[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64Andi Kleen
2007-02-13[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUsAndi Kleen
2007-02-13[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen
2007-02-13[PATCH] x86-64: survive having no irq mapping for a vectorEric W. Biederman
2007-02-13[PATCH] x86-64: avoid warning message livelockRoland Dreier
2007-02-13[PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPICBenjamin Romer
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar
2007-02-13[PATCH] x86-64: robustify bad_dma_address handlingMuli Ben-Yehuda
2007-02-13[PATCH] x86-64: Don't reserve ROMsAndi Kleen
2007-02-13[PATCH] x86-64: Fix off by one error in IOMMU boundary checkingAndi Kleen
2007-02-13[PATCH] x86-64: x86_64 - Fix FS/GS registers for VT executionZachary Amsden
2007-02-13[PATCH] x86-64: Unexport __supported_pte_maskAndi Kleen
2007-02-13[PATCH] x86-64: Check return value of putreg in PTRACE_SETREGSAndi Kleen
2007-02-13[PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda...Jack Steiner
2007-02-13[PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen
2007-02-13[PATCH] x86-64: Tighten mce_amd driver MSR readsJan Beulich
2007-02-13[PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_wa...Venkatesh Pallipadi
2007-02-13[PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.cGlauber de Oliveira Costa
2007-02-13[PATCH] x86-64: Remove fastcall references in x86_64 codeGlauber de Oliveira Costa
2007-02-13[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth
2007-02-13[PATCH] x86-64: do not always end the stack trace with ULONG_MAXCatalin Marinas