aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day1-1/+1
2007-02-16Pull fluff into release branchLen Brown1-1/+3
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar1-3/+1
2007-02-16[PATCH] genirq: do not mask interrupts by defaultIngo Molnar1-0/+1
2007-02-16[PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz6-72/+100
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz7-408/+124
2007-02-16[PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz4-661/+670
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz2-18/+21
2007-02-16[PATCH] x86: rewrite SMP TSC sync codeIngo Molnar4-220/+210
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds30-416/+761
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman3-3/+3
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.cEric W. Biederman1-6/+16
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.cEric W. Biederman1-2/+2
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.cEric W. Biederman1-10/+20
2007-02-14[PATCH] sysctl: x86_64: remove unnecessary use of insert_at_headEric W. Biederman2-2/+2
2007-02-13[PATCH] x86-64: Remove mk_pte_phys()Andi Kleen1-1/+3
2007-02-13[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64Andi Kleen2-20/+2
2007-02-13[PATCH] x86_64: Wire up compat epoll_pwaitRalf Baechle1-0/+1
2007-02-13[PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen1-1/+6
2007-02-13[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUsAndi Kleen1-1/+1
2007-02-13[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen1-4/+10
2007-02-13[PATCH] x86-64: survive having no irq mapping for a vectorEric W. Biederman1-3/+9
2007-02-13[PATCH] x86-64: Minor patch for compilation warning in x86_64 signal codeEvgeniy Polyakov1-2/+2
2007-02-13[PATCH] x86-64: avoid warning message livelockRoland Dreier1-2/+3
2007-02-13[PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPICBenjamin Romer1-13/+11
2007-02-13[PATCH] x86-64: clean up sparsemem memory_present callBob Picco1-15/+2
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar1-0/+27
2007-02-13[PATCH] x86-64: robustify bad_dma_address handlingMuli Ben-Yehuda1-2/+15
2007-02-13[PATCH] x86-64: Don't reserve ROMsAndi Kleen1-128/+2
2007-02-13[PATCH] x86-64: Fix off by one error in IOMMU boundary checkingAndi Kleen1-2/+2
2007-02-13[PATCH] x86-64: x86_64 - Fix FS/GS registers for VT executionZachary Amsden1-6/+14
2007-02-13[PATCH] x86-64: Unexport __supported_pte_maskAndi Kleen1-1/+0
2007-02-13[PATCH] x86-64: Check return value of putreg in PTRACE_SETREGSAndi Kleen1-2/+6
2007-02-13[PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - update 1Jack Steiner1-2/+7
2007-02-13[PATCH] x86-64: Kconfig typosNicolas Kaiser1-6/+6
2007-02-13[PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen2-12/+58
2007-02-13[PATCH] x86-64: Tighten mce_amd driver MSR readsJan Beulich1-15/+25
2007-02-13[PATCH] x86: simplify notify_page_fault()Jan Beulich1-10/+8
2007-02-13[PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_watchdogVenkatesh Pallipadi1-14/+32
2007-02-13[PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.cGlauber de Oliveira Costa1-1/+1
2007-02-13[PATCH] x86-64: Remove fastcall references in x86_64 codeGlauber de Oliveira Costa2-3/+3
2007-02-13[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth2-14/+127
2007-02-13[PATCH] x86-64: do not always end the stack trace with ULONG_MAXCatalin Marinas1-2/+3
2007-02-13[PATCH] x86-64: improved iommu documentationKarsten Weiss2-26/+12
2007-02-13[PATCH] mmconfig: fix unreachable_devices()OGAWA Hirofumi1-0/+6
2007-02-13[PATCH] mmconfig: minor cleanup in mmconfig codeOGAWA Hirofumi1-12/+4
2007-02-13[PATCH] mmconfig: remove #define MMCONFIG_APER_XXXOGAWA Hirofumi1-4/+0
2007-02-13[PATCH] mmconfig: Reject a broken MCFG tables on Asus etcOGAWA Hirofumi1-36/+14
2007-02-13[PATCH] mmconfig: Fix x86_64 ioremap base_addressOGAWA Hirofumi1-11/+35
2007-02-13[PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64Olivier Galibert2-65/+14