aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki1-0/+2
2006-12-12Merge ../linusDave Jones39-293/+367
2006-12-12[CPUFREQ] p4-clockmod: fix support for CoreDominik Brodowski1-0/+1
2006-12-10[PATCH] sched: add option to serialize load balancingChristoph Lameter1-0/+1
2006-12-08[PATCH] termios: Enable new style termios ioctls on x86-64Alan Cox3-3/+23
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-0/+11
2006-12-08[PATCH] Generic BUG for x86-64Jeremy Fitzhardinge1-22/+22
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds21-87/+244
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk1-1/+0
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+2
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-12-07[PATCH] declare smp_call_function_single in generic codeRandy Dunlap1-7/+0
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-99/+0
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-2/+2
2006-12-07[PATCH] x86-64: Fix constraints in atomic_add_return()Andi Kleen1-3/+3
2006-12-07[PATCH] x86-64: include/asm-x86_64/cpufeature.h isn't a userspace headerAdrian Bunk1-1/+0
2006-12-07[PATCH] x86-64: Fix interrupt race in idle callback (3rd try)Venkatesh Pallipadi1-0/+8
2006-12-07[PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich1-6/+2
2006-12-07[PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert1-0/+2
2006-12-07[PATCH] x86-64: Fix comments for MSR_FS_BASE and MSR_GS_BASE.Wink Saville1-2/+2
2006-12-07[PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian1-0/+2
2006-12-07[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B1-0/+1
2006-12-07[PATCH] x86-64: add genapic_forceSiddha, Suresh B1-1/+1
2006-12-07[PATCH] x86: add write_pci_config_byte() to direct PCI access routinesSiddha, Suresh B1-0/+1
2006-12-07[PATCH] x86-64: adjust pmd_bad()Jan Beulich1-12/+10
2006-12-07[PATCH] x86-64: remove prototype of free_bootmem_generic()Jan Beulich1-1/+0
2006-12-07[PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/mapsErnie Petrides1-0/+1
2006-12-07[PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell1-0/+12
2006-12-07[PATCH] x86: comment magic constants in delay.hPaolo 'Blaisorblade' Giarrusso1-1/+4
2006-12-07[PATCH] x86-64: Make x86_64 udelay() round up instead of down.Paolo 'Blaisorblade' Giarrusso1-1/+1
2006-12-07[PATCH] Calgary: allow compiling Calgary in but not using it by defaultMuli Ben-Yehuda1-0/+2
2006-12-07[PATCH] Calgary: check BBAR ioremap success when ioremappingMuli Ben-Yehuda1-5/+3
2006-12-07[PATCH] Calgary: use BIOS supplied BBARs and topology informationLaurent Vivier1-0/+76
2006-12-07[PATCH] x86-64: Extract segment descriptor definitions for use outsideAvi Kivity2-52/+70
2006-12-07[PATCH] x86-64: x86-64 add Intel Core related PMU MSRs definitionsStephane Eranian1-0/+13
2006-12-07[PATCH] x86: all cpu backtraceAndrew Morton1-0/+3
2006-12-07[PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.hYinghai Lu1-5/+0
2006-12-07[PATCH] x86-64: add X86_FEATURE_PEBS and detectionStephane Eranian1-0/+2
2006-12-07[PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DSStephane Eranian1-1/+2
2006-12-07[PATCH] x86-64: Don't keep interrupts disabled while spinning in spinlocksAndi Kleen1-1/+28
2006-12-06x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds1-1/+1
2006-12-06[PATCH] Remove 'volatile' from spinlock_typesArt Haas1-2/+2
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox1-3/+0
2006-12-04[PATCH] severing uaccess.h -> sched.hAl Viro1-1/+0
2006-12-04[PATCH] severing module.h->sched.hAl Viro1-1/+0
2006-12-02[NET]: X86_64 checksum annotations and cleanups.Al Viro1-26/+28
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt1-1/+9
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-11-14[PATCH] x86-64: Fix race in exit_idleAndi Kleen1-0/+9
2006-11-14[PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen1-2/+0