- 4c8337a x86: fix arch/x86/mm/ioremap.c warning by Randy Dunlap · 17 years ago
- 756a6c6 x86: ioremap of 64-bit resource on 32-bit kernel fix by Ingo Molnar · 17 years ago
- b450e5e x86: PAT bug fix for attribute type check after reserve_memtype, debug by Venki Pallipadi · 17 years ago
- dee7cbb x86: PAT bug fix for attribute type check after reserve_memtype by Venki Pallipadi · 17 years ago
- 6997ab4 x86: add PAT related debug prints by venkatesh.pallipadi@intel.com · 17 years ago
- b310f38 x86: PAT add ioremap_wc() interface by venkatesh.pallipadi@intel.com · 17 years ago
- 1219333 x86: PAT use reserve free memtype in set_memory_uc by venkatesh.pallipadi@intel.com · 17 years ago
- d7677d4 x86: PAT use reserve free memtype in ioremap and iounmap by venkatesh.pallipadi@intel.com · 17 years ago
- 3a96ce8 x86: PAT make ioremap_change_attr non-static by venkatesh.pallipadi@intel.com · 17 years ago
- 55c6268 x86: revert ucminus change by Ingo Molnar · 17 years ago
- ba748d2 x86: warn about RAM pages in ioremap() by Ingo Molnar · 17 years ago
- bdd3cee x86: ioremap(), extend check to all RAM pages by Ingo Molnar · 17 years ago
- e3100c8 x86: check physical address range in ioremap by Thomas Gleixner · 17 years ago
- c92a7a5 x86: reduce arch/x86/mm/ioremap.o size by Ian Campbell · 17 years ago
- d546b67 x86: fix performance drop for glx by Suresh Siddha · 17 years ago
- b9e76a0 x86-32: Pass the full resource data to ioremap() by Linus Torvalds · 17 years ago
- 9a46d7e x86: ioremap, remove WARN_ON() by Ingo Molnar · 17 years ago
- b16bf71 x86: fix leak un ioremap_page_range() failure by Ingo Molnar · 17 years ago
- 5d9c4a7 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
- 156fbc3 x86: fix page_is_ram() thinko by Arjan van de Ven · 17 years ago
- 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
- fcea424 fix historic ioremap() abuse in AGP by Arjan van dev Ven · 17 years ago
- 37cc8d7 x86/early_ioremap: don't assume we're using swapper_pg_dir by Jeremy Fitzhardinge · 17 years ago
- b6fbb66 x86: fix early_ioremap pagetable ops by Ian Campbell · 17 years ago
- 551889a x86: construct 32-bit boot time page tables in native format. by Ian Campbell · 17 years ago
- f56d005 x86: no CPA on iounmap by Thomas Gleixner · 17 years ago
- 75ab43b x86: ioremap remove the range check of cpa by Thomas Gleixner · 17 years ago
- e66aadb x86: simplify __ioremap by Thomas Gleixner · 17 years ago
- 38cb47b x86: relax RAM check in ioremap() by Ingo Molnar · 17 years ago
- 93809be x86: fixes for lookup_address args by Harvey Harrison · 17 years ago
- 1fd6a53 x86: early_ioremap_reset fix 2 by Huang, Ying · 17 years ago
- f6df72e x86: fix early_ioremap pagetable ops by Jeremy Fitzhardinge · 17 years ago
- adafdf6 x86: ioremap KERN_INFO by Ingo Molnar · 17 years ago
- d7c8f21 x86: cpa: move flush to cpa by Thomas Gleixner · 17 years ago
- d806e5e x86: cpa: convert ioremap to new API by Thomas Gleixner · 17 years ago
- 5f86815 x86: fix ioremap API by Thomas Gleixner · 17 years ago
- 266b9f8 x86: fix ioremap RAM check by Thomas Gleixner · 17 years ago
- 950f9d9 x86: fix the missing BIOS area check in page_is_ram by Thomas Gleixner · 17 years ago
- 5f5192b x86: move page_is_ram() function by Thomas Gleixner · 17 years ago
- e64c8aa x86: unify ioremap_32 and _64 by Thomas Gleixner · 17 years ago[Renamed from arch/x86/mm/ioremap_32.c]
- 240d3a7 x86: unify ioremap by Thomas Gleixner · 17 years ago
- e4c1b97 x86: use remove_vm_are in ioremap_32 error path by Thomas Gleixner · 17 years ago
- 4b40fce x86: __iomem annotations by Thomas Gleixner · 17 years ago
- e9332ca x86: switch to change_page_attr_addr in ioremap_32.c by Thomas Gleixner · 17 years ago
- 74ff285 x86: make c_p_a unconditional in ioremap by Thomas Gleixner · 17 years ago
- 3cbd09e x86: cleanup ioremap includes by Thomas Gleixner · 17 years ago
- 91eebf4 x86: style cleanup of ioremap code by Thomas Gleixner · 17 years ago
- a403434 x86: fix ioremap pgprot inconsistency by Thomas Gleixner · 17 years ago
- 0e3a954 x86: early_ioremap_init(), enhance warnings by Ingo Molnar · 17 years ago
- d690b2a x86: add early_ioremap() leak detection by Ingo Molnar · 17 years ago
- 793b24a x86: make early_ioremap_debug early_param by Huang, Ying · 17 years ago
- d18d6d6 x86: early_ioremap(), debugging by Ingo Molnar · 17 years ago
- bd796ed x86: add debug warnings to early_ioremap() by Ingo Molnar · 17 years ago
- 1b42f51 x86: enhance early_ioremap() by Ingo Molnar · 17 years ago
- 64a8f85 x86: early_ioremap_reset fix by Huang, Ying · 17 years ago
- beacfaa x86 32-bit boot: rename bt_ioremap() to early_ioremap() by Huang, Ying · 17 years ago
- 0947b2f i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap by Huang, Ying · 17 years ago
- 4138cc3 x86: set strong uncacheable where UC is really desired by Siddha, Suresh B · 17 years ago
- ad757b6 i386: move mm by Thomas Gleixner · 17 years ago[Renamed from arch/i386/mm/ioremap_32.c]
- 1fd10ed i386: prepare shared mm/ioremap.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/mm/ioremap.c]
- 9585116 i386: fix iounmap's use of vm_struct's size field by Jeremy Fitzhardinge · 17 years ago
- a148ecf [PATCH] Generic ioremap_page_range: i386 conversion by Haavard Skinnemoen · 18 years ago
- b16b88e [PATCH] i386,amd64: ioremap.c __iomem annotations by Al Viro · 19 years ago
- bf5421c [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held by Andi Kleen · 19 years ago
- 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
- c23a4e9 [PATCH] iounmap debugging by Andrew Morton · 19 years ago
- ee48dd5 [PATCH] printk: arch/i386/mm/ioremap.c by Christophe Lucas · 19 years ago
- 129f694 [PATCH] Remove i386_ksyms.c, almost. by Alexey Dobriyan · 20 years ago
- 4057923 [PATCH] i386: Fix race in iounmap by Andi Kleen · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago