pandora-kernel.git
2008-01-30 Arjan van de Venx86: fix pageattr-selftest
2008-01-30 Ingo Molnarx86: remove flush_agp_mappings()
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 Ingo Molnarx86: cpa: make self-test depend on DEBUG_KERNEL
2008-01-30 Huang, Yingx86: ioremap_nocache fix
2008-01-30 Ingo Molnarx86: add PAGE_KERNEL_EXEC_NOCACHE
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 Thomas Gleixnerx86: clean up lookup_address() declarations
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: enable DEBUG_PAGEALLOC on 64-bit
2008-01-30 Ingo Molnarx86: add kernel_map_pages() to 64-bit
2008-01-30 Ingo Molnarx86: return -EINVAL in __change_page_attr(), instead...
2008-01-30 Ingo Molnarx86: clean up differences between 64-bit and 32-bit
2008-01-30 Ingo Molnarx86: 64-bit, add the new split_large_page() function
2008-01-30 Ingo Molnarx86: 64-bit pageattr.c, prepare for unification
2008-01-30 Ingo Molnarx86: change 64-bit pageattr to use set_pte_atomic()
2008-01-30 Ingo Molnarx86: change 64-bit __change_page_attr() to struct page
2008-01-30 Ingo Molnarx86: simplify __change_page_attr()
2008-01-30 Ingo Molnarx86: introduce native_set_pte_atomic() on 64-bit too
2008-01-30 Ingo Molnarx86: clean up and simplify 64-bit split_large_page()
2008-01-30 Ingo Molnarx86: unify header part of pageattr_64.c
2008-01-30 Ingo Molnarx86: simplify pageattr_64.c
2008-01-30 Ingo Molnarx86: prepare for the unification of the cpa code
2008-01-30 Ingo Molnarx86: prepare for the unification of the cpa code
2008-01-30 Ingo Molnarx86: cpa self-test, WARN_ON()
2008-01-30 Ingo Molnarx86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
2008-01-30 Ingo Molnarx86: cpa: simplify locking
2008-01-30 Ingo Molnarx86: simplify cpa largepage split, #3
2008-01-30 Ingo Molnarx86: cpa self-test fixes
2008-01-30 Ingo Molnarx86: further cpa largepage-split cleanups
2008-01-30 Ingo Molnarx86: simplify 32-bit cpa largepage splitting
2008-01-30 Ingo Molnarx86: simplify the 32-bit cpa code
2008-01-30 Huang, Yingx86: fix some bugs about EFI runtime code mapping
2008-01-30 Ingo Molnarx86: fix more non-global TLB flushes
2008-01-30 Andi Kleenx86: fix early_ioremap() on 64-bit
2008-01-30 Andi Kleenx86: remove set_kernel_exec()
2008-01-30 Andi Kleenx86: introduce canon_pgprot()
2008-01-30 Andi Kleenx86: c_p_a() make it more robust against use of PAT...
2008-01-30 Andi Kleenx86: c_p_a() fix: reorder TLB / cache flushes to follow...
2008-01-30 Andi Kleenx86: fix c_p_a() boot crash
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 Andi Kleenx86: cpa: remove unnecessary masking of address
2008-01-30 Andi Kleenx86: cpa: use wbinvd() macro instead of inline assembly...
2008-01-30 Ingo Molnarx86: early_ioremap_init(), enhance warnings
2008-01-30 Ingo Molnarx86: fix EISA ioremap
2008-01-30 Ingo Molnarx86: fix early_ioremap()/btmap
2008-01-30 Ingo Molnarx86: add early_ioremap() leak detection
2008-01-30 Huang, Yingx86: make early_ioremap_debug early_param
2008-01-30 Ingo Molnarx86: early_ioremap(), debugging
2008-01-30 Ingo Molnarx86: add debug warnings to early_ioremap()
2008-01-30 Ingo Molnarx86: increase the number of boot-mappings
2008-01-30 Ingo Molnarx86: enhance early_ioremap()
2008-01-30 Huang, Yingx86: early_ioremap_reset fix
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 Siddha, Suresh Bx86: set strong uncacheable where UC is really desired
2008-01-30 Joerg Roedelx86: use __PAGE_KERNEL_EXEC in ioremap_64.c
2008-01-30 Thomas Gleixnerx86: cleanup boot_ioremap_32.c
2008-01-30 Ingo Molnarx86: clean up arch/x86/mm/pageattr-test.c
2008-01-30 Andi Kleenx86: c_p_a(), add simple self test at boot
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 Harvey Harrisonx86: add dump_pagetable helper to X86_32
2008-01-30 Andi Kleenc_p_a(): do a simple self test at boot
2008-01-30 Ingo Molnarx86: clean up arch/x86/mm/pageattr_64.c
2008-01-30 Ingo Molnarx86: clean up arch/x86/mm/pageattr_32.c
next