Age | Commit message (Expand) | Author | Files | Lines |
2009-04-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -211/+115 |
2009-04-17 | x86, PAT: Remove page granularity tracking for vm_insert_pfn maps | Pallipadi, Venkatesh | 1 | -79/+19 |
2009-04-12 | x86: fix wrong section of pat_disable & make it static | Marcin Slusarz | 1 | -1/+1 |
2009-04-10 | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu | 2 | -11/+15 |
2009-04-10 | x86, PAT: Remove duplicate memtype reserve in devmem mmap | Suresh Siddha | 1 | -58/+2 |
2009-04-10 | x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype() | Suresh Siddha | 2 | -23/+15 |
2009-04-10 | x86, PAT: Changing memtype to WC ensuring no WB alias | venkatesh.pallipadi@intel.com | 1 | -1/+8 |
2009-04-10 | x86, PAT: Handle faults cleanly in set_memory_ APIs | venkatesh.pallipadi@intel.com | 1 | -48/+65 |
2009-04-10 | x86, PAT: Change order of cpa and free in set_memory_wb | venkatesh.pallipadi@intel.com | 1 | -4/+7 |
2009-04-10 | x86, CPA: Change idmap attribute before ioremap attribute setup | Suresh Siddha | 1 | -3/+4 |
2009-04-10 | x86: Document get_user_pages_fast() | Andy Grover | 1 | -0/+16 |
2009-04-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+30 |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -8/+64 |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 4 | -110/+89 |
2009-04-05 | Merge branch 'linus' into release | Len Brown | 20 | -1470/+2265 |
2009-04-03 | x86, ACPI: add support for x2apic ACPI extensions | Suresh Siddha | 1 | -0/+30 |
2009-04-03 | x86: fix is_io_mapping_possible() build warning on i386 allnoconfig | Andrew Morton | 1 | -1/+1 |
2009-04-02 | x86, mm: fix misuse of debug_kmap_atomic | Akinobu Mita | 2 | -2/+1 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2 | -8/+64 |
2009-04-01 | mm: use debug_kmap_atomic | Akinobu Mita | 2 | -0/+3 |
2009-04-01 | mm: introduce debug_kmap_atomic | Akinobu Mita | 1 | -44/+1 |
2009-03-30 | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 9 | -75/+152 |
2009-03-25 | x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safe | Wang Chen | 1 | -1/+1 |
2009-03-21 | Revert "x86: create a non-zero sized bm_pte only when needed" | Jeremy Fitzhardinge | 1 | -16/+3 |
2009-03-20 | x86, CPA: Add set_pages_arrayuc and set_pages_array_wb | venkatesh.pallipadi@intel.com | 1 | -0/+63 |
2009-03-20 | x86, PAT: Add support for struct page pointer array in cpa set_clr | venkatesh.pallipadi@intel.com | 1 | -29/+50 |
2009-03-20 | x86, CPA: Add a flag parameter to cpa set_clr() | venkatesh.pallipadi@intel.com | 1 | -5/+5 |
2009-03-19 | x86/32: no need to use set_pte_present in set_pte_vaddr | Jeremy Fitzhardinge | 1 | -1/+1 |
2009-03-18 | x86: cpumask: x86 mmio-mod.c use cpumask_var_t for downed_cpus | Rusty Russell | 1 | -6/+13 |
2009-03-18 | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar | 13 | -625/+731 |
2009-03-18 | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths | Suresh Siddha | 1 | -5/+0 |
2009-03-15 | x86, mm: remove unnecessary include file from iomap_32.c | Akinobu Mita | 1 | -1/+0 |
2009-03-14 | x86: add brk allocation for very, very early allocations | Jeremy Fitzhardinge | 1 | -2/+3 |
2009-03-14 | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar | 5 | -36/+49 |
2009-03-14 | Merge branch 'x86/asm' into tracing/syscalls | Ingo Molnar | 3 | -18/+16 |
2009-03-13 | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell | 1 | -1/+1 |
2009-03-13 | Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust... | Ingo Molnar | 3 | -104/+76 |
2009-03-13 | Merge commit 'v2.6.29-rc8' into cpus4096 | Ingo Molnar | 1 | -0/+11 |
2009-03-13 | cpumask: remove x86 cpumask_t uses. | Rusty Russell | 2 | -2/+2 |
2009-03-13 | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell | 2 | -23/+19 |
2009-03-13 | x86: unify 32 and 64-bit node_to_cpumask_map | Rusty Russell | 3 | -70/+72 |
2009-03-13 | cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 1 | -26/+0 |
2009-03-13 | VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff | Pallipadi, Venkatesh | 1 | -2/+3 |
2009-03-13 | x86: create a non-zero sized bm_pte only when needed | Jan Beulich | 1 | -3/+16 |
2009-03-13 | x86: move save_mr() into .meminit.text | Jan Beulich | 1 | -3/+3 |
2009-03-13 | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members | Jan Beulich | 1 | -9/+8 |
2009-03-13 | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix | Ingo Molnar | 2 | -19/+19 |
2009-03-13 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 1 | -0/+11 |
2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar | 4 | -18/+27 |
2009-03-11 | x86: mmiotrace: quieten spurious warning message | Stuart Bennett | 1 | -1/+1 |