x86: clean up and simplify 64-bit split_large_page()
[sfrench/cifs-2.6.git] / include /
2008-01-30 Ingo Molnarx86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
2008-01-30 Huang, Yingx86: fix some bugs about EFI runtime code mapping
2008-01-30 Andi Kleenx86: remove set_kernel_exec()
2008-01-30 Andi Kleenx86: introduce canon_pgprot()
2008-01-30 Andi Kleenx86: don't drop NX bit in pte modifier functions on...
2008-01-30 Andi Kleenx86: add pte_pgprot to 32-bit
2008-01-30 Andi Kleenx86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non...
2008-01-30 Ingo Molnarx86: fix early_ioremap()/btmap
2008-01-30 Ingo Molnarx86: increase the number of boot-mappings
2008-01-30 Ingo Molnarx86: enhance early_ioremap()
2008-01-30 Huang, Yingx86 32-bit boot: rename bt_ioremap() to early_ioremap()
2008-01-30 Huang, Yingx86: replace boot_ioremap() with enhanced bt_ioremap...
2008-01-30 Huang, Yingi386 boot: replace boot_ioremap with enhanced bt_iorema...
2008-01-30 Ingo Molnarx86: return the page table level in lookup_address()
2008-01-30 Andi Kleenx86: add pte accessors for the global bit
2008-01-30 Andi Kleenx86: clean up pte_exec
2008-01-30 Ingo Molnarx86: change ioremap() to default to uncached
2008-01-30 Jeremy Fitzhardingex86: demacro asm-x86/pgalloc_32.h
2008-01-30 Jeremy Fitzhardingex86: add mm parameter to paravirt_alloc_pd
2008-01-30 Florian Fainellix86: add support for the RDC R-321x SoC
2008-01-30 Florian Fainellipci: add PCI identifiers for the RDC devices
2008-01-30 Florian Fainellix86: add generic GPIO support to x86
2008-01-30 Andres Salomonx86: GEODE: update GPIO API to support setting multiple...
2008-01-30 Mike Travisx86/non-x86: percpu, node ids, apic ids x86.git fixup
2008-01-30 Yinghai Lux86_32: trim memory by updating e820
2008-01-30 Bernhard Wallex86, rtc: make CONFIG_HPET_EMULATE_RTC usable from...
2008-01-30 travis@sgi.comx86: change size of node ids from u8 to s16
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
next