aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/mm
AgeCommit message (Expand)Author
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: specfic -> specificAdrian Bunk
2006-06-30typo fixes: occuring -> occurringAdrian Bunk
2006-06-27[PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto
2006-06-26[PATCH] Notify page fault call chain for i386Anil S Keshavamurthy
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov
2006-06-23[PATCH] don't use flush_tlb_all in suspend timeShaohua Li
2006-06-23[PATCH] i386: fix get_segment_eip() with vm86 segmentsChuck Ebbert
2006-06-23[PATCH] i386: let usermode execute the "enter" instructionChuck Ebbert
2006-05-21[PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386KAMEZAWA Hiroyuki
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-27[PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton
2006-03-23[PATCH] make bug messages more consistentIngo Molnar
2006-03-23[PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-22[PATCH] i386: pageattr remove __put_pageNick Piggin
2006-01-16[PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar
2006-01-06[PATCH] x86: change_page_attr() fixDave Jones
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: x86 partsArjan van de Ven
2005-12-15[PATCH] i386,amd64: ioremap.c __iomem annotationsAl Viro
2005-12-12[PATCH] i386/x86-64: Don't call change_page_attr with a spinlock heldAndi Kleen
2005-11-13[PATCH] arch/i386/mm/init.c: small cleanupsAdrian Bunk
2005-10-30[PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden
2005-10-29[PATCH] memory hotplug: i386 addition functionsDave Hansen
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins
2005-09-07[PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai
2005-09-05[PATCH] i386: encapsulate copying of pgd entriesZachary Amsden
2005-09-05[PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden
2005-09-05[PATCH] x86: fix EFI memory map parsingMatt Tolentino
2005-09-05[PATCH] x86: compress the stack layout of do_page_fault()Ingo Molnar