x86: make NUMA work on 32-bit
[sfrench/cifs-2.6.git] / include /
2008-01-30 Mike Travisx86: fix early cpu_to_node panic from nr_free_zone_pages
2008-01-30 Ingo Molnarx86: get_cycles() fix
2008-01-30 Ingo Molnarx86: add debug of invalid per_cpu map accesses
2008-01-30 travis@sgi.comx86: add debug of invalid per_cpu map accesses
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in numa_64 fixup
2008-01-30 Andi Kleenx86: convert TSC disabling to generic cpuid disable...
2008-01-30 Andi Kleenx86: add framework to disable CPUID bits on the command...
2008-01-30 Eduardo Habkostx86: include/asm-x86/paravirt.h: x86_64 mmu operations
2008-01-30 Glauber de Oliveir... x86: change function orders in paravirt.h
2008-01-30 Glauber de Oliveir... x86: provide read and write cr8 paravirt hooks
2008-01-30 Glauber de Oliveir... x86: puts read and write cr8 into pv_cpu_ops
2008-01-30 Glauber de Oliveir... x86: put generic mm_hooks include into PARAVIRT
2008-01-30 Glauber de Oliveir... x86: provide a native_init_IRQ function on 64-bit
2008-01-30 Yinghai Lux86: msr for AMD Fam 10h mmio
2008-01-30 Jesse Barnesx86, 32-bit: trim memory not covered by wb mtrrs
2008-01-30 Andi Kleenx86: print which shared library/executable faulted...
2008-01-30 Andi Kleenx86: optimize lock prefix switching to run less frequently
2008-01-30 Andi Kleenx86: replace hard coded reservations in 64-bit early...
2008-01-30 Harvey Harrisonx86: rename stack_pointer to kernel_trap_sp
2008-01-30 Harvey Harrisonx86: clean up ptrace.h
2008-01-30 Harvey Harrisonx86: unify pt_regs accessors ptrace.h
2008-01-30 Hiroshi Shimamotox86: kdump failure
2008-01-30 Dmitri Vorobievx86_32: remove the useless NR_syscalls macro
2008-01-30 Kyle McMartinx86: 64-bit, remove redundant cpu_has_ definitions
2008-01-30 Jeremy Fitzhardingex86/paravirt: make set_pud operation common
2008-01-30 Jeremy Fitzhardingex86/paravirt: make set_pmd operation common
2008-01-30 Jeremy Fitzhardingex86/paravirt: make set_pte operations common
2008-01-30 Jeremy Fitzhardingex86/paravirt: common implementation for pmd value ops
2008-01-30 Jeremy Fitzhardingex86/paravirt: common implementation for pgd value ops
2008-01-30 Jeremy Fitzhardingex86/paravirt: common implementation for pte value ops
2008-01-30 Jeremy Fitzhardingex86/paravirt: rearrange common mmu_ops
2008-01-30 Jeremy Fitzhardingeadd native_pud_val and _pmd_val for 2 and 3
2008-01-30 Andrew Mortonarch/x86/mm/numa_64.c: section fix
2008-01-30 Mike Travisx86: reduce memory and intra-node effects
2008-01-30 Alan Coxx86: isolate PIC/PIT in/out calls
2008-01-30 John Reiserx86: add ENDPROC() markers
2008-01-30 Harvey Harrisonx86: remove last user of get_segment_eip
2008-01-30 Harvey Harrisonx86: common x86_32|64 naming
2008-01-30 travis@sgi.comx86: change bios_cpu_apicid to percpu data variable
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in numa_64
2008-01-30 travis@sgi.comx86: cleanup x86_cpu_to_apicid references
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in topology
2008-01-30 travis@sgi.comx86: change size of node ids from u8 to u16
2008-01-30 travis@sgi.comx86: change size of APICIDs from u8 to u16
2008-01-30 Yinghai Lux86: disable the GART early, 64-bit
2008-01-30 Ingo Molnarx86: pat: e820 cleanup
2008-01-30 Arjan van de Venx86: add the capability to print fuzzy backtraces
2008-01-30 Ingo Molnarx86: make early printk selectable on 64-bit as well
2008-01-30 Roland McGrathx86: early_idt_handler improvements, 64-bit
2008-01-30 H. Peter Anvinx86 setup: initialize LDTR and TR to make life easier...
2008-01-30 H. Peter Anvinx86: <asm/segment.h>: boot GDT entries are 32/64-indepe...
2008-01-30 Harvey Harrisonx86: move get_segment_eip() to step.c
2008-01-30 Ingo Molnarx86: fix UML and -regparm=3
2008-01-30 Nick Pigginx86: big ticket locks
2008-01-30 Jeremy Fitzhardingex86/pgtable: explain constant sign extension problem
2008-01-30 Jeremy Fitzhardingex86: unify paravirt pagetable accessors
2008-01-30 Jeremy Fitzhardingex86: unify zero_page definition
2008-01-30 Jeremy Fitzhardingex86: fix warning
2008-01-30 Jeremy Fitzhardingex86: pgtable: unify pte accessors
2008-01-30 Jeremy Fitzhardingex86: page.h: make pte_t a union to always include
2008-01-30 Ingo Molnarx86: fix pte_modify() bug
2008-01-30 Ingo Molnarx86: unify pgtable accessors which use, #2
2008-01-30 Jeremy Fitzhardingex86: unify pgtable accessors which use
2008-01-30 Jeremy Fitzhardingex86: mask NX from pte_pfn
2008-01-30 Jeremy Fitzhardingex86/pgtable: unify pagetable accessors, #6
2008-01-30 Ingo Molnarx86/pgtable: unify pagetable accessors, #5
2008-01-30 Ingo Molnarx86/pgtable: unify pagetable accessors, #4
2008-01-30 Ingo Molnarx86/pgtable: unify pagetable accessors, #3
2008-01-30 Ingo Molnarx86/pgtable: unify pagetable accessors, #2
2008-01-30 Ingo Molnarx86/pgtable: unify pagetable accessors, #1
2008-01-30 Ingo Molnarx86/pgtable: fix constant sign extension problem
2008-01-30 Jeremy Fitzhardingex86: move all asm/pgtable constants into one place
2008-01-30 Ingo Molnarx86: add PWT to NOCACHE flags
2008-01-30 Markus Metzgerx86, ptrace: add bts_struct size to status command
2008-01-30 Ingo Molnarx86: migration helpers for KVM
2008-01-30 Ananth N Mavinakay... x86: kprobes: add kprobes smoke tests that run on boot
2008-01-30 travis@sgi.comx86: unify percpu.h
2008-01-30 travis@sgi.comx86: use generic percpu on 64-bit
2008-01-30 travis@sgi.comx86_32: use generic percpu.h
2008-01-30 travis@sgi.compercpu: make the asm-generic/percpu.h more "generic"
2008-01-30 travis@sgi.compercpu: move arch XX_PER_CPU_XX definitions into linux...
2008-01-30 travis@sgi.compercpu: use a kconfig variable to signal arch specific...
2008-01-30 Miguel Botonx86: reboot_{32|64}.c unification
2008-01-30 Arjan van de Vendebug: move WARN_ON() out of line
2008-01-30 Olof Johanssondebug: introduce __WARN()
2008-01-30 Ingo Molnarx86: clean up include/asm-x86/calling.h
2008-01-30 Jeremy Fitzhardingex86: page.h: move things back to their own files
2008-01-30 Jeremy Fitzhardingex86: page.h: move remaining bits and pieces
2008-01-30 Jeremy Fitzhardingex86: page.h: move pa and va related things
2008-01-30 Ingo Molnarx86: page.h: move and unify types for pagetable entry, #6
2008-01-30 Jeremy Fitzhardingex86: page.h: move and unify types for pagetable entry
2008-01-30 Ingo Molnarx86: page.h: move and unify types for pagetable entry, #5
2008-01-30 Ingo Molnarx86: page.h: move and unify types for pagetable entry, #4
2008-01-30 Ingo Molnarx86: page.h: move and unify types for pagetable entry, #3
2008-01-30 Ingo Molnarx86: page.h: move and unify types for pagetable entry, #2
2008-01-30 Ingo Molnarx86: page.h: move and unify types for pagetable entry, #1
2008-01-30 Jeremy Fitzhardingex86: add _AT() macro to conditionally cast
2008-01-30 Jeremy Fitzhardingex86: page.h: unify page copying and clearing
2008-01-30 Jeremy Fitzhardingex86: page.h: unify constants
2008-01-30 Andi Kleenx86: remove the now unused X86_FEATURE_SYNC_RDTSC
next