| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, mm: support huge I/O mapping capability I/F | Toshi Kani | 2015-04-14 | 1 | -2/+21 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-12-10 | 1 | -30/+33 |
|\ |
|
| * | x86: Use new cache mode type in memtype related functions | Juergen Gross | 2014-11-16 | 1 | -4/+1 |
| * | x86: Use new cache mode type in mm/ioremap.c | Juergen Gross | 2014-11-16 | 1 | -30/+35 |
| * | x86: Use new cache mode type in asm/pgtable.h | Juergen Gross | 2014-11-16 | 1 | -1/+2 |
* | | /dev/mem: Use more consistent data types | Thierry Reding | 2014-11-10 | 1 | -2/+2 |
|/ |
|
* | x86: use optimized ioresource lookup in ioremap function | Mike Travis | 2014-10-14 | 1 | -4/+16 |
* | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 2014-06-05 | 1 | -0/+6 |
|\ |
|
| * | x86, mm: Ensure correct alignment of the fixmap | Andy Lutomirski | 2014-05-05 | 1 | -0/+6 |
* | | x86, ioremap: Speed up check for RAM pages | Roland Dreier | 2014-05-02 | 1 | -7/+19 |
|/ |
|
* | x86: use generic early_ioremap | Mark Salter | 2014-04-07 | 1 | -225/+3 |
* | x86/mm: sparse warning fix for early_memremap | Dave Young | 2014-04-07 | 1 | -3/+7 |
* | mm: Remove unused variable idx0 in __early_ioremap() | Jianguo Wu | 2013-08-13 | 1 | -3/+2 |
* | x86/ioremap: Correct function name output | Borislav Petkov | 2013-06-28 | 1 | -4/+4 |
* | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim | 2013-04-29 | 1 | -6/+1 |
* | Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" | Linus Torvalds | 2012-12-15 | 1 | -105/+0 |
* | x86, mm: Include the entire kernel memory map in trampoline_pgd | Matt Fleming | 2012-10-30 | 1 | -0/+105 |
* | x86/mm: Fix some kernel-doc warnings | Wanpeng Li | 2012-06-11 | 1 | -2/+2 |
* | ioremap: Delay sanity check until after a successful mapping | Tim Gardner | 2011-04-29 | 1 | -7/+7 |
* | xen: Cope with unmapped pages when initializing kernel pagetable | Jeremy Fitzhardinge | 2010-10-13 | 1 | -0/+5 |
* | x86, iomap: Fix wrong page aligned size calculation in ioremapping code | Florian Zumbiehl | 2010-07-20 | 1 | -1/+1 |
* | x86, ioremap: Fix normal ram range check | Kenji Kaneshige | 2010-07-09 | 1 | -1/+1 |
* | x86, ioremap: Fix incorrect physical address handling in PAE mode | Kenji Kaneshige | 2010-07-09 | 1 | -7/+5 |
* | x86: Fix 'reservetop=' functionality | Liang Li | 2010-04-30 | 1 | -0/+14 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-02-28 | 1 | -37/+0 |
|\ |
|
| * | Merge branch 'linus' into x86/mm | Thomas Gleixner | 2010-02-17 | 1 | -38/+12 |
| |\ |
|
| * | | x86: Use the generic page_is_ram() | Wu Fengguang | 2010-02-01 | 1 | -21/+0 |
| * | | x86: Remove BIOS data range from e820 | Yinghai Lu | 2010-02-01 | 1 | -16/+0 |
* | | | x86: Lift restriction on the location of FIX_BTMAP_* | Jan Beulich | 2009-12-30 | 1 | -0/+4 |
| |/
|/| |
|
* | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-12-08 | 1 | -25/+1 |
|\ \ |
|
| * | | x86: pat: Remove ioremap_default() | Xiaotian Feng | 2009-11-10 | 1 | -25/+1 |
| |/ |
|
* | | x86: Fix error return sequence in __ioremap_caller() | Xiaotian Feng | 2009-11-08 | 1 | -13/+11 |
|/ |
|
* | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 | 1 | -14/+4 |
|\ |
|
| * | Merge branch 'x86/urgent' into x86/pat | H. Peter Anvin | 2009-08-26 | 1 | -1/+2 |
| |\ |
|
| * | | x86, pat: ioremap to follow same PAT restrictions as other PAT users | Venkatesh Pallipadi | 2009-08-26 | 1 | -14/+3 |
| |/ |
|
* | | x86: split __phys_addr out into separate file | Jeremy Fitzhardinge | 2009-09-10 | 1 | -71/+1 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-17 | 1 | -4/+6 |
|\ |
|
| * | x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype() | Suresh Siddha | 2009-04-10 | 1 | -1/+2 |
| * | x86, CPA: Change idmap attribute before ioremap attribute setup | Suresh Siddha | 2009-04-10 | 1 | -3/+4 |
* | | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu | 2009-04-10 | 1 | -10/+13 |
|/ |
|
* | x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safe | Wang Chen | 2009-03-25 | 1 | -1/+1 |
* | Revert "x86: create a non-zero sized bm_pte only when needed" | Jeremy Fitzhardinge | 2009-03-21 | 1 | -16/+3 |
* | x86: create a non-zero sized bm_pte only when needed | Jan Beulich | 2009-03-13 | 1 | -3/+16 |
* | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members | Jan Beulich | 2009-03-13 | 1 | -9/+8 |
*-----. | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 2009-03-10 | 1 | -8/+13 |
|\ \ \ \ |
|
| | * | | | x86-32: make sure virt_addr_valid() returns false for fixmap addresses | Jeremy Fitzhardinge | 2009-03-08 | 1 | -0/+2 |
| |/ / /
|/| | | |
|
| * | | | x86: don't define __this_fixmap_does_not_exist() | Wang Chen | 2009-03-08 | 1 | -8/+11 |
|/ / / |
|
* | | | x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests | Jeremy Fitzhardinge | 2009-03-05 | 1 | -5/+2 |
* | | | x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid | Jeremy Fitzhardinge | 2009-03-05 | 1 | -4/+3 |
| |/
|/| |
|
| | | |
| \ | |
*-. \ | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar | 2009-02-13 | 1 | -19/+0 |
|\ \ \
| | |/ |
|