| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: fix app crashes after SMP resume | Hugh Dickins | 2008-05-13 | 1 | -11/+1 |
* | hotplug-memory: make online_page() common | Jeremy Fitzhardinge | 2008-04-28 | 1 | -33/+3 |
* | x86: remove NexGen support | Dmitri Vorobiev | 2008-04-26 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-25 | 1 | -0/+19 |
|\ |
|
| * | x86: introduce /dev/mem restrictions with a config option | Arjan van de Ven | 2008-04-24 | 1 | -0/+19 |
* | | x86: unify KERNEL_PGD_PTRS | Jeremy Fitzhardinge | 2008-04-24 | 1 | -1/+1 |
* | | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge | 2008-04-24 | 1 | -3/+3 |
|/ |
|
* | x86: remove pointless comments | WANG Cong | 2008-04-19 | 1 | -1/+0 |
* | x86: don't use large pages to map the first 2/4MB of memory | Andi Kleen | 2008-04-17 | 1 | -1/+6 |
* | x86: replace the now useless max_pfn_mapped define | Thomas Gleixner | 2008-04-17 | 1 | -3/+3 |
* | x86: implement true end_pfn_mapped for 32bit | Andi Kleen | 2008-04-17 | 1 | -0/+4 |
* | x86: enhance DEBUG_RODATA support for hotplug and kprobes | Mathieu Desnoyers | 2008-04-17 | 1 | -16/+8 |
* | x86: include proper prototypes for rodata_test | Harvey Harrison | 2008-02-14 | 1 | -0/+1 |
* | x86: introduce page pool in cpa | Thomas Gleixner | 2008-02-09 | 1 | -0/+2 |
* | x86: construct 32-bit boot time page tables in native format. | Ian Campbell | 2008-02-09 | 1 | -45/+27 |
* | x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c | H. Peter Anvin | 2008-02-04 | 1 | -4/+2 |
* | suspend: cleanup reference to swsusp_pg_dir[] | Rafael J. Wysocki | 2008-02-01 | 1 | -5/+5 |
* | x86: don't special-case pmd allocations as much | Jeremy Fitzhardinge | 2008-01-30 | 1 | -13/+0 |
* | x86: arch/x86/mm/init_32.c printk fixes | Ingo Molnar | 2008-01-30 | 1 | -16/+22 |
* | x86: arch/x86/mm/init_32.c cleanup | Ingo Molnar | 2008-01-30 | 1 | -118/+122 |
* | x86: cpa: fix the self-test | Ingo Molnar | 2008-01-30 | 1 | -2/+2 |
* | x86: init memory debugging | Ingo Molnar | 2008-01-30 | 1 | -0/+11 |
* | x86: add testcases for RODATA and NX protections/attributes | Arjan van de Ven | 2008-01-30 | 1 | -0/+3 |
* | x86: make sure initmem is writable | Arjan van de Ven | 2008-01-30 | 1 | -0/+7 |
* | x86: cpa: move flush to cpa | Thomas Gleixner | 2008-01-30 | 1 | -14/+0 |
* | x86: move page_is_ram() function | Thomas Gleixner | 2008-01-30 | 1 | -22/+0 |
* | x86: convert CPA users to the new set_page_ API | Arjan van de Ven | 2008-01-30 | 1 | -13/+7 |
* | x86: remove set_kernel_exec() | Andi Kleen | 2008-01-30 | 1 | -29/+0 |
* | x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels | Andi Kleen | 2008-01-30 | 1 | -2/+2 |
* | x86 32-bit boot: rename bt_ioremap() to early_ioremap() | Huang, Ying | 2008-01-30 | 1 | -2/+2 |
* | i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap | Huang, Ying | 2008-01-30 | 1 | -0/+2 |
* | x86: return the page table level in lookup_address() | Ingo Molnar | 2008-01-30 | 1 | -1/+2 |
* | x86: clean up pte_exec | Andi Kleen | 2008-01-30 | 1 | -1/+1 |
* | c_p_a(): do a simple self test at boot | Andi Kleen | 2008-01-30 | 1 | -0/+26 |
* | x86: demacro asm-x86/pgalloc_32.h | Jeremy Fitzhardinge | 2008-01-30 | 1 | -0/+1 |
* | x86: add mm parameter to paravirt_alloc_pd | Jeremy Fitzhardinge | 2008-01-30 | 1 | -2/+2 |
* | x86: unify pgtable accessors which use | Jeremy Fitzhardinge | 2008-01-30 | 1 | -2/+3 |
* | x86 boot: use E820 memory map on EFI 32 platform | Huang, Ying | 2008-01-30 | 1 | -18/+0 |
* | x86: clean up mm/init_32.c | Jeremy Fitzhardinge | 2008-01-30 | 1 | -10/+21 |
* | x86: fix boot crash on HIGHMEM4G && SPARSEMEM | Ingo Molnar | 2008-01-15 | 1 | -2/+7 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-17 | 1 | -2/+9 |
|\ |
|
| * | x86: fix CONFIG_PAGEALLOC related boot hangs/OOMs | Ingo Molnar | 2007-10-17 | 1 | -2/+9 |
* | | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-17 | 1 | -17/+5 |
|\ \
| |/
|/| |
|
| * | remove dead code in pgtable_cache_init | Jeremy Fitzhardinge | 2007-10-16 | 1 | -17/+5 |
* | | fix memory hot remove not configured case. | KAMEZAWA Hiroyuki | 2007-10-16 | 1 | -5/+0 |
|/ |
|
* | i386: move mm | Thomas Gleixner | 2007-10-11 | 1 | -0/+858 |