aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-05Remove unnecessary cast in prefetch()Serge Belyshev1-1/+1
2007-09-26Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds1-1/+0
2007-09-26x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner1-0/+1
2007-09-21Revert "x86_64: Quicklist support for x86_64"Linus Torvalds2-49/+25
2007-08-24Pull bugzilla-1641 into release branchLen Brown1-0/+6
2007-08-21ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown1-0/+6
2007-08-18x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub1-1/+2
2007-08-11finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda1-0/+2
2007-07-31revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton1-0/+16
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-2/+0
2007-07-31x86-64: Calgary: fix section mismatch warnings in tceRandy Dunlap1-3/+3
2007-07-26amd64: fix get_user() on bitwiseAl Viro1-2/+2
2007-07-25[x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin1-0/+1
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2-15/+9
2007-07-22x86_64: Share msidef.h and hypertransport.h includes with i386Andi Kleen2-89/+2
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert1-11/+0
2007-07-22x86_64: x86_64 - Use non locked version for local_cmpxchg()Mathieu Desnoyers1-1/+1
2007-07-22x86: Stop MCEs and NMIs during code patchingAndi Kleen2-0/+5
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen2-0/+4
2007-07-22x86_64: Use read and write crX in .c filesGlauber de Oliveira Costa1-5/+29
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani1-2/+0
2007-07-21x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda2-1/+20
2007-07-21x86_64: move iommu declaration from proto to iommu.hYinghai Lu2-25/+29
2007-07-21x86_64: disable the GART in shutdownYinghai Lu1-0/+7
2007-07-21x86_64: flush_tlb_kernel_range() warning fixAndrew Morton1-1/+5
2007-07-21x86_64: fix wrong comment regarding set_fixmap()Jiri Kosina1-3/+3
2007-07-21x86_64: use the global PIT lockThomas Gleixner1-0/+6
2007-07-21x86_64: Move functions declarations to header fileGlauber de Oliveira Costa1-0/+20
2007-07-21x86_64: make dump_error_regs a chip opMuli Ben-Yehuda1-0/+1
2007-07-21x86_64: introduce chipset specific opsMuli Ben-Yehuda1-1/+7
2007-07-21x86: remove support for the Rise CPUAdrian Bunk1-1/+0
2007-07-21x86: PM_TRACE supportNigel Cunningham1-0/+13
2007-07-21x86_64: support poll() on /dev/mcelogTim Hockin2-0/+4
2007-07-21x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes1-0/+11
2007-07-21x86_64: Quicklist support for x86_64Christoph Lameter2-25/+49
2007-07-21x86: share hpet.h with i386Thomas Gleixner1-60/+1
2007-07-21x86_64: Fix APIC typoThomas Gleixner1-2/+2
2007-07-21x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright3-2/+2
2007-07-21x86_64: remove extra extern declaring about dmi_ioremapYinghai Lu1-4/+1
2007-07-21x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen5-1/+47
2007-07-21x86_64: Always use builtin memcpy on gcc 4.3Andi Kleen1-1/+4
2007-07-21x86_64: asm/ptrace.h needs linux/compiler.hJean Delvare1-0/+1
2007-07-21x86_64: wbinvd macro fixNick Piggin1-1/+1
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-9/+0
2007-07-19arch: personality independent stack topPeter Zijlstra1-1/+2
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+7
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman1-1/+0
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora1-0/+2
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-1/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+14