aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86_64
AgeCommit message (Expand)Author
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
2007-05-08local_t: x86_64 extensionMathieu Desnoyers
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64Mathieu Desnoyers
2007-05-08utimensat implementationUlrich Drepper
2007-05-08x86_64: kill 19000+ sparse warningsRandy Dunlap
2007-05-08consolidate asm/const.h to linux/const.hRandy Dunlap
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08tty: i386/x86_64 arbitary speed supportAlan Cox
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard
2007-05-08i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds