| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compiler warning in arch/x86/mm/init_32.c | Ingo Brueckl | 2009-01-02 | 1 | -2/+6 |
* | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 | 1 | -0/+3 |
|\ |
|
| * | x86: unify pci iommu setup and allow swiotlb to compile for 32 bit | Jeremy Fitzhardinge | 2008-12-17 | 1 | -0/+3 |
* | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 | 2 | -3/+2 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace | Ingo Molnar | 2008-12-03 | 1 | -4/+7 |
| |\ \ \
| | | |/
| | |/| |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar | 2008-11-23 | 1 | -0/+35 |
| |\ \ \ \
| | | |/ / |
|
| * | | | | Merge branch 'tracing/urgent' into tracing/ftrace | Ingo Molnar | 2008-11-11 | 1 | -4/+4 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't... | Ingo Molnar | 2008-11-08 | 3 | -3/+61 |
| |\ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra... | Ingo Molnar | 2008-11-03 | 2 | -3/+2 |
| |\ \ \ \ \ \ \ |
|
| | | * | | | | | | trace: add the MMIO-tracer to the tracer menu, cleanup | Pekka Paalanen | 2008-10-27 | 2 | -3/+2 |
| | |/ / / / / / |
|
* | | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-28 | 5 | -18/+266 |
|\ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ | Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core | Ingo Molnar | 2008-12-25 | 1 | -8/+8 |
| |\ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|/ /
| | | |/| | | | | | |
|
| | * | | | | | | | | x86: PAT: fix address types in track_pfn_vma_new() | H. Peter Anvin | 2008-12-24 | 1 | -8/+8 |
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *---------------. \ \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 | 5 | -18/+266 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |/ / / / / / / /
| | |_|_|_|_|_|_|_|_| / / / / / / /
| |/| | | | | | | | | / / / / / /
| | | | | | |_|_|_|_| / / / / / /
| | | | | |/| | | | | / / / / /
| | | | | | | | | |_| / / / / /
| | | | | | | | |/| | / / / /
| | | | | | | | | | | / / / /
| | | | | | | | | | |/ / / /
| | | | | | | | | |/| | / /
| | | | |_|_|_|_|_|_|_|/ /
| | | |/| | | | | | | | /
| | | | | | | |_|_|_|_|/
| | | | | | |/| | | | | |
|
| | | | | | | | | | * | | x86: PAT: remove follow_pfnmap_pte in favor of follow_phys | venkatesh.pallipadi@intel.com | 2008-12-19 | 1 | -19/+11 |
| | | | | | | | | | * | | x86: PAT: add pgprot_writecombine() interface for drivers - v3 | venkatesh.pallipadi@intel.com | 2008-12-18 | 1 | -0/+8 |
| | | | | | | | | | * | | x86: PAT: implement track/untrack of pfnmap regions for x86 - v3 | venkatesh.pallipadi@intel.com | 2008-12-18 | 1 | -0/+236 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
| | | | | | | * | | | | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar | 2008-11-20 | 9 | -44/+166 |
| | | | | | | |\ \ \ \
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
| | | | | | | * | | | | x86: corruption check: run the corruption checks from a work queue | Arjan van de Ven | 2008-10-27 | 2 | -4/+0 |
| | | | | | | |/ / / |
|
| | | | | | * | | | | x86, dumpstack: let signr=0 signal no do_exit | Alexander van Heukelum | 2008-10-22 | 1 | -4/+7 |
| | | | * | | | | | | x86, 32-bit: add some compile time checks to mem_init() | Jan Beulich | 2008-12-16 | 1 | -1/+15 |
| | | | * | | | | | | x86: soften multi-BAR mapping sanity check warning message | Ingo Molnar | 2008-12-12 | 1 | -1/+2 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | x86, 32-bit: simplify alloc_low_page() | Jan Beulich | 2008-12-16 | 1 | -8/+4 |
| | * | | | | | | | Merge commit 'v2.6.28-rc7' into x86/cleanups | Ingo Molnar | 2008-12-04 | 1 | -0/+35 |
| | |\ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-11-08 | 8 | -44/+131 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / / |
|
| | * | | | | | | | x86: avoid duplicate running of pud_offset and pmd_offset in one_md_table_init() | Zhaolei | 2008-10-31 | 1 | -0/+2 |
| | | |_|_|/ / /
| | |/| | | | | |
|
* | | | | | | | | Merge branch 'master' into next | James Morris | 2008-12-04 | 1 | -0/+35 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set | Rafael J. Wysocki | 2008-11-12 | 1 | -0/+35 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'master' into next | James Morris | 2008-11-14 | 1 | -4/+4 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-06 | 1 | -4/+4 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | x86: align DirectMap in /proc/meminfo | Hugh Dickins | 2008-11-06 | 1 | -4/+4 |
| | | |/ / /
| | |/| | | |
|
* | | | | | | CRED: Wrap task credential accesses in the x86 arch | David Howells | 2008-11-14 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps | Keith Packard | 2008-10-31 | 3 | -3/+61 |
|/ / / / |
|
* | | | | x86: fix /dev/mem mmap breakage when PAT is disabled | Ravikiran G Thirumalai | 2008-10-30 | 1 | -0/+4 |
* | | | | x86: remove debug code from arch_add_memory() | Gary Hade | 2008-10-29 | 1 | -1/+1 |
* | | | | x86: start annotating early ioremap pointers with __iomem | Harvey Harrison | 2008-10-29 | 1 | -11/+11 |
* | | | | x86: two trivial sparse annotations | Harvey Harrison | 2008-10-29 | 1 | -1/+1 |
* | | | | x86: fix init_memory_mapping for [dc000000 - e0000000) - v2 | Yinghai Lu | 2008-10-28 | 1 | -17/+33 |
* | | | | x86: 64 bit print out absent pages num too | Yinghai Lu | 2008-10-28 | 1 | -3/+6 |
| |_|/
|/| | |
|
* | | | x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() | Shaohua Li | 2008-10-28 | 1 | -1/+1 |
* | | | x86: keep the /proc/meminfo page count correct | Yinghai Lu | 2008-10-27 | 1 | -3/+9 |
|/ / |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-23 | 1 | -4/+3 |
|\ \ |
|
| * | | x86: memtest fix use of reserve_early() | Daniele Calore | 2008-10-22 | 1 | -4/+3 |
| |/ |
|
* | | proc: switch /proc/meminfo to seq_file | Alexey Dobriyan | 2008-10-23 | 1 | -6/+5 |
|/ |
|
* | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-20 | 3 | -103/+109 |
|\ |
|
| * | mmiotrace: remove left-over marker cruft | Pekka Paalanen | 2008-10-14 | 1 | -64/+0 |
| * | x86 mmiotrace: implement mmiotrace_printk() | Pekka Paalanen | 2008-10-14 | 2 | -1/+22 |
| * | x86 mmiotrace: fix a rare memory leak | Pekka Paalanen | 2008-10-14 | 1 | -1/+3 |
| * | x86: fix mmiotrace 8-bit register decoding | Pekka Paalanen | 2008-10-14 | 1 | -37/+84 |
* | | mm: rewrite vmap layer | Nick Piggin | 2008-10-20 | 1 | -0/+2 |