summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-051-0/+30
|\
| * Merge branch 'linus' into releaseLen Brown2009-04-0520-1470/+2265
| |\
| * | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-041-0/+30
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-052-8/+64
|\ \ \
| * \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-022-8/+64
| |\ \ \
| | * \ \ Merge branch 'x86/asm' into tracing/syscallsIngo Molnar2009-03-143-18/+16Star
| | |\ \ \
| | * \ \ \ Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-131-0/+11
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-106-29/+43
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-0618-1349/+2095
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-043-11/+8Star
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar2009-03-023-66/+171
| | |\ \ \ \ \ \ \
| | * | | | | | | | ftrace, x86: make kernel text writable only for conversionsSteven Rostedt2009-02-202-8/+64
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-054-110/+89Star
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-309-75/+152
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: cpumask: x86 mmio-mod.c use cpumask_var_t for downed_cpusRusty Russell2009-03-181-6/+13
| * | | | | | | | | | cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell2009-03-131-1/+1
| * | | | | | | | | | Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust...Ingo Molnar2009-03-133-104/+76Star
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpumask: remove x86 cpumask_t uses.Rusty Russell2009-03-132-2/+2
| | * | | | | | | | | | cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell2009-03-132-23/+19Star
| | * | | | | | | | | | x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell2009-03-133-70/+72
| | * | | | | | | | | | cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-03-131-26/+0Star
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar2009-03-131-0/+11
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | x86: fix is_io_mapping_possible() build warning on i386 allnoconfigAndrew Morton2009-04-031-1/+1
* | | | | | | | | | x86, mm: fix misuse of debug_kmap_atomicAkinobu Mita2009-04-022-2/+1Star
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | mm: use debug_kmap_atomicAkinobu Mita2009-04-012-0/+3
* | | | | | | | | mm: introduce debug_kmap_atomicAkinobu Mita2009-04-011-44/+1Star
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safeWang Chen2009-03-251-1/+1
* | | | | | | | Revert "x86: create a non-zero sized bm_pte only when needed"Jeremy Fitzhardinge2009-03-211-16/+3Star
* | | | | | | | x86, CPA: Add set_pages_arrayuc and set_pages_array_wbvenkatesh.pallipadi@intel.com2009-03-201-0/+63
* | | | | | | | x86, PAT: Add support for struct page pointer array in cpa set_clrvenkatesh.pallipadi@intel.com2009-03-201-29/+50
* | | | | | | | x86, CPA: Add a flag parameter to cpa set_clr()venkatesh.pallipadi@intel.com2009-03-201-5/+5
* | | | | | | | x86/32: no need to use set_pte_present in set_pte_vaddrJeremy Fitzhardinge2009-03-191-1/+1
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*-----------. \ \ \ \ \ \ \ Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar2009-03-1813-625/+731
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |/ / / / / / | | | | | | | |/| | | | | / | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| | | | | | * | | | | | | x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha2009-03-181-5/+0Star
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | | | * | | | | | | | x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge2009-03-141-2/+3
| | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | x86, mm: remove unnecessary include file from iomap_32.cAkinobu Mita2009-03-151-1/+0Star
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar2009-03-145-36/+49
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | / / / / / / / / / | | |_|_|_|/ / / / / / / / / | |/| | | | / / / / / / / / | | | | |_|/ / / / / / / / | | | |/| | / / / / / / / | | | | | |/ / / / / / / | | | | | | | / / / / / | | | | | |_|/ / / / / | | | | |/| | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | | | * | | | | VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh2009-03-131-2/+3
| | | * | | | | | | x86: create a non-zero sized bm_pte only when neededJan Beulich2009-03-131-3/+16
| | | * | | | | | | x86: move save_mr() into .meminit.textJan Beulich2009-03-131-3/+3
| | | * | | | | | | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich2009-03-131-9/+8Star
| | | * | | | | | | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fixIngo Molnar2009-03-132-19/+19
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an...Ingo Molnar2009-03-124-18/+27
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | / / / / / / | | |_|_|/ / / / / / | |/| | | / / / / / | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | x86: mmiotrace: quieten spurious warning messageStuart Bennett2009-03-111-1/+1
| | | | |/ / / / | | | |/| | | |
| | | * | | | | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar2009-03-111-0/+11
| | * | | | | | x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn()Akinobu Mita2009-03-111-0/+2
| | * | | | | | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()Akinobu Mita2009-03-112-17/+13Star
| |/ / / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---------. \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-106-29/+43
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / / | | | | | |/| | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | | | / | | | | | | | |_|_|/ | | | | | | |/| | |
| | | | | * / | | | x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett2009-03-081-7/+8
| | | | | |/ / / /
| | | | * | | | | x86-32: make sure virt_addr_valid() returns false for fixmap addressesJeremy Fitzhardinge2009-03-081-0/+2