1. 1d6cf1f x86: start annotating early ioremap pointers with __iomem by Harvey Harrison · 16 years ago
  2. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  3. c1a2f4b x86: change early_ioremap to use slots instead of nesting by Yinghai Lu · 16 years ago
  4. af5c2bd x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 by Vegard Nossum · 16 years ago
  5. 1494177 x86: add early_memremap() by Jeremy Fitzhardinge · 16 years ago
  6. be43d72 x86: add _PAGE_IOMAP pte flag for IO mappings by Jeremy Fitzhardinge · 16 years ago
  7. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
  8. c613ec1 x86, early_ioremap: fix fencepost error by Alan Cox · 16 years ago
  9. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  10. 9542ada x86: track memtype for RAM in page struct by Suresh Siddha · 16 years ago
  11. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  12. 379daf6 IO resources, x86: ioremap sanity check to catch mapping requests exceeding the BAR sizes by Suresh Siddha · 16 years ago
  13. 0c072bb x86: use WARN() in arch/x86/mm/ioremap.c by Arjan van de Ven · 16 years ago
  14. e213e87 x86: Fix ioremap off by one BUG by Andi Kleen · 16 years ago
  15. 8d7ccaa Merge commit 'v2.6.27-rc3' into x86/prototypes by Ingo Molnar · 16 years ago
  16. 28b2ee2 access_process_vm device memory infrastructure by Rik van Riel · 16 years ago
  17. 4b6e9f2 x86: mm/ioremap.c declare early_ioremap_debug and early_ioremap_nested as static by Jaswinder Singh · 16 years ago
  18. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  19. ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  20. a361ee5 x86: fix /dev/mem compatibility under PAT by Venkatesh Pallipadi · 16 years ago
  21. 4f9c11d x86, 64-bit: adjust mapping of physical pagetables to work with Xen by Jeremy Fitzhardinge · 16 years ago
  22. 4583ed5 x86, 64-bit: unify early_ioremap by Jeremy Fitzhardinge · 16 years ago
  23. a7bf0bd build: add __page_aligned_data and __page_aligned_bss by Jeremy Fitzhardinge · 16 years ago
  24. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
  25. 6e92a5a x86: add sparse annotations to ioremap by Thomas Gleixner · 16 years ago
  26. d763d5e Merge branch 'linus' into tracing/mmiotrace by Ingo Molnar · 16 years ago
  27. bcc643d x86: introduce macro to check whether an address range is in the ISA range by Andreas Herrmann · 16 years ago
  28. a1bf963 x86, MM: virtual address debug, v2 by Jiri Slaby · 16 years ago
  29. 59ea746 MM: virtual address debug by Jiri Slaby · 16 years ago
  30. faeca31 Merge branch 'linus' into x86/pat by Ingo Molnar · 16 years ago
  31. 499f8f8 x86: rename pat_wc_enabled to pat_enabled by Andreas Herrmann · 16 years ago
  32. 226e9a9 x86: ioremap fix failing nesting check by Ingo Molnar · 16 years ago
  33. 87e547f x86 mmiotrace: fix page-unaligned ioremaps by Pekka Paalanen · 16 years ago
  34. d61fc44 x86: mmiotrace, preview 2 by Pekka Paalanen · 16 years ago
  35. cb8ab68 x86: ioremap ram check fix by Andres Salomon · 16 years ago
  36. de33c44 x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() by Suresh Siddha · 16 years ago
  37. 2544a87 revert: "x86: ioremap(), extend check to all RAM pages" by Ingo Molnar · 16 years ago
  38. 2301696 vmallocinfo: add caller information by Christoph Lameter · 16 years ago
  39. bf16ae2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat by Linus Torvalds · 16 years ago
  40. 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 16 years ago
  41. e045fb2 x86: PAT avoid aliasing in /dev/mem read/write by venkatesh.pallipadi@intel.com · 16 years ago
  42. 4c8337a x86: fix arch/x86/mm/ioremap.c warning by Randy Dunlap · 16 years ago
  43. 756a6c6 x86: ioremap of 64-bit resource on 32-bit kernel fix by Ingo Molnar · 16 years ago
  44. b450e5e x86: PAT bug fix for attribute type check after reserve_memtype, debug by Venki Pallipadi · 16 years ago
  45. dee7cbb x86: PAT bug fix for attribute type check after reserve_memtype by Venki Pallipadi · 16 years ago
  46. 6997ab4 x86: add PAT related debug prints by venkatesh.pallipadi@intel.com · 16 years ago
  47. b310f381d x86: PAT add ioremap_wc() interface by venkatesh.pallipadi@intel.com · 16 years ago
  48. 1219333 x86: PAT use reserve free memtype in set_memory_uc by venkatesh.pallipadi@intel.com · 16 years ago
  49. d7677d4 x86: PAT use reserve free memtype in ioremap and iounmap by venkatesh.pallipadi@intel.com · 16 years ago
  50. 3a96ce8 x86: PAT make ioremap_change_attr non-static by venkatesh.pallipadi@intel.com · 16 years ago
  51. 55c6268 x86: revert ucminus change by Ingo Molnar · 16 years ago
  52. ba748d2 x86: warn about RAM pages in ioremap() by Ingo Molnar · 16 years ago
  53. bdd3cee x86: ioremap(), extend check to all RAM pages by Ingo Molnar · 16 years ago
  54. e3100c8 x86: check physical address range in ioremap by Thomas Gleixner · 16 years ago
  55. c92a7a5 x86: reduce arch/x86/mm/ioremap.o size by Ian Campbell · 17 years ago
  56. d546b67 x86: fix performance drop for glx by Suresh Siddha · 16 years ago
  57. b9e76a0 x86-32: Pass the full resource data to ioremap() by Linus Torvalds · 16 years ago
  58. 9a46d7e x86: ioremap, remove WARN_ON() by Ingo Molnar · 16 years ago
  59. b16bf71 x86: fix leak un ioremap_page_range() failure by Ingo Molnar · 16 years ago
  60. 5d9c4a7 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  61. 156fbc3 x86: fix page_is_ram() thinko by Arjan van de Ven · 17 years ago
  62. d8a9e6a x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios data page by Arjan van de Ven · 17 years ago
  63. fcea424 fix historic ioremap() abuse in AGP by Arjan van dev Ven · 17 years ago
  64. 37cc8d7 x86/early_ioremap: don't assume we're using swapper_pg_dir by Jeremy Fitzhardinge · 17 years ago
  65. b6fbb66 x86: fix early_ioremap pagetable ops by Ian Campbell · 17 years ago
  66. 551889a x86: construct 32-bit boot time page tables in native format. by Ian Campbell · 17 years ago
  67. f56d005 x86: no CPA on iounmap by Thomas Gleixner · 17 years ago
  68. 75ab43b x86: ioremap remove the range check of cpa by Thomas Gleixner · 17 years ago
  69. e66aadb x86: simplify __ioremap by Thomas Gleixner · 17 years ago
  70. 38cb47b x86: relax RAM check in ioremap() by Ingo Molnar · 17 years ago
  71. 93809be x86: fixes for lookup_address args by Harvey Harrison · 17 years ago
  72. 1fd6a53 x86: early_ioremap_reset fix 2 by Huang, Ying · 17 years ago
  73. f6df72e x86: fix early_ioremap pagetable ops by Jeremy Fitzhardinge · 17 years ago
  74. adafdf6 x86: ioremap KERN_INFO by Ingo Molnar · 17 years ago
  75. d7c8f21 x86: cpa: move flush to cpa by Thomas Gleixner · 17 years ago
  76. d806e5e x86: cpa: convert ioremap to new API by Thomas Gleixner · 17 years ago
  77. 5f86815 x86: fix ioremap API by Thomas Gleixner · 17 years ago
  78. 266b9f8 x86: fix ioremap RAM check by Thomas Gleixner · 17 years ago
  79. 950f9d9 x86: fix the missing BIOS area check in page_is_ram by Thomas Gleixner · 17 years ago
  80. 5f5192b x86: move page_is_ram() function by Thomas Gleixner · 17 years ago
  81. e64c8aa x86: unify ioremap_32 and _64 by Thomas Gleixner · 17 years ago[Renamed from arch/x86/mm/ioremap_32.c]
  82. 240d3a7 x86: unify ioremap by Thomas Gleixner · 17 years ago
  83. e4c1b97 x86: use remove_vm_are in ioremap_32 error path by Thomas Gleixner · 17 years ago
  84. 4b40fce x86: __iomem annotations by Thomas Gleixner · 17 years ago
  85. e9332ca x86: switch to change_page_attr_addr in ioremap_32.c by Thomas Gleixner · 17 years ago
  86. 74ff285 x86: make c_p_a unconditional in ioremap by Thomas Gleixner · 17 years ago
  87. 3cbd09e x86: cleanup ioremap includes by Thomas Gleixner · 17 years ago
  88. 91eebf4 x86: style cleanup of ioremap code by Thomas Gleixner · 17 years ago
  89. a403434 x86: fix ioremap pgprot inconsistency by Thomas Gleixner · 17 years ago
  90. 0e3a954 x86: early_ioremap_init(), enhance warnings by Ingo Molnar · 17 years ago
  91. d690b2a x86: add early_ioremap() leak detection by Ingo Molnar · 17 years ago
  92. 793b24a x86: make early_ioremap_debug early_param by Huang, Ying · 17 years ago
  93. d18d6d6 x86: early_ioremap(), debugging by Ingo Molnar · 17 years ago
  94. bd796ed x86: add debug warnings to early_ioremap() by Ingo Molnar · 17 years ago
  95. 1b42f51 x86: enhance early_ioremap() by Ingo Molnar · 17 years ago
  96. 64a8f85 x86: early_ioremap_reset fix by Huang, Ying · 17 years ago
  97. beacfaa x86 32-bit boot: rename bt_ioremap() to early_ioremap() by Huang, Ying · 17 years ago
  98. 0947b2f i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap by Huang, Ying · 17 years ago
  99. 4138cc3 x86: set strong uncacheable where UC is really desired by Siddha, Suresh B · 17 years ago
  100. ad757b6 i386: move mm by Thomas Gleixner · 17 years ago[Renamed from arch/i386/mm/ioremap_32.c]