]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/x86/mm
avr32: Fix bug in early resource allocation code
[linux-2.6-omap-h63xx.git] / arch / x86 / mm /
2008-02-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-01 Rafael J. Wysockisuspend: cleanup reference to swsusp_pg_dir[]
2008-02-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-01 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-02-01 Linus TorvaldsMerge branch 'audit.b46' of git://git.kernel.org/pub...
2008-02-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git.kernel.org...
2008-01-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-31 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2008-01-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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
2008-01-30 Thomas Gleixnerx86: make c_p_a unconditional in ioremap
2008-01-30 Thomas Gleixnerx86: introduce max_pfn_mapped
2008-01-30 Thomas Gleixnerx86: cleanup ioremap includes
2008-01-30 Thomas Gleixnerx86: style cleanup of ioremap code
2008-01-30 Thomas Gleixnerx86: fix ioremap pgprot inconsistency
2008-01-30 Thomas Gleixnerx86: fix ioremap pgprot inconsistency
2008-01-30 Arjan van de Venx86: turn the check_exec function into function that
2008-01-30 Huang, Yingx86: ioremap_nocache fix
2008-01-30 Huang, Yingx86: fix NX bit handling in change_page_attr()
2008-01-30 Ingo Molnarx86: change cpa to pfn based
2008-01-30 Ingo Molnarx86: keep the BIOS area executable
2008-01-30 Thomas Gleixnerx86: add PG_LEVEL enum
2008-01-30 Ingo Molnarx86: clean up arch/x86/mm/pageattr.c
2008-01-30 Ingo Molnarx86: re-add clflush_cache_range()
2008-01-30 Ingo Molnarx86: unify pageattr_32.c and pageattr_64.c
2008-01-30 Ingo Molnarx86: prepare for pageattr.c unification
2008-01-30 Ingo Molnarx86: backmerge 64-bit details into 32-bit pageattr.c
2008-01-30 Ingo Molnarx86: add kernel_map_pages() to 64-bit
2008-01-30 Ingo Molnarx86: return -EINVAL in __change_page_attr(), instead...
next