summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
* Change table chaining layoutJens Axboe2007-10-223-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-6/+0
|\
| * x86 hpet.h: remove broken linksDave Young2007-10-201-6/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-191-1/+0
|\ \
| * | ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-201-1/+0
| |/
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-1919-43/+109
|\ \ | |/ |/|
| * x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-194-12/+16
| * x86: introduce frame_pointer() and stack_pointer()Jan Blunck2007-10-192-0/+4
| * x86 & generic: change to __builtin_prefetch()Andi Kleen2007-10-191-6/+0
| * x86: convert cpu_llc_id to be a per cpu variableMike Travis2007-10-192-2/+7
| * x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-193-5/+9
| * i386: introduce "used_vectors" bitmap which can be used to reserve vectors.Rusty Russell2007-10-191-0/+3
| * x86: implement missing x86_64 function smp_call_function_mask()Laurent Vivier2007-10-191-0/+2
| * x86: use descriptor's functions instead of inline assemblyGlauber de Oliveira Costa2007-10-191-0/+30
| * i386: consolidate show_regs and show_registers for i386Pavel Emelyanov2007-10-191-0/+1
| * i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.hStephane Eranian2007-10-191-11/+25
| * x86: Unify i386 and x86-64 early quirksAndi Kleen2007-10-193-7/+3
| * x86: add force_hpet boot optionThomas Gleixner2007-10-191-0/+1
| * x86: Use linux/elfcore-compat.hRoland McGrath2007-10-191-0/+6
| * GEODE: use symbolic constant in cs5536 reboot fixupAndres Salomon2007-10-191-0/+2
* | forbid asm/bitops.h direct inclusionJiri Slaby2007-10-192-0/+8
* | remove asm/bitops.h includesJiri Slaby2007-10-194-7/+4
* | remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-192-16/+0
|/
* bitops: introduce lock opsNick Piggin2007-10-182-0/+2
* Hibernation: Arbitrary boot kernel support on x86_64Rafael J. Wysocki2007-10-181-0/+2
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-17157-3912/+2099
|\
| * x86: unify include/asm/debugreg_32/64.hThomas Gleixner2007-10-174-142/+68
| * x86: unify include/asm/unwind_32/64.hThomas Gleixner2007-10-173-30/+13
| * x86: unify include/asm/types_32/64.hThomas Gleixner2007-10-174-131/+67
| * x86: unify include/asm/tlb_32/64.hThomas Gleixner2007-10-173-37/+10
| * x86: unify include/asm/siginfo_32/64.hThomas Gleixner2007-10-174-28/+9
| * x86: unify include/asm/bug_32/64.hThomas Gleixner2007-10-173-73/+39
| * x86: unify include/asm/mman_32/64.hThomas Gleixner2007-10-174-51/+19
| * x86: unify include/asm/agp_32/64.hThomas Gleixner2007-10-173-52/+27
| * x86: unify include/asm/kdebug_32/64.hThomas Gleixner2007-10-173-63/+32
| * x86: unify include/asm/ioctls_32/64.hThomas Gleixner2007-10-174-187/+86
| * x86: unify include/asm/floppy_32/64.hThomas Gleixner2007-10-173-563/+277
| * x86: apply missing DMA/OOM prevention to floppy_32.hThomas Gleixner2007-10-171-1/+1
| * x86: unify include/asm/cache_32/64.hThomas Gleixner2007-10-173-38/+18
| * x86: unify include/asm/cache_32/64.hThomas Gleixner2007-10-173-40/+17
| * 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