| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/mm: Fix hang accessing top of vmalloc space | Benjamin Herrenschmidt | 2009-10-14 | 1 | -6/+4 |
* | powerpc/8xx: Fix regression introduced by cache coherency rewrite | Rex Feany | 2009-09-24 | 1 | -3/+16 |
* | powerpc/mm: Remove duplicated #include | Huang Weiyi | 2009-09-24 | 1 | -1/+0 |
* | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 2009-09-23 | 2 | -58/+0 |
* | walk system ram range | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+3 |
* | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 2 | -8/+0 |
* | kcore: add kclist types | KAMEZAWA Hiroyuki | 2009-09-23 | 2 | -4/+5 |
* | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -4/+4 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-09-15 | 18 | -157/+1486 |
|\ |
|
| * | powerpc/pseries: Fix to handle slb resize across migration | Brian King | 2009-09-02 | 1 | -4/+12 |
| * | powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers | Kumar Gala | 2009-08-28 | 1 | -1/+37 |
| * | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2009-08-27 | 1 | -2/+0 |
| |\ |
|
| | * | powerpc/booke: Move MMUCSR definition into mmu-book3e.h | Kumar Gala | 2009-08-24 | 1 | -2/+0 |
| * | | powerpc/mm: Cleanup handling of execute permission | Benjamin Herrenschmidt | 2009-08-27 | 4 | -56/+121 |
| |/ |
|
| * | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt | 2009-08-20 | 2 | -12/+36 |
| |\ |
|
| * | | powerpc/mm: Fix assert_pte_locked to work properly on uniprocessor | Kumar Gala | 2009-08-20 | 1 | -1/+1 |
| * | | powerpc/fsl-booke: read buffer overflow | Roel Kluin | 2009-08-20 | 1 | -1/+1 |
| * | | powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpus | Kumar Gala | 2009-08-20 | 1 | -4/+5 |
| * | | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt | 2009-08-20 | 1 | -0/+1 |
| * | | powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E | Benjamin Herrenschmidt | 2009-08-20 | 4 | -10/+65 |
| * | | powerpc: Add TLB management code for 64-bit Book3E | Benjamin Herrenschmidt | 2009-08-20 | 4 | -5/+1025 |
| * | | powerpc/mm: Move around mmu_gathers definition on 64-bit | Benjamin Herrenschmidt | 2009-08-20 | 3 | -7/+2 |
| * | | powerpc: Add memory management headers for new 64-bit BookE | Benjamin Herrenschmidt | 2009-08-20 | 1 | -2/+6 |
| * | | powerpc/mm: Rework & cleanup page table freeing code path | Benjamin Herrenschmidt | 2009-08-20 | 4 | -0/+36 |
| * | | powerpc/mm: Make low level TLB flush ops on BookE take additional args | Benjamin Herrenschmidt | 2009-08-20 | 3 | -17/+47 |
| * | | powerpc/mm: Add support for early ioremap on non-hash 64-bit processors | Benjamin Herrenschmidt | 2009-08-20 | 1 | -5/+54 |
| * | | powerpc/mm: Add HW threads support to no_hash TLB management | Benjamin Herrenschmidt | 2009-08-20 | 2 | -33/+70 |
| * | | powerpc: Use names rather than numbers for SPRGs (v2) | Benjamin Herrenschmidt | 2009-08-20 | 1 | -2/+2 |
| * | | powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE | Anton Blanchard | 2009-08-20 | 1 | -9/+8 |
| * | | powerpc: Rearrange SLB preload code | Anton Blanchard | 2009-08-20 | 1 | -13/+8 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 6 | -28/+22 |
| |\ \
| | |/ |
|
| * | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 2 | -0/+78 |
| |\ \ |
|
| * | | | percpu: cleanup percpu array definitions | Tejun Heo | 2009-06-24 | 1 | -1/+1 |
* | | | | powerpc: Allow perf_counters to access user memory at interrupt time | Paul Mackerras | 2009-08-18 | 2 | -12/+36 |
| |_|/
|/| | |
|
* | | | powerpc/mm: Fix SMP issue with MMU context handling code | Kumar Gala | 2009-07-29 | 1 | -0/+1 |
* | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 | 1 | -2/+2 |
* | | | powerpc: Use pr_devel() in do_dcache_icache_coherency() | Michael Ellerman | 2009-07-08 | 1 | -2/+2 |
* | | | powerpc: Use pr_devel() in arch/powerpc/mm/gup.c | Michael Ellerman | 2009-07-08 | 1 | -5/+5 |
* | | | powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c | Michael Ellerman | 2009-07-08 | 1 | -10/+3 |
* | | | powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c | Michael Ellerman | 2009-07-08 | 1 | -8/+8 |
* | | | powerpc: Remove unnecessary semicolons | Joe Perches | 2009-07-08 | 1 | -1/+1 |
| |/
|/| |
|
* | | powerpc/mm: Make k(un)map_atomic out of line | Benjamin Herrenschmidt | 2009-06-26 | 2 | -0/+78 |
|/ |
|
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
* | powerpc: Add configurable -Werror for arch/powerpc | Michael Ellerman | 2009-06-16 | 1 | -0/+2 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-15 | 1 | -1/+1 |
|\ |
|
| * | trivial: spelling fix in ppc code comments | Sankar P | 2009-06-12 | 1 | -1/+1 |
* | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-12 | 1 | -1/+9 |
|\ \
| |/ |
|
| * | perf_counter: Standardize event names | Peter Zijlstra | 2009-06-11 | 1 | -3/+3 |