summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2007-06-161-6/+8
* Detach sched.h from mm.hAlexey Dobriyan2007-05-212-0/+2
* Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds2007-05-141-1/+0
* signal/timer/event: eventfd wire up x86 archesDavide Libenzi2007-05-111-0/+2
* signal/timer/event: timerfd wire up x86 archesDavide Libenzi2007-05-111-0/+2
* signal/timer/event: signalfd wire up x86 archesDavide Libenzi2007-05-111-0/+2
* Consolidate asm/poll.hStephen Rothwell2007-05-111-27/+1
* x86_64: new syscallAndi Kleen2007-05-111-0/+3
* x86_64: display more intuitive error message if kernel is not 2MB alignedVivek Goyal2007-05-111-0/+9
* i386: work around miscompilation of alternatives codeJoerg Roedel2007-05-111-0/+6
* rename thread_info to stackRoman Zippel2007-05-091-1/+1
* wrap access to thread_infoRoman Zippel2007-05-091-1/+1
* Use the APIC to determine the hardware processor id - x86_64Fernando Luis Vazquez Cao2007-05-091-8/+6
* Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-1/+3
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-081-0/+11
|\
| * i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek2007-05-081-0/+11
* | x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2007-05-081-16/+0
* | x86: create asm/cmpxchg.hJeff Dike2007-05-083-130/+136
OpenPOWER on IntegriCloud