Commit Graph

132 Commits (345a1e150ed722bded478e23d3d75b6b73c63d5c)

Author SHA1 Message Date
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Christoph Hellwig 1eeb66a1bb move die notifier handling to common code 18 years ago
Akinobu Mita 0e6b9c98be use SLAB_PANIC flag cleanup 18 years ago
Benjamin Herrenschmidt 5a8130f2b1 get_unmapped_area handles MAP_FIXED on i386 18 years ago
Linus Torvalds e3ebadd95c Revert "[PATCH] x86: __pa and __pa_symbol address space separation" 18 years ago
Jeremy Fitzhardinge 7b2f27f4e1 [PATCH] i386: PARAVIRT: flush lazy mmu updates on kunmap_atomic 18 years ago
Jeremy Fitzhardinge ce6234b529 [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages 18 years ago
Jeremy Fitzhardinge 5311ab62cd [PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing 18 years ago
Jeremy Fitzhardinge b239fb2501 [PATCH] i386: PARAVIRT: Hooks to set up initial pagetable 18 years ago
Jeremy Fitzhardinge d4f7a2c18e [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_VDSO 18 years ago
Jan Beulich 6fb14755a6 [PATCH] x86: tighten kernel image page access rights 18 years ago
Jan Beulich d01ad8dd56 [PATCH] x86: Improve handling of kernel mappings in change_page_attr 18 years ago
Vivek Goyal 0dbf7028c0 [PATCH] x86: __pa and __pa_symbol address space separation 18 years ago
Jan Beulich 28609f6e49 [PATCH] i386: adjustments to page table dump during oops (v4) 18 years ago
Zachary Amsden 49f1971051 [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 18 years ago
Rusty Russell 40d22c1b56 [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header. 18 years ago
Jan Beulich 9b35589756 [PATCH] x86: simplify notify_page_fault() 18 years ago
Zachary Amsden 7ce0bcfd16 [PATCH] i386: vMI backend for paravirt-ops 18 years ago
Zachary Amsden c119ecce89 [PATCH] MM: page allocation hooks for VMI backend 18 years ago
Ingo Molnar 656dad312f [PATCH] highmem: catch illegal nesting 18 years ago
Kirill Korotaev cefc8be824 [PATCH] Consolidate bust_spinlocks() 18 years ago
Al Viro 11718b4d6b [PATCH] misc NULL noise removal 18 years ago
Vivek Goyal 0e0be25d31 [PATCH] i386: Fix memory hotplug related MODPOST generated warning 18 years ago
Yasunori Goto 7c7e9425f1 [PATCH] memory hotplug: fix compile error for i386 with NUMA config 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Jeremy Fitzhardinge 3b17979bda [PATCH] Fix kunmap_atomic's use of kpte_clear_flush() 18 years ago
Peter Zijlstra a866374aec [PATCH] mm: pagefault_{disable,enable}() 18 years ago
Chen, Kenneth W 39dde65c99 [PATCH] shared page table for hugetlb page 18 years ago
Artiom Myaskouvskey bf7e6a1963 [PATCH] i386: Preserve EFI run time regions with memmap parameter 18 years ago
Jan Beulich b0bfece40b [PATCH] i386: clear_fixmap() should not use set_pte() 18 years ago
Rusty Russell da181a8b39 [PATCH] paravirt: Add MMU virtualization to paravirt_ops 18 years ago
David Rientjes 3529833f1c [PATCH] i386: substitute __va lookup with pfn_to_kaddr 18 years ago
Andi Kleen 11a4180c0b [PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths 18 years ago
Andi Kleen 3760dd6efa [PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr 18 years ago
Mel Gorman 6391af174a [PATCH] mm: use symbolic names instead of indices for zone initialisation 19 years ago
Eric Sesterhenn 8d8f3cbe77 BUG_ON cleanups in arch/i386 19 years ago
Zachary Amsden 789e6ac0a7 [PATCH] paravirt: update pte hook 19 years ago
Zachary Amsden 23002d88be [PATCH] paravirt: kpte flush 19 years ago
Haavard Skinnemoen a148ecfdf0 [PATCH] Generic ioremap_page_range: i386 conversion 19 years ago
Sukadev Bhattiprolu f400e198b2 [PATCH] pidspace: is_init() 19 years ago
Jason Baron df67b3daea [PATCH] make PROT_WRITE imply PROT_READ 19 years ago
Mel Gorman 4cfee88ad3 [PATCH] Have x86 use add_active_range() and free_area_init_nodes 19 years ago
Jeremy Fitzhardinge 052e79941a [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor 19 years ago
Christoph Lameter 89fa30242f [PATCH] NUMA: Add zone_to_nid function 19 years ago
Christoph Lameter 972d1a7b14 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE 19 years ago
Christoph Lameter f06a96844a [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations 19 years ago
Christoph Lameter 776ed98b84 [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES 19 years ago
keith mannthey 9102330005 [PATCH] convert i386 NUMA KVA space to bootmem 19 years ago
Rusty Russell 78be3706b2 [PATCH] i386: Allow a kernel not to be in ring 0 19 years ago
Andi Kleen 474c256841 [PATCH] i386: make fault notifier unconditional and export it 19 years ago