summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
...
| * x86: unify include/asm/dmi_32/64.hThomas Gleixner2007-10-173-38/+33
| * x86: unify include/asm/delay_32/64.hThomas Gleixner2007-10-173-66/+31
| * x86: unify include/asm/cache_32/64.hThomas Gleixner2007-10-173-44/+19
| * x86: unify include/asm/cacheflush_32/64.hThomas Gleixner2007-10-173-78/+39
| * x86: unify include/asm/auxvec_32/64.hThomas Gleixner2007-10-174-31/+11
| * x86: unify include/asm/agp_32/64.hThomas Gleixner2007-10-173-74/+39
| * x86: unify some more trivial include/asm-x86/ 32/64 variantsThomas Gleixner2007-10-1743-1199/+498
| * x86: merge some trivially mergeable headersRoland Dreier2007-10-177-102/+40
| * x86: trivial header mergesBrian Gerst2007-10-1716-115/+5
| * x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino2007-10-171-2/+2
| * x86: multi-byte single instruction NOPsJan Beulich2007-10-172-0/+44
| * x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino2007-10-171-2/+2
| * x86: expand /proc/interrupts to include missing vectors, v2Joe Korty2007-10-172-0/+11
| * x86: unify include/asm/ldt_32/64.hThomas Gleixner2007-10-174-82/+39
| * x86: unify include/asm/ptrace-abi_32/64.hThomas Gleixner2007-10-174-103/+79
| * x86: unify include/asm/mce_32/64.hThomas Gleixner2007-10-173-128/+126
| * x86: asm-i386/io.h fix constnessAndrew Morton2007-10-171-6/+11
| * x86: visws extern inline to static inlineAdrian Bunk2007-10-172-8/+8
| * x86: cleanup 64bit unistd.hThomas Gleixner2007-10-171-316/+301
| * i386: fix argument signedness warningsSatyam Sharma2007-10-171-3/+6
| * x86: rename .i assembler includes to .hAdrian Bunk2007-10-175-29/+26
| * x86: Add parenthesis to IRQ vector macrosSteven Rostedt2007-10-171-16/+16
| * x86: Eliminate result signage problem in asm-x86_64/bitops.hChuck Lever2007-10-171-1/+1
| * x86: remove STR() macrosGlauber de Oliveira Costa2007-10-172-6/+0
| * x86: remove x86_cpu_to_log_apicidMike Travis2007-10-171-1/+0
| * i386: Remove strrchr assembler implementationAndi Kleen2007-10-171-3/+0
| * x86: make atomic64_t work like atomic_tChris Snook2007-10-171-1/+1
| * i386: no need to make enable_cpu_hotplug a variableAdrian Bunk2007-10-171-3/+0
| * x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2007-10-172-0/+9
| * x86: constify stacktrace_opsJan Beulich2007-10-171-1/+1
| * x86: remove reminder of i386 irqstat per cpu conversionThomas Gleixner2007-10-171-1/+0
| * x86_64: Remove serialize_cpu() inlineAndi Kleen2007-10-171-5/+0
| * x86: hide cond_syscall behind __KERNEL__Mike Frysinger2007-10-171-0/+2
| * x86: mark read_crX() asm code as volatileKirill Korotaev2007-10-172-5/+5
| * i386: fix 4 bit apicid assumption of mach-defaultSiddha, Suresh B2007-10-171-1/+7
| * i386: export i386 smp_call_function_mask() to modulesLaurent Vivier2007-10-171-6/+3
| * x86: clean up apicid_to_node declarationAndrew Morton2007-10-171-1/+2
* | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-172-211/+278
|\ \ | |/ |/|
| * paravirt: clean up lazy mode handlingJeremy Fitzhardinge2007-10-161-19/+33
| * paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2007-10-162-203/+256
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds2007-10-175-70/+16
|\ \
| * | [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-165-70/+16
* | | increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering2007-10-172-0/+2
* | | Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-172-16/+1
* | | remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0
* | | cleanup floppy.hJan Beulich2007-10-172-8/+0
* | | remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* | | kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-172-2/+0
* | | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* | | x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson2007-10-171-0/+1
|/ /
OpenPOWER on IntegriCloud