summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+8
* x86: fix warningJeremy Fitzhardinge2008-01-301-1/+1
* x86: pgtable: unify pte accessorsJeremy Fitzhardinge2008-01-305-143/+113
* x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge2008-01-309-38/+28
* x86: fix pte_modify() bugIngo Molnar2008-01-301-1/+1
* x86: unify pgtable accessors which use, #2Ingo Molnar2008-01-302-16/+15
* x86: unify pgtable accessors which useJeremy Fitzhardinge2008-01-304-34/+14
* x86: mask NX from pte_pfnJeremy Fitzhardinge2008-01-301-1/+1
* x86/pgtable: unify pagetable accessors, #6Jeremy Fitzhardinge2008-01-303-60/+28
* x86/pgtable: unify pagetable accessors, #5Ingo Molnar2008-01-301-11/+6
* x86/pgtable: unify pagetable accessors, #4Ingo Molnar2008-01-301-0/+8
* x86/pgtable: unify pagetable accessors, #3Ingo Molnar2008-01-301-7/+7
* x86/pgtable: unify pagetable accessors, #2Ingo Molnar2008-01-301-5/+5
* x86/pgtable: unify pagetable accessors, #1Ingo Molnar2008-01-301-9/+15
* x86/pgtable: fix constant sign extension problemIngo Molnar2008-01-301-12/+12
* x86: move all asm/pgtable constants into one placeJeremy Fitzhardinge2008-01-303-201/+119
* x86: add PWT to NOCACHE flagsIngo Molnar2008-01-302-3/+3
* x86, ptrace: add bts_struct size to status commandMarkus Metzger2008-01-301-3/+8
* x86: migration helpers for KVMIngo Molnar2008-01-301-0/+4
* x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli2008-01-301-0/+10
* x86: unify percpu.htravis@sgi.com2008-01-303-164/+141
* x86: use generic percpu on 64-bittravis@sgi.com2008-01-301-21/+2
* x86_32: use generic percpu.htravis@sgi.com2008-01-301-21/+9
* percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com2008-01-301-11/+63
* percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com2008-01-308-120/+26
* percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com2008-01-303-5/+0
* x86: reboot_{32|64}.c unificationMiguel Boton2008-01-301-0/+3
* debug: move WARN_ON() out of lineArjan van de Ven2008-01-301-5/+5
OpenPOWER on IntegriCloud