aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migratedMel Gorman1-1/+2
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky1-8/+0
2007-07-16Introduce compat_u64 and compat_s64 typesArnd Bergmann1-0/+2
2007-07-16page table handling cleanupJan Beulich1-6/+0
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu2-1/+4
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-44/+0
2007-07-12x86-64: add symbolic constants for the boot segment selectorsH. Peter Anvin1-0/+8
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin2-15/+2
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin1-3/+1
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi2-0/+2
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin4-138/+92
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich1-40/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-4/+0
2007-06-20x86_64: Fix eventd/timerfd syscallsAndi Kleen1-2/+2
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt1-6/+8
2007-05-21Detach sched.h from mm.hAlexey Dobriyan2-0/+2
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds1-1/+0
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi1-0/+2
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi1-0/+2
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi1-0/+2
2007-05-11Consolidate asm/poll.hStephen Rothwell1-27/+1
2007-05-11x86_64: new syscallAndi Kleen1-0/+3
2007-05-11x86_64: display more intuitive error message if kernel is not 2MB alignedVivek Goyal1-0/+9
2007-05-11i386: work around miscompilation of alternatives codeJoerg Roedel1-0/+6
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-09wrap access to thread_infoRoman Zippel1-1/+1
2007-05-09Use the APIC to determine the hardware processor id - x86_64Fernando Luis Vazquez Cao1-8/+6
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao1-1/+3
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-0/+11
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas1-16/+0
2007-05-08x86: create asm/cmpxchg.hJeff Dike3-130/+136
2007-05-08Remove tas()Jeff Dike1-2/+0
2007-05-08local_t: x86_64 extensionMathieu Desnoyers2-31/+201
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers1-28/+31
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64Mathieu Desnoyers1-4/+32
2007-05-08utimensat implementationUlrich Drepper1-0/+2
2007-05-08x86_64: kill 19000+ sparse warningsRandy Dunlap2-8/+9
2007-05-08consolidate asm/const.h to linux/const.hRandy Dunlap4-23/+2
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman1-2/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig2-25/+0
2007-05-08tty: i386/x86_64 arbitary speed supportAlan Cox1-1/+1
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard1-0/+1
2007-05-08i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek1-0/+11
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2-13/+9
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds31-523/+184
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+2
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-2/+4