aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86_64
AgeCommit message (Expand)Author
2007-07-21x86_64: support poll() on /dev/mcelogTim Hockin
2007-07-21x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes
2007-07-21x86_64: Quicklist support for x86_64Christoph Lameter
2007-07-21x86: share hpet.h with i386Thomas Gleixner
2007-07-21x86_64: Fix APIC typoThomas Gleixner
2007-07-21x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright
2007-07-21x86_64: remove extra extern declaring about dmi_ioremapYinghai Lu
2007-07-21x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen
2007-07-21x86_64: Always use builtin memcpy on gcc 4.3Andi Kleen
2007-07-21x86_64: asm/ptrace.h needs linux/compiler.hJean Delvare
2007-07-21x86_64: wbinvd macro fixNick Piggin
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle
2007-07-19arch: personality independent stack topPeter Zijlstra
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky
2007-07-16Introduce compat_u64 and compat_s64 typesArnd Bergmann
2007-07-16page table handling cleanupJan Beulich
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-12x86-64: add symbolic constants for the boot segment selectorsH. Peter Anvin
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman
2007-06-20x86_64: Fix eventd/timerfd syscallsAndi Kleen
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi
2007-05-11Consolidate asm/poll.hStephen Rothwell
2007-05-11x86_64: new syscallAndi Kleen
2007-05-11x86_64: display more intuitive error message if kernel is not 2MB alignedVivek Goyal
2007-05-11i386: work around miscompilation of alternatives codeJoerg Roedel
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09wrap access to thread_infoRoman Zippel
2007-05-09Use the APIC to determine the hardware processor id - x86_64Fernando Luis Vazquez Cao
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas
2007-05-08x86: create asm/cmpxchg.hJeff Dike
2007-05-08Remove tas()Jeff Dike