| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Fix aliasing bug in copy_user_highpage, take 2. | Ralf Baechle | 2007-10-16 | 1 | -7/+12 |
* | [MIPS] Fix aliasing bug in copy_user_highpage. | Ralf Baechle | 2007-09-11 | 1 | -1/+4 |
* | [MIPS] Gcc 3.3 build fixes. | Ralf Baechle | 2007-08-27 | 1 | -1/+8 |
* | [MIPS] Mark prom_free_prom_memory as __init_refok | Atsushi Nemoto | 2007-07-24 | 1 | -1/+1 |
* | [MIPS] Remove LIMITED_DMA support | Franck Bui-Huu | 2007-05-11 | 1 | -3/+0 |
* | [MIPS] Remove unused argument from kunmap_coherent(). | Ralf Baechle | 2007-04-27 | 1 | -4/+4 |
* | [MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected | Atsushi Nemoto | 2007-04-27 | 1 | -10/+7 |
* | [MIPS] Implement flush_anon_page(). | Ralf Baechle | 2007-03-24 | 1 | -2/+2 |
* | [MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0. | Atsushi Nemoto | 2007-03-24 | 1 | -1/+1 |
* | [MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=y | Ralf Baechle | 2007-02-20 | 1 | -2/+2 |
* | [MIPS] Add external declaration of pagetable_init() to pgalloc.h | Atsushi Nemoto | 2007-02-18 | 1 | -2/+0 |
* | [MIPS] Move some kernel globals from asm file to C file. | Atsushi Nemoto | 2007-02-06 | 1 | -0/+15 |
* | [MIPS] Setup min_low_pfn/max_low_pfn correctly | Franck Bui-Huu | 2007-02-06 | 1 | -12/+11 |
* | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 2007-02-06 | 1 | -10/+2 |
* | [MIPS] Fix reported amount of freed memory - it's in kB not bytes | Thiemo Seufer | 2007-01-24 | 1 | -1/+2 |
* | [PATCH] MIPS: Fix COW D-cache aliasing on fork | Atsushi Nemoto | 2006-12-13 | 1 | -0/+25 |
* | [MIPS] paging_init(): use highend_pfn/highstart_pfn | Franck Bui-Huu | 2006-12-12 | 1 | -9/+8 |
* | [MIPS] Make free_init_pages() arguments to be physical addresses | Franck Bui-Huu | 2006-11-30 | 1 | -16/+17 |
* | [MIPS] setup.c: clean up initrd related code | Franck Bui-Huu | 2006-11-30 | 1 | -5/+0 |
* | [MIPS] page.h: remove __pa() usages. | Franck Bui-Huu | 2006-11-30 | 1 | -4/+4 |
* | [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page | Ralf Baechle | 2006-10-21 | 1 | -7/+160 |
* | [MIPS] Fix size of zones_size and zholes_size array | Atsushi Nemoto | 2006-10-03 | 1 | -2/+2 |
* | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 2006-09-26 | 1 | -2/+2 |
* | [MIPS] Do not count pages in holes with sparsemem | Atsushi Nemoto | 2006-07-13 | 1 | -25/+40 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [MIPS] Fix sparsemem support. | Chad Reese | 2006-06-06 | 1 | -1/+1 |
* | [MIPS] Cleanup free_initmem the same way as i386 did. | Ralf Baechle | 2006-04-19 | 1 | -25/+23 |
* | [PATCH] unify PFN_* macros | Dave Hansen | 2006-03-27 | 1 | -3/+1 |
* | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 1 | -3/+3 |
* | [PATCH] mm: split highorder pages | Nick Piggin | 2006-03-22 | 1 | -2/+3 |
* | [MIPS] Support /proc/kcore for MIPS | Daniel Jacobowitz | 2006-02-07 | 1 | -0/+16 |
* | [PATCH] mips: setup_zero_pages count 1 | Hugh Dickins | 2005-12-12 | 1 | -2/+2 |
* | [MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter. | Ralf Baechle | 2005-12-01 | 1 | -1/+1 |
* | Fix wrong comment. | Ralf Baechle | 2005-10-29 | 1 | -1/+1 |
* | Update MIPS to use the 4-level pagetable code thereby getting rid of | Ralf Baechle | 2005-10-29 | 1 | -11/+17 |
* | Delete duplicate copy of fixrange_init. | Ralf Baechle | 2005-10-29 | 1 | -2/+2 |
* | [PATCH] mips: clean up 32/64-bit configuration | Ralf Baechle | 2005-09-05 | 1 | -4/+4 |
* | [PATCH] mips: add MIPS-specific support for flatmem/discontigmem | Yoichi Yuasa | 2005-06-25 | 1 | -2/+2 |
* | [PATCH] mm: remove PG_highmem | Badari Pulavarty | 2005-06-21 | 1 | -1/+0 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+304 |