stopmachine: semaphore to mutex
[safe/jmp/linux-2.6] / arch / x86 / mm /
2008-02-05 Hugh Dickinsstop c_p_a corrupting the pds
2008-02-05 Benjamin Herrenschmidtadd mm argument to pte/pmd/pud/pgd_free
2008-02-04 Thomas Gleixnerx86: cpa, micro-optimization
2008-02-04 Ingo Molnarx86: cpa, clean up code flow
2008-02-04 Ingo Molnarx86: cpa, eliminate CPA_ enum
2008-02-04 Ingo Molnarx86: cpa, cleanups
2008-02-04 Andi Kleenx86: implement gbpages support in change_page_attr()
2008-02-04 Andi Kleenx86: support gbpages in pagetable dump
2008-02-04 Andi Kleenx86: add gbpages support to lookup_address
2008-02-04 Andi Kleenx86: switch direct mapping setup over to set_pte
2008-02-04 Thomas Gleixnerx86: fix page-present check in cpa_flush_range
2008-02-04 Ingo Molnarx86: remove cpa warning
2008-02-04 Andi Kleenx86: remove now unused clear_kernel_mapping
2008-02-04 Thomas Gleixnerx86: cpa selftest, skip non present entries
2008-02-04 Thomas Gleixnerx86: CPA fix pagetable split
2008-02-04 Andi Kleenx86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
2008-02-04 Thomas Gleixnerx86: cpa, fix lookup_address
2008-02-04 Ingo Molnarx86: AMD Athlon X2 hard hang fix
2008-02-04 Thomas Gleixnerx86: cpa, preserve large pages if possible
2008-02-04 Thomas Gleixnerx86: cpa, check if we changed anything and tlb flushing...
2008-02-04 Thomas Gleixnerx86: introduce struct cpa_data
2008-02-04 Andi Kleenx86: cpa, only flush the cache if the caching attribute...
2008-02-04 Thomas Gleixnerx86: CPA return early when requested feature is not...
2008-02-04 Thomas Gleixnerx86: no CPA on iounmap
2008-02-04 Thomas Gleixnerx86: ioremap remove the range check of cpa
2008-02-04 Thomas Gleixnerx86: simplify __ioremap
2008-02-04 Thomas Gleixnerx86: CPA use the existing pfn in split as well
2008-02-04 Arjan van de Venx86: use the pfn from the page when change its attributes
2008-02-04 Arjan van de Venx86: teach the static_protection function about high...
2008-02-04 Jeremy Fitzhardingex86: revert "defer cr3 reload when doing pud_clear()"
2008-02-04 Jeremy Fitzhardingex86: unify PAE/non-PAE pgd_ctor
2008-02-04 H. Peter Anvinx86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c
2008-02-04 Harvey Harrisonx86: reduce ifdef sections in fault.c
2008-02-04 Yinghai Lux86: print out node_data addr and bootmap_start addr
2008-02-04 Thomas Gleixnerx86: CPA remove bogus NX clear
2008-02-04 Ingo Molnarx86: relax RAM check in ioremap()
2008-02-01 Rafael J. Wysockisuspend: cleanup reference to swsusp_pg_dir[]
2008-02-01 Harvey Harrisonx86: fixes for lookup_address args
2008-02-01 Yinghai Lux86: remove unneeded round_up
2008-02-01 Yinghai Lux86_64: make bootmap_start page align v6
2008-02-01 Yinghai Lux86_64: add debug name for early_res
2008-01-31 Ingo Molnarx86: uninline __pte_free_tlb() and __pmd_free_tlb()
2008-01-31 Huang, Yingx86: early_ioremap_reset fix 2
2008-01-31 Huang, Yingx86: change_page_attr_clear fix
2008-01-30 Yinghai Lux86: fix nodemap_size according to nodeid bits
2008-01-30 Yinghai Lux86: fix overlap between pagetable with bss section
2008-01-30 Joachim Deguarax86: add PCI IDs to k8topology_64.c
2008-01-30 Jeremy Fitzhardingex86: fix early_ioremap pagetable ops
2008-01-30 Jeremy Fitzhardingex86: use the same pgd_list for PAE and 64-bit
2008-01-30 Jeremy Fitzhardingex86: don't special-case pmd allocations as much
2008-01-30 Harvey Harrisonx86: shrink some ifdefs in fault.c
2008-01-30 Jeremy Fitzhardingex86: ignore spurious faults
2008-01-30 Harvey Harrisonx86: remove nx_enabled from fault.c
2008-01-30 Harvey Harrisonx86: unify fault_32|64.c
2008-01-30 Harvey Harrisonx86: unify fault_32|64.c with ifdefs
2008-01-30 Harvey Harrisonx86: unify fault_32|64.c by ifdef'd function bodies
2008-01-30 Ingo Molnarx86: arch/x86/mm/init_32.c printk fixes
2008-01-30 Ingo Molnarx86: arch/x86/mm/init_32.c cleanup
2008-01-30 Ingo Molnarx86: arch/x86/mm/init_64.c printk fixes
2008-01-30 Thomas Gleixnerx86: unify ioremap
2008-01-30 Harvey Harrisonx86: unify page fault oops printing
2008-01-30 Harvey Harrisonx86: introduce show_fault_oops helper to fault_32|64.c
2008-01-30 Harvey Harrisonx86: add is_errata100 helper to fault_32|64.c
2008-01-30 Harvey Harrisonx86: add is_f00f_bug helper to fault_32|64.c
2008-01-30 Thomas Gleixnerx86: cpa cleanup the 64-bit alias math
2008-01-30 Ingo Molnarx86: cpa: fix the self-test
2008-01-30 Ingo Molnarx86: init memory debugging
2008-01-30 Arjan van de Venx86: move misplaced rodata check call
2008-01-30 Ingo Molnarx86: fix clflush_page_range logic
2008-01-30 Thomas Gleixnerx86: optimize clflush
2008-01-30 Thomas Gleixnerx86: clflush_page_range needs mfence
2008-01-30 Thomas Gleixnerx86: cpa: rename global_flush_tlb() to cpa_flush_all()
2008-01-30 Thomas Gleixnerx86: cpa: implement clflush optimization
2008-01-30 Thomas Gleixnerx86: cpa use the new set_clr function
2008-01-30 Thomas Gleixnerx86: cpa create set_and_clr function
2008-01-30 Thomas Gleixnerx86: cpa move the flush into set and clear functions
2008-01-30 Arjan van de Venx86: add testcases for RODATA and NX protections/attributes
2008-01-30 Ingo Molnarx86: ioremap KERN_INFO
2008-01-30 Thomas Gleixnerx86: cpa: clean up change_page_attr_set/clear()
2008-01-30 Ingo Molnarx86: cpa: fix loop
2008-01-30 Thomas Gleixnerx86: cpa: fix split thinko
2008-01-30 Arjan van de Venx86: make sure initmem is writable
2008-01-30 Arjan van de Venx86: fix pageattr-selftest
2008-01-30 Thomas Gleixnerx86: cpa: move flush to cpa
2008-01-30 Arjan van de Venx86: make various pageattr.c functions static
2008-01-30 Ingo Molnarx86: cpa: set_memory_notpresent()
2008-01-30 Thomas Gleixnerx86: cpa: convert ioremap to new API
2008-01-30 Thomas Gleixnerx86: fix ioremap API
2008-01-30 Thomas Gleixnerx86: fix ioremap RAM check
2008-01-30 Thomas Gleixnerx86: fix the missing BIOS area check in page_is_ram
2008-01-30 Thomas Gleixnerx86: move page_is_ram() function
2008-01-30 Arjan van de Venx86: deprecate change_page_attr() for drivers
2008-01-30 Arjan van de Venx86: convert CPA users to the new set_page_ API
2008-01-30 Arjan van de Venx86: a new API for drivers/etc to control cache and...
2008-01-30 Ingo Molnarx86: cpa: move clflush_cache_range()
2008-01-30 Thomas Gleixnerx86: unify ioremap_32 and _64
2008-01-30 Thomas Gleixnerx86: unify ioremap
2008-01-30 Thomas Gleixnerx86: use remove_vm_are in ioremap_32 error path
2008-01-30 Thomas Gleixnerx86: __iomem annotations
2008-01-30 Thomas Gleixnerx86: switch to change_page_attr_addr in ioremap_32.c
next