1. 6c43545 x86: add mm parameter to paravirt_alloc_pd by Jeremy Fitzhardinge · 16 years ago
  2. 6fdc05d x86: unify pgtable accessors which use by Jeremy Fitzhardinge · 16 years ago
  3. 2215e69 x86 boot: use E820 memory map on EFI 32 platform by Huang, Ying · 16 years ago
  4. f3f20de x86: clean up mm/init_32.c by Jeremy Fitzhardinge · 16 years ago
  5. 23be8c7 x86: fix boot crash on HIGHMEM4G && SPARSEMEM by Ingo Molnar · 16 years ago
  6. d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  7. 509a80c x86: fix CONFIG_PAGEALLOC related boot hangs/OOMs by Ingo Molnar · 17 years ago
  8. fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
  9. 4f81784 remove dead code in pgtable_cache_init by Jeremy Fitzhardinge · 17 years ago
  10. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  11. ad757b6 i386: move mm by Thomas Gleixner · 17 years ago[Renamed from arch/i386/mm/init_32.c]
  12. afb5ce0 i386: prepare shared mm/init.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/mm/init.c]
  13. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  14. 602033e Revert most of "x86: Fix alternatives and kprobes to remap write-protected kernel text" by Linus Torvalds · 17 years ago
  15. e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 17 years ago
  16. 19d36cc x86: Fix alternatives and kprobes to remap write-protected kernel text by Andi Kleen · 17 years ago
  17. d5321ab i386: minor nx handling adjustment by Jan Beulich · 17 years ago
  18. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  19. bdef40a paravirt: export __supported_pte_mask by Jeremy Fitzhardinge · 17 years ago
  20. fdb4c33 paravirt: add an "mm" argument to alloc_pt by Jeremy Fitzhardinge · 17 years ago
  21. 0864a4e Allow DEBUG_RODATA and KPROBES to co-exist by Arjan van de Ven · 17 years ago
  22. f1d1a84 SLUB: i386 support by Christoph Lameter · 17 years ago
  23. 0e6b9c9 use SLAB_PANIC flag cleanup by Akinobu Mita · 17 years ago
  24. e3ebadd Revert "[PATCH] x86: __pa and __pa_symbol address space separation" by Linus Torvalds · 17 years ago
  25. 5311ab6 [PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing by Jeremy Fitzhardinge · 17 years ago
  26. b239fb2 [PATCH] i386: PARAVIRT: Hooks to set up initial pagetable by Jeremy Fitzhardinge · 17 years ago
  27. 6fb1475 [PATCH] x86: tighten kernel image page access rights by Jan Beulich · 17 years ago
  28. 0dbf702 [PATCH] x86: __pa and __pa_symbol address space separation by Vivek Goyal · 17 years ago
  29. c119ecc [PATCH] MM: page allocation hooks for VMI backend by Zachary Amsden · 17 years ago
  30. 0e0be25 [PATCH] i386: Fix memory hotplug related MODPOST generated warning by Vivek Goyal · 18 years ago
  31. 7c7e942 [PATCH] memory hotplug: fix compile error for i386 with NUMA config by Yasunori Goto · 18 years ago
  32. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  33. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  34. bf7e6a1 [PATCH] i386: Preserve EFI run time regions with memmap parameter by Artiom Myaskouvskey · 18 years ago
  35. 8d8f3cb BUG_ON cleanups in arch/i386 by Eric Sesterhenn · 18 years ago
  36. 789e6ac [PATCH] paravirt: update pte hook by Zachary Amsden · 18 years ago
  37. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  38. 052e799 [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor by Jeremy Fitzhardinge · 18 years ago
  39. 776ed98 [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES by Christoph Lameter · 18 years ago
  40. 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 18 years ago
  41. ba9c231 [PATCH] i386: initialize end-of-memory variables as early as possible by Jan Beulich · 18 years ago
  42. a581c2a [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h by Heiko Carstens · 18 years ago
  43. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  44. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  45. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  46. 55b2355 [PATCH] don't use flush_tlb_all in suspend time by Shaohua Li · 18 years ago
  47. ad8f579 [PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386 by KAMEZAWA Hiroyuki · 18 years ago
  48. 9d99aaa [PATCH] x86_64: Support memory hotadd without sparsemem by Andi Kleen · 18 years ago
  49. 9a0b581 [PATCH] x86: SMP alternatives by Gerd Hoffmann · 18 years ago
  50. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  51. c09b424 [PATCH] x86_64: add __meminit for memory hotplug by Matt Tolentino · 18 years ago
  52. 63aaf30 [PATCH] x86/x86_64: mark rodata section read only: x86 parts by Arjan van de Ven · 19 years ago
  53. 27d99f7 [PATCH] arch/i386/mm/init.c: small cleanups by Adrian Bunk · 19 years ago
  54. 05039b9 [PATCH] memory hotplug: i386 addition functions by Dave Hansen · 19 years ago
  55. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 19 years ago
  56. c9b02a2 [PATCH] i386: use set_pte macros in a couple places where they were missing by Zachary Amsden · 19 years ago
  57. 7ae65fd [PATCH] x86: fix EFI memory map parsing by Matt Tolentino · 19 years ago
  58. 648be31 [PATCH] swsusp: kill config_pm_disk by Pavel Machek · 19 years ago
  59. 129f694 [PATCH] Remove i386_ksyms.c, almost. by Alexey Dobriyan · 19 years ago
  60. 05b79bd [PATCH] sparsemem memory model for i386 by Andy Whitcroft · 19 years ago
  61. 5b505b9 [PATCH] sparsemem base: teach discontig about sparse ranges by Dave Hansen · 19 years ago
  62. cbe37d0 [PATCH] mm: remove PG_highmem by Badari Pulavarty · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago