summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64: define dma noncoherent API functionsJeff Garzik2007-02-031-0/+3
* [PATCH] x86_64: fix put_user for 64-bit constantRoland McGrath2007-01-261-1/+1
* [PATCH] x86-64: Use different constraint for gcc < 4.1 in bitops.hAndi Kleen2007-01-111-14/+20
* merge linus into test branchLen Brown2006-12-201-96/+0Star
|\
| * Remove stack unwinder for nowLinus Torvalds2006-12-151-96/+0Star
* | Pull trivial into test branchLen Brown2006-12-161-24/+2Star
|\ \ | |/ |/|
| * ACPI: uninline ACPI global locking functionsAndrew Morton2006-10-211-24/+2Star
* | [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+1
* | [PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki2006-12-131-0/+2
* | Merge ../linusDave Jones2006-12-1239-293/+367
|\ \
| * | [PATCH] sched: add option to serialize load balancingChristoph Lameter2006-12-101-0/+1
| * | [PATCH] termios: Enable new style termios ioctls on x86-64Alan Cox2006-12-083-3/+23
| * | [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+11
| * | [PATCH] Generic BUG for x86-64Jeremy Fitzhardinge2006-12-081-22/+22
| * | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-0721-87/+244
| |\ \
| | * | [PATCH] x86-64: Fix constraints in atomic_add_return()Andi Kleen2006-12-071-3/+3
| | * | [PATCH] x86-64: include/asm-x86_64/cpufeature.h isn't a userspace headerAdrian Bunk2006-12-071-1/+0Star
| | * | [PATCH] x86-64: Fix interrupt race in idle callback (3rd try)Venkatesh Pallipadi2006-12-071-0/+8
| | * | [PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich2006-12-071-6/+2Star
| | * | [PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert2006-12-071-0/+2
| | * | [PATCH] x86-64: Fix comments for MSR_FS_BASE and MSR_GS_BASE.Wink Saville2006-12-071-2/+2
| | * | [PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian2006-12-071-0/+2
| | * | [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B2006-12-071-0/+1
| | * | [PATCH] x86-64: add genapic_forceSiddha, Suresh B2006-12-071-1/+1
| | * | [PATCH] x86: add write_pci_config_byte() to direct PCI access routinesSiddha, Suresh B2006-12-071-0/+1
| | * | [PATCH] x86-64: adjust pmd_bad()Jan Beulich2006-12-071-12/+10Star
| | * | [PATCH] x86-64: remove prototype of free_bootmem_generic()Jan Beulich2006-12-071-1/+0Star
| | * | [PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/mapsErnie Petrides2006-12-071-0/+1
| | * | [PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell2006-12-071-0/+12
| | * | [PATCH] x86: comment magic constants in delay.hPaolo 'Blaisorblade' Giarrusso2006-12-071-1/+4
| | * | [PATCH] x86-64: Make x86_64 udelay() round up instead of down.Paolo 'Blaisorblade' Giarrusso2006-12-071-1/+1
| | * | [PATCH] Calgary: allow compiling Calgary in but not using it by defaultMuli Ben-Yehuda2006-12-071-0/+2
| | * | [PATCH] Calgary: check BBAR ioremap success when ioremappingMuli Ben-Yehuda2006-12-071-5/+3Star
| | * | [PATCH] Calgary: use BIOS supplied BBARs and topology informationLaurent Vivier2006-12-071-0/+76
| | * | [PATCH] x86-64: Extract segment descriptor definitions for use outsideAvi Kivity2006-12-072-52/+70
| | * | [PATCH] x86-64: x86-64 add Intel Core related PMU MSRs definitionsStephane Eranian2006-12-071-0/+13
| | * | [PATCH] x86: all cpu backtraceAndrew Morton2006-12-071-0/+3
| | * | [PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.hYinghai Lu2006-12-071-5/+0Star
| | * | [PATCH] x86-64: add X86_FEATURE_PEBS and detectionStephane Eranian2006-12-071-0/+2
| | * | [PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DSStephane Eranian2006-12-071-1/+2
| | * | [PATCH] x86-64: Don't keep interrupts disabled while spinning in spinlocksAndi Kleen2006-12-071-1/+28
| * | | [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-071-1/+0Star
| * | | [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+2
| * | | [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
| * | | [PATCH] declare smp_call_function_single in generic codeRandy Dunlap2006-12-071-7/+0Star
| * | | [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-99/+0Star
| * | | [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-2/+2
| * | | x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds2006-12-061-1/+1
| * | | [PATCH] Remove 'volatile' from spinlock_typesArt Haas2006-12-061-2/+2
| |/ /
| * | [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-051-3/+0Star