summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-072-13/+9Star
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-0531-523/+184Star
|\
| * [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/+0Star
| * [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/+3Star
| * [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
| * [PATCH] x86-64: Move mtrr prototypes from proto.h to mtrr.hAndi Kleen2007-05-022-7/+8
| * [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org>Jeremy Fitzhardinge2007-05-021-2/+2
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+1
| * [PATCH] x86: Clean up x86 control register and MSR macros (corrected)H. Peter Anvin2007-05-025-327/+9Star
| * [PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen2007-05-021-0/+2
| * [PATCH] x86-64: Clean up asm-x86_64/bugs.hJeremy Fitzhardinge2007-05-022-26/+5Star
| * [PATCH] x86-64: fix arithmetic in commentAvi Kivity2007-05-021-1/+1
| * [PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h.Andi Kleen2007-05-023-25/+32
| * [PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge2007-05-021-10/+0Star
| * [PATCH] x86: sys_ioperm() prototype cleanupAdrian Bunk2007-05-021-1/+0Star
| * [PATCH] x86-64: use lru instead of page->index and page->private for pgd list...Christoph Lameter2007-05-022-12/+4Star
| * [PATCH] x86-64: Introduce load_TLS to the "for" loop.Rusty Russell2007-05-021-7/+4Star
| * [PATCH] x86-64: configurable fake numa node sizesDavid Rientjes2007-05-021-1/+1
| * [PATCH] x86: Log reason why TSC was marked unstablejohn stultz2007-05-021-1/+1
| * [PATCH] x86-64: build-time checkingVivek Goyal2007-05-021-0/+1
| * [PATCH] x86-64: Relocatable Kernel SupportVivek Goyal2007-05-021-2/+4
| * [PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2007-05-022-6/+4Star
| * [PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal2007-05-022-3/+0Star
| * [PATCH] x86-64: wakeup.S rename registers to reflect right namesVivek Goyal2007-05-021-6/+6
| * [PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal2007-05-021-0/+1
| * [PATCH] x86-64: cleanup segmentsVivek Goyal2007-05-021-1/+1
| * [PATCH] x86-64: Clean up the early boot page tableVivek Goyal2007-05-021-1/+0Star
| * [PATCH] x86-64: Assembly safe page.h and pgtable.hVivek Goyal2007-05-024-30/+52
| * [PATCH] x86-64: dma_ops as constStephen Hemminger2007-05-021-1/+1
| * [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel2007-05-021-0/+1
| * [PATCH] x86-64: Remove duplicated code for reading control registersGlauber de Oliveira Costa2007-05-022-29/+11Star
| * [PATCH] x86-64: Remove unused set_seg_baseRusty Russell2007-05-021-10/+0Star
| * [PATCH] x86-64: Some cleanup in time.cAndi Kleen2007-05-021-0/+2
| * [PATCH] x86: consolidate smp_send_stop()Jan Beulich2007-05-021-1/+0Star
| * [PATCH] x86-64: adjust inclusion of asm/vsyscall32.hJan Beulich2007-05-021-1/+0Star
| * [PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich2007-05-024-7/+2Star
| * [PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar2007-05-021-1/+1
| * [PATCH] x86-64: always use physical delivery mode on > 8 CPUsIngo Molnar2007-05-021-1/+3
| * [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton2007-05-021-1/+0Star
| * [PATCH] x86-64: revert x86_64-mm-add-genapic_forceAndrew Morton2007-05-021-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-051-0/+2
|\ \
| * | PCI: scatterlist.h needs types.hJean Delvare2007-05-031-0/+2
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-05-051-2/+4
|\ \ | |/ |/|
| * [AGPGART] Move [un]map_page_into_agp into asm/agp.hJan Beulich2007-04-261-2/+4
* | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-261-0/+2
* | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-261-1/+2
|/