1. a581c2a [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h by Heiko Carstens · 18 years ago
  2. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  3. ce866b3 [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter by Christoph Lameter · 18 years ago
  4. b1e7a8f [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter by Christoph Lameter · 18 years ago
  5. df849a1 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter by Christoph Lameter · 18 years ago
  6. 9a865ff [PATCH] zoned vm counters: conversion of nr_slab to per zone counter by Christoph Lameter · 18 years ago
  7. 65ba55f [PATCH] zoned vm counters: convert nr_mapped to per zone counter by Christoph Lameter · 18 years ago
  8. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  9. d254c8f typo fixes: specfic -> specific by Adrian Bunk · 18 years ago
  10. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 18 years ago
  11. f9b8404 [PATCH] pi-futex: introduce debug_check_no_locks_freed() by Ingo Molnar · 18 years ago
  12. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  13. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  14. b71b5b6 [PATCH] Notify page fault call chain for i386 by Anil S Keshavamurthy · 18 years ago
  15. 626ab0e [PATCH] list: use list_replace_init() instead of list_splice_init() by Oleg Nesterov · 18 years ago
  16. 55b2355 [PATCH] don't use flush_tlb_all in suspend time by Shaohua Li · 18 years ago
  17. 19964fe [PATCH] i386: fix get_segment_eip() with vm86 segments by Chuck Ebbert · 18 years ago
  18. 2152845 [PATCH] i386: let usermode execute the "enter" instruction by Chuck Ebbert · 18 years ago
  19. ad8f579 [PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386 by KAMEZAWA Hiroyuki · 18 years ago
  20. 9d99aaa [PATCH] x86_64: Support memory hotadd without sparsemem by Andi Kleen · 18 years ago
  21. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 18 years ago
  22. 3571761 [PATCH] for_each_online_pgdat: remove sorting pgdat by KAMEZAWA Hiroyuki · 18 years ago
  23. ec936fc [PATCH] for_each_online_pgdat: renaming for_each_pgdat by KAMEZAWA Hiroyuki · 18 years ago
  24. dd28779 [PATCH] pause_on_oops command line option by Andrew Morton · 18 years ago
  25. 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 18 years ago
  26. 101f12a [PATCH] i386: actively synchronize vmalloc area when registering certain callbacks by Jan Beulich · 18 years ago
  27. 9a0b581 [PATCH] x86: SMP alternatives by Gerd Hoffmann · 18 years ago
  28. 42b88be [PATCH] hugepage: is_aligned_hugepage_range() cleanup by David Gibson · 18 years ago
  29. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  30. 84d1c05 [PATCH] i386: pageattr remove __put_page by Nick Piggin · 18 years ago
  31. c09b424 [PATCH] x86_64: add __meminit for memory hotplug by Matt Tolentino · 19 years ago
  32. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 19 years ago
  33. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 19 years ago
  34. f8af095 [PATCH] x86: change_page_attr() fix by Dave Jones · 19 years ago
  35. 63aaf30 [PATCH] x86/x86_64: mark rodata section read only: x86 parts by Arjan van de Ven · 19 years ago
  36. b16b88e [PATCH] i386,amd64: ioremap.c __iomem annotations by Al Viro · 19 years ago
  37. bf5421c [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held by Andi Kleen · 19 years ago
  38. 27d99f7 [PATCH] arch/i386/mm/init.c: small cleanups by Adrian Bunk · 19 years ago
  39. 251e691 [PATCH] x86: add an accessor function for getting the per-CPU gdt by Zachary Amsden · 19 years ago
  40. 05039b9 [PATCH] memory hotplug: i386 addition functions by Dave Hansen · 19 years ago
  41. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  42. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  43. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  44. 3d97ae5 [PATCH] kprobes: prevent possible race conditions i386 changes by Prasanna S Panchamukhi · 19 years ago
  45. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 19 years ago
  46. d7271b1 [PATCH] i386: encapsulate copying of pgd entries by Zachary Amsden · 19 years ago
  47. c9b02a2 [PATCH] i386: use set_pte macros in a couple places where they were missing by Zachary Amsden · 19 years ago
  48. 4bb0d3e [PATCH] i386: inline asm cleanup by Zachary Amsden · 19 years ago
  49. 7ae65fd [PATCH] x86: fix EFI memory map parsing by Matt Tolentino · 19 years ago
  50. 869f96a [PATCH] x86: compress the stack layout of do_page_fault() by Ingo Molnar · 19 years ago
  51. 0e5c9f3 [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc() by Chen, Kenneth W · 19 years ago
  52. 02b0cce [PATCH] hugetlb: check p?d_present in huge_pte_offset() by Adam Litke · 19 years ago
  53. 7bf07f3 [PATCH] hugetlb: move stale pte check into huge_pte_alloc() by Adam Litke · 19 years ago
  54. 4b0271e [PATCH] Move the fix to align node_end_pfns to a proper location by Ravikiran G Thirumalai · 19 years ago
  55. 94d2ac6 [PATCH] mm: Ensure proper alignment for node_remap_start_pfn by Ravikiran G Thirumalai · 19 years ago
  56. c23a4e96 [PATCH] iounmap debugging by Andrew Morton · 19 years ago
  57. f90e718 [PATCH] printk: arch/i386/mm/pgtable.c by Christophe Lucas · 19 years ago
  58. ee48dd5 [PATCH] printk: arch/i386/mm/ioremap.c by Christophe Lucas · 19 years ago
  59. c7c5844 [PATCH] arch/i386/mm/fault.c: fix sparse warnings by Domen Puncer · 19 years ago
  60. 4f339ec [PATCH] kdump: Save trap information for later analysis by Alexander Nyberg · 19 years ago
  61. 60e64d4 [PATCH] kdump: Routines for copying dump pages by Vivek Goyal · 19 years ago
  62. 1bc3b91 [PATCH] crashdump: x86 crashkernel option by Eric W. Biederman · 19 years ago
  63. 648be31 [PATCH] swsusp: kill config_pm_disk by Pavel Machek · 19 years ago
  64. 129f694 [PATCH] Remove i386_ksyms.c, almost. by Alexey Dobriyan · 19 years ago
  65. 6f4e1e5 [PATCH] add page_state info to show_mem by Martin J. Bligh · 19 years ago
  66. 05b79bd [PATCH] sparsemem memory model for i386 by Andy Whitcroft · 19 years ago
  67. 5b505b9 [PATCH] sparsemem base: teach discontig about sparse ranges by Dave Hansen · 19 years ago
  68. 6f167ec [PATCH] sparsemem base: simple NUMA remap space allocator by Dave Hansen · 19 years ago
  69. c2ebaa4 [PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized) by Dave Hansen · 19 years ago
  70. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 19 years ago
  71. cbe37d0 [PATCH] mm: remove PG_highmem by Badari Pulavarty · 19 years ago
  72. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  73. 63551ae [PATCH] Hugepage consolidation by David Gibson · 19 years ago
  74. 4057923 [PATCH] i386: Fix race in iounmap by Andi Kleen · 19 years ago
  75. 021740d [PATCH] freepgt: hugetlb area is clean by Hugh Dickins · 19 years ago
  76. e0da382 [PATCH] freepgt: free_pgtables use vma list by Hugh Dickins · 19 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago