summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove tas()Jeff Dike2007-05-081-2/+0
* | local_t: x86_64 extensionMathieu Desnoyers2007-05-082-31/+201
* | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-081-28/+31
* | atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64Mathieu Desnoyers2007-05-081-4/+32
* | utimensat implementationUlrich Drepper2007-05-081-0/+2
* | x86_64: kill 19000+ sparse warningsRandy Dunlap2007-05-082-8/+9
* | consolidate asm/const.h to linux/const.hRandy Dunlap2007-05-084-23/+2
* | Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0
* | kdump/kexec: calculate note size at compile timeSimon Horman2007-05-081-2/+0
* | move die notifier handling to common codeChristoph Hellwig2007-05-082-25/+0
* | tty: i386/x86_64 arbitary speed supportAlan Cox2007-05-081-1/+1
* | ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-081-0/+1
|/
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-072-13/+9
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-0531-523/+184
|\
| * [PATCH] x86-64: Use the 32bit wd_ops for 64bit too.Andi Kleen2007-05-021-0/+9
| * [PATCH] x86-64: Auto compute __NR_syscall_max at compile timeAndi Kleen2007-05-021-2/+0
| * [PATCH] x86-64: Use safe_apic_wait_icr_idle in __send_IPI_dest_field - x86_64Fernando Luis [** ISO-8859-1 charset **] VázquezCao2007-05-021-1/+4
| * [PATCH] x86-64: __send_IPI_dest_field - x86_64Fernando Luis [** ISO-8859-1 charset **] VázquezCao2007-05-021-22/+32
| * [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64Fernando Luis VazquezCao2007-05-021-5/+3
| * [PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl2007-05-021-0/+2
| * [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.Bernhard Kaindl2007-05-021-0/+2
OpenPOWER on IntegriCloud