| Commit message (Expand) | Author | Age | Files | Lines |
* | cpumask: use mm_cpumask() wrapper: x86 | Rusty Russell | 2009-09-24 | 1 | -7/+8 |
* | kcore: register module area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+1 |
* | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 2009-09-23 | 2 | -6/+1 |
* | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+1 |
* | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 2 | -6/+2 |
* | kcore: add kclist types | KAMEZAWA Hiroyuki | 2009-09-23 | 2 | -7/+8 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg... | Linus Torvalds | 2009-09-22 | 1 | -3/+0 |
|\ |
|
| * | kmemcheck: remove useless check | Vegard Nossum | 2009-07-01 | 1 | -3/+0 |
| * | kmemcheck: remove duplicated #include | Huang Weiyi | 2009-07-01 | 1 | -1/+0 |
* | | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 2009-09-22 | 1 | -2/+2 |
* | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 2 | -2/+2 |
* | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -4/+4 |
* | | includecheck fix: x86, shadow.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-17 | 2 | -12/+17 |
|\ \ |
|
| * \ | Merge branch 'x86/pat' into x86/urgent | H. Peter Anvin | 2009-09-17 | 4 | -110/+296 |
| |\ \ |
|
| | * | | x86, pat: don't use rb-tree based lookup in reserve_memtype() | Suresh Siddha | 2009-09-17 | 1 | -10/+2 |
| * | | | x86: Increase MIN_GAP to include randomized stack | Michal Hocko | 2009-09-10 | 1 | -2/+15 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -19/+2 |
|\ \ \ \ |
|
| * | | | | percpu: kill lpage first chunk allocator | Tejun Heo | 2009-08-14 | 1 | -19/+1 |
| * | | | | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 7 | -25/+51 |
| |\ \ \ \ |
|
| * | | | | | x86,percpu: generalize lpage first chunk allocator | Tejun Heo | 2009-07-04 | 1 | -0/+1 |
* | | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 | 4 | -106/+300 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | x86, pat: Fix cacheflush address in change_page_attr_set_clr() | Jack Steiner | 2009-09-09 | 1 | -1/+7 |
| * | | | | | Merge branch 'x86/urgent' into x86/pat | H. Peter Anvin | 2009-08-26 | 9 | -31/+60 |
| |\ \ \ \ \ |
|
| | * | | | | | x86: Fix an incorrect argument of reserve_bootmem() | Amerigo Wang | 2009-08-21 | 1 | -1/+1 |
| * | | | | | | x86, pat: Sanity check remap_pfn_range for RAM region | Venkatesh Pallipadi | 2009-08-26 | 1 | -3/+21 |
| * | | | | | | x86, pat: Lookup the protection from memtype list on vm_insert_pfn() | Venkatesh Pallipadi | 2009-08-26 | 1 | -15/+9 |
| * | | | | | | x86, pat: Add lookup_memtype to get the current memtype of a paddr | Venkatesh Pallipadi | 2009-08-26 | 1 | -0/+45 |
| * | | | | | | x86, pat: Use page flags to track memtypes of RAM pages | Venkatesh Pallipadi | 2009-08-26 | 1 | -41/+50 |
| * | | | | | | x86, pat: Add rbtree to do quick lookup in memtype tracking | Venkatesh Pallipadi | 2009-08-26 | 1 | -20/+86 |
| * | | | | | | x86, pat: Add PAT reserve free to io_mapping* APIs | Venkatesh Pallipadi | 2009-08-26 | 1 | -2/+25 |
| * | | | | | | x86, pat: New i/f for driver to request memtype for IO regions | Venkatesh Pallipadi | 2009-08-26 | 1 | -0/+49 |
| * | | | | | | x86, pat: ioremap to follow same PAT restrictions as other PAT users | Venkatesh Pallipadi | 2009-08-26 | 1 | -14/+3 |
| * | | | | | | x86, pat: Keep identity maps consistent with mmaps even when pat_disabled | Venkatesh Pallipadi | 2009-08-26 | 1 | -10/+3 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-09-14 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Export kmap_atomic_to_page() | Avi Kivity | 2009-09-10 | 1 | -0/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-14 | 4 | -72/+86 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: split __phys_addr out into separate file | Jeremy Fitzhardinge | 2009-09-10 | 4 | -73/+83 |
| * | | | | | | xen: make -fstack-protector work under Xen | Jeremy Fitzhardinge | 2009-09-09 | 1 | -0/+4 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-14 | 2 | -31/+22 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, highmem_32.c: Clean up comment | Figo.zhang | 2009-06-29 | 1 | -1/+1 |
| * | | | | | | x86: Clean up dump_pagetable() | Akinobu Mita | 2009-06-29 | 1 | -30/+21 |
* | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Decrease the level of some NUMA messages to KERN_DEBUG | Rafael J. Wysocki | 2009-09-06 | 1 | -2/+2 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Make memtype_seq_ops const | Tobias Klauser | 2009-09-06 | 1 | -1/+1 |
* | | | | | | | | kmemleak: Don't scan uninitialized memory when kmemcheck is enabled | Pekka Enberg | 2009-09-04 | 1 | -0/+14 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-25 | 2 | -2/+3 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | x86: Fix an incorrect argument of reserve_bootmem() | Amerigo Wang | 2009-08-24 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
| * | | | | | x86, pat: Allow ISA memory range uncacheable mapping requests | Suresh Siddha | 2009-08-17 | 1 | -1/+2 |
| | |_|/ /
| |/| | | |
|