summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: rename stack_pointer to kernel_trap_spHarvey Harrison2008-01-301-1/+7
* x86: clean up ptrace.hHarvey Harrison2008-01-301-27/+16Star
* 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/+0Star
* x86: 64-bit, remove redundant cpu_has_ definitionsKyle McMartin2008-01-301-15/+0Star
* x86/paravirt: make set_pud operation commonJeremy Fitzhardinge2008-01-301-8/+10
* x86/paravirt: make set_pmd operation commonJeremy Fitzhardinge2008-01-301-23/+20Star
* 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/+8Star
* x86: move get_segment_eip() to step.cHarvey Harrison2008-01-301-0/+2
* x86: fix UML and -regparm=3Ingo Molnar2008-01-304-8/+21
* x86: big ticket locksNick Piggin2008-01-301-27/+97
* x86/pgtable: explain constant sign extension problemJeremy Fitzhardinge2008-01-301-0/+5
* x86: unify paravirt pagetable accessorsJeremy Fitzhardinge2008-01-305-72/+121
* x86: unify zero_page definitionJeremy Fitzhardinge2008-01-303-13/+8Star
* x86: fix warningJeremy Fitzhardinge2008-01-301-1/+1
* x86: pgtable: unify pte accessorsJeremy Fitzhardinge2008-01-305-143/+113Star
* x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge2008-01-309-38/+28Star
* x86: fix pte_modify() bugIngo Molnar2008-01-301-1/+1
* x86: unify pgtable accessors which use, #2Ingo Molnar2008-01-302-16/+15Star
* x86: unify pgtable accessors which useJeremy Fitzhardinge2008-01-304-34/+14Star
* x86: mask NX from pte_pfnJeremy Fitzhardinge2008-01-301-1/+1
* x86/pgtable: unify pagetable accessors, #6Jeremy Fitzhardinge2008-01-303-60/+28Star
* x86/pgtable: unify pagetable accessors, #5Ingo Molnar2008-01-301-11/+6Star
* x86/pgtable: unify pagetable accessors, #4Ingo Molnar2008-01-301-0/+8
* x86/pgtable: unify pagetable accessors, #3Ingo Molnar2008-01-301-7/+7