summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: add debug of invalid per_cpu map accessesIngo Molnar2008-01-301-4/+5
* x86: add debug of invalid per_cpu map accessestravis@sgi.com2008-01-301-0/+7
* x86: change NR_CPUS arrays in numa_64 fixuptravis@sgi.com2008-01-301-0/+23
* x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen2008-01-302-2/+4
* x86: add framework to disable CPUID bits on the command lineAndi Kleen2008-01-302-0/+5
* x86: include/asm-x86/paravirt.h: x86_64 mmu operationsEduardo Habkost2008-01-301-0/+55
* x86: change function orders in paravirt.hGlauber de Oliveira Costa2008-01-301-42/+42
* x86: provide read and write cr8 paravirt hooksGlauber de Oliveira Costa2008-01-302-14/+18
* x86: puts read and write cr8 into pv_cpu_opsGlauber de Oliveira Costa2008-01-301-0/+15
* x86: put generic mm_hooks include into PARAVIRTGlauber de Oliveira Costa2008-01-301-0/+2
* x86: provide a native_init_IRQ function on 64-bitGlauber de Oliveira Costa2008-01-301-0/+1
* x86: msr for AMD Fam 10h mmioYinghai Lu2008-01-301-0/+8
* x86, 32-bit: trim memory not covered by wb mtrrsJesse Barnes2008-01-301-1/+5
* x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen2008-01-301-0/+1
* x86: optimize lock prefix switching to run less frequentlyAndi Kleen2008-01-301-0/+2
* x86: replace hard coded reservations in 64-bit early boot code with dynamic t...Andi Kleen2008-01-302-4/+2
* x86: rename stack_pointer to kernel_trap_spHarvey Harrison2008-01-301-1/+7
* x86: clean up ptrace.hHarvey Harrison2008-01-301-27/+16
* x86: unify pt_regs accessors ptrace.hHarvey Harrison2008-01-301-30/+54
* x86: kdump failureHiroshi Shimamoto2008-01-301-0/+62
* x86_32: remove the useless NR_syscalls macroDmitri Vorobiev2008-01-301-2/+0
* x86: 64-bit, remove redundant cpu_has_ definitionsKyle McMartin2008-01-301-15/+0
* x86/paravirt: make set_pud operation commonJeremy Fitzhardinge2008-01-301-8/+10
* x86/paravirt: make set_pmd operation commonJeremy Fitzhardinge2008-01-301-23/+20
* x86/paravirt: make set_pte operations commonJeremy Fitzhardinge2008-01-301-56/+60
* x86/paravirt: common implementation for pmd value opsJeremy Fitzhardinge2008-01-301-7/+26
* x86/paravirt: common implementation for pgd value opsJeremy Fitzhardinge2008-01-301-22/+28
* x86/paravirt: common implementation for pte value opsJeremy Fitzhardinge2008-01-301-21/+27
* x86/paravirt: rearrange common mmu_opsJeremy Fitzhardinge2008-01-301-13/+17
* add native_pud_val and _pmd_val for 2 and 3Jeremy Fitzhardinge2008-01-301-0/+10
* arch/x86/mm/numa_64.c: section fixAndrew Morton2008-01-301-1/+1
* x86: reduce memory and intra-node effectsMike Travis2008-01-301-1/+1
* x86: isolate PIC/PIT in/out callsAlan Cox2008-01-302-0/+6
* x86: add ENDPROC() markersJohn Reiser2008-01-301-0/+4
* x86: remove last user of get_segment_eipHarvey Harrison2008-01-301-2/+4
* x86: common x86_32|64 namingHarvey Harrison2008-01-301-1/+1
* x86: change bios_cpu_apicid to percpu data variabletravis@sgi.com2008-01-301-3/+5
* x86: change NR_CPUS arrays in numa_64travis@sgi.com2008-01-302-4/+13
* x86: cleanup x86_cpu_to_apicid referencestravis@sgi.com2008-01-302-2/+2
* x86: change NR_CPUS arrays in topologytravis@sgi.com2008-01-301-1/+1
* x86: change size of node ids from u8 to u16travis@sgi.com2008-01-302-3/+3
* x86: change size of APICIDs from u8 to u16travis@sgi.com2008-01-302-11/+11
* x86: disable the GART early, 64-bitYinghai Lu2008-01-302-0/+6
* x86: pat: e820 cleanupIngo Molnar2008-01-302-0/+8
* x86: add the capability to print fuzzy backtracesArjan van de Ven2008-01-302-4/+6
* x86: make early printk selectable on 64-bit as wellIngo Molnar2008-01-302-1/+3
* x86: early_idt_handler improvements, 64-bitRoland McGrath2008-01-301-0/+6
* x86 setup: initialize LDTR and TR to make life easier to Intel VTH. Peter Anvin2008-01-301-0/+3
* x86: <asm/segment.h>: boot GDT entries are 32/64-independentH. Peter Anvin2008-01-302-17/+8
* x86: move get_segment_eip() to step.cHarvey Harrison2008-01-301-0/+2
OpenPOWER on IntegriCloud