Age | Commit message (Expand) | Author |
2008-10-10 | x86, cpa: remove cpa pool code | Suresh Siddha |
2008-10-10 | x86, cpa: no need to check alias for __set_pages_p/__set_pages_np | Suresh Siddha |
2008-10-10 | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC | Suresh Siddha |
2008-10-10 | x86, cpa: make the kernel physical mapping initialization a two pass sequence | Suresh Siddha |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-09-30 | x86: export set_memory_ro and set_memory_rw | Bruce Allan |
2008-09-26 | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t... | Suresh Siddha |
2008-09-23 | Merge branch 'timers/urgent' into x86/xen | Ingo Molnar |
2008-09-14 | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() | Alex Nixon |
2008-09-14 | Merge commit 'v2.6.27-rc6' into x86/pat | Ingo Molnar |
2008-09-07 | x86: add periodic corruption check | Hugh Dickins |
2008-09-07 | x86: check for and defend against BIOS memory corruption | Jeremy Fitzhardinge |
2008-09-06 | x86: adjust vmalloc_sync_all() for Xen (2nd try) | Jan Beulich |
2008-09-06 | x86: pgd_{c,d}tor() cleanup | Jan Beulich |
2008-09-05 | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() | Alex Nixon |
2008-09-05 | x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious | Jeremy Fitzhardinge |
2008-09-05 | x86, init_64.c: cleanup | Ingo Molnar |
2008-09-05 | x86: move nonx_setup etc from common.c to init_64.c | Yinghai Lu |
2008-09-04 | Merge branch 'x86/cpu' into x86/core | H. Peter Anvin |
2008-08-25 | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar |
2008-08-23 | x86: have set_memory_array_{uc,wb} coalesce memtypes, fix | Venki Pallipadi |
2008-08-22 | x86: fix two modpost warnings in mm/init_64.c | Jan Beulich |
2008-08-22 | x86: fix 1:1 mapping init on 64-bit (memory hotplug case) | Jan Beulich |
2008-08-22 | x86: have set_memory_array_{uc,wb} coalesce memtypes. | Rene Herman |
2008-08-22 | x86: {reverve,free}_memtype() take a physical address | Rene Herman |
2008-08-22 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2008-08-21 | x86: fix pageattr-test | Shaohua Li |
2008-08-21 | x86, pageattr: introduce APIs to change pageattr of a page array | Shaohua Li |
2008-08-21 | Revert "introduce two APIs for page attribute" | Ingo Molnar |
2008-08-21 | devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS | venkatesh.pallipadi@intel.com |
2008-08-21 | x86: PAT proper tracking of set_memory_uc and friends | venkatesh.pallipadi@intel.com |
2008-08-21 | x86, mmiotrace: silence section mismatch warning - leave_uniprocessor | Marcin Slusarz |
2008-08-21 | i386: vmalloc size fix | Dave Young |
2008-08-21 | x86: use WARN() in arch/x86/mm/ioremap.c | Arjan van de Ven |
2008-08-20 | x86: another user of PTE_FLAGS_MASK | Jeremy Fitzhardinge |
2008-08-20 | x86: fix Xorg startup/shutdown slowdown with PAT | Venki Pallipadi |
2008-08-20 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2008-08-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-08-15 | x86: fix section mismatch warning - spp_getpage() | Marcin Slusarz |
2008-08-15 | x86: Fix ioremap off by one BUG | Andi Kleen |
2008-08-15 | x86, pat: avoid highmem cache attribute aliasing | Nick Piggin |
2008-08-15 | introduce two APIs for page attribute | Shaohua Li |
2008-08-15 | x86: fix /proc/meminfo DirectMap | Hugh Dickins |
2008-08-14 | Merge commit 'v2.6.27-rc3' into x86/prototypes | Ingo Molnar |
2008-08-14 | x86: don't call e820_regiter_active_regions if out of range on node | Yinghai Lu |
2008-08-13 | x86: use WARN() in arch/x86/mm/pageattr.c | Arjan van de Ven |
2008-08-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-08-12 | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it | Rusty Russell |
2008-08-11 | x86: compile pat debugfs interface only if CONFIG_X86_PAT is set | Andreas Herrmann |