summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
* x86_64: Share msidef.h and hypertransport.h includes with i386Andi Kleen2007-07-222-89/+2
* x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert2007-07-221-11/+0
* x86_64: x86_64 - Use non locked version for local_cmpxchg()Mathieu Desnoyers2007-07-221-1/+1
* x86: Stop MCEs and NMIs during code patchingAndi Kleen2007-07-222-0/+5
* x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen2007-07-222-0/+4
* x86_64: Use read and write crX in .c filesGlauber de Oliveira Costa2007-07-221-5/+29
* x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-221-2/+0
* x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda2007-07-212-1/+20
* x86_64: move iommu declaration from proto to iommu.hYinghai Lu2007-07-212-25/+29
* x86_64: disable the GART in shutdownYinghai Lu2007-07-211-0/+7
* x86_64: flush_tlb_kernel_range() warning fixAndrew Morton2007-07-211-1/+5
* x86_64: fix wrong comment regarding set_fixmap()Jiri Kosina2007-07-211-3/+3
* x86_64: use the global PIT lockThomas Gleixner2007-07-211-0/+6
* x86_64: Move functions declarations to header fileGlauber de Oliveira Costa2007-07-211-0/+20
* x86_64: make dump_error_regs a chip opMuli Ben-Yehuda2007-07-211-0/+1
* x86_64: introduce chipset specific opsMuli Ben-Yehuda2007-07-211-1/+7
* x86: remove support for the Rise CPUAdrian Bunk2007-07-211-1/+0
* x86: PM_TRACE supportNigel Cunningham2007-07-211-0/+13
* x86_64: support poll() on /dev/mcelogTim Hockin2007-07-212-0/+4
* x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes2007-07-211-0/+11
* x86_64: Quicklist support for x86_64Christoph Lameter2007-07-212-25/+49
* x86: share hpet.h with i386Thomas Gleixner2007-07-211-60/+1
* x86_64: Fix APIC typoThomas Gleixner2007-07-211-2/+2
* x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright2007-07-213-2/+2
* x86_64: remove extra extern declaring about dmi_ioremapYinghai Lu2007-07-211-4/+1
* x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen2007-07-215-1/+47
* x86_64: Always use builtin memcpy on gcc 4.3Andi Kleen2007-07-211-1/+4
* x86_64: asm/ptrace.h needs linux/compiler.hJean Delvare2007-07-211-0/+1
* x86_64: wbinvd macro fixNick Piggin2007-07-211-1/+1
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-9/+0
* arch: personality independent stack topPeter Zijlstra2007-07-191-1/+2
* define new percpu interface for shared dataFenghua Yu2007-07-191-0/+7
* jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-191-1/+0
* sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-171-0/+2
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-1/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+14
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-171-1/+2
* mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2007-07-171-8/+0
* Introduce compat_u64 and compat_s64 typesArnd Bergmann2007-07-161-0/+2
* page table handling cleanupJan Beulich2007-07-161-6/+0
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-162-1/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-44/+0
|\
| * PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-111-40/+0
| * PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-4/+0
* | x86-64: add symbolic constants for the boot segment selectorsH. Peter Anvin2007-07-121-0/+8
* | Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin2007-07-122-15/+2
* | Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin2007-07-121-3/+1
* | Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi2007-07-122-0/+2
* | Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2007-07-124-138/+92
|/
* x86_64: Fix eventd/timerfd syscallsAndi Kleen2007-06-201-2/+2